summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2016-02-04 15:13:15 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2016-02-04 15:13:15 +0000
commitb46c57cb0716f19cdb86675b0e78f0e92140060e (patch)
treeef9ac8629ff66f459a6710e54806e84c24f3109f
parente39653a66548e7f28e8840892113ef59e1c03c27 (diff)
downloadmpfr-b46c57cb0716f19cdb86675b0e78f0e92140060e.tar.gz
Replaced
Contributed by the AriC and Caramel projects by Contributed by the AriC and Caramba projects git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/branches/3.1@9943 280ebfd0-de03-0410-8827-d642c229c3f4
-rw-r--r--BUGS2
-rw-r--r--INSTALL2
-rw-r--r--NEWS2
-rw-r--r--README2
-rw-r--r--TODO2
-rw-r--r--acinclude.m42
-rw-r--r--configure.ac2
-rw-r--r--doc/FAQ.html2
-rw-r--r--doc/README.dev4
-rw-r--r--doc/faq.xsl2
-rw-r--r--examples/divworst.c2
-rw-r--r--examples/rndo-add.c2
-rw-r--r--examples/sample.c2
-rw-r--r--examples/version.c2
-rw-r--r--src/abort_prec_max.c2
-rw-r--r--src/acos.c2
-rw-r--r--src/acosh.c2
-rw-r--r--src/add.c2
-rw-r--r--src/add1.c2
-rw-r--r--src/add1sp.c2
-rw-r--r--src/add_d.c2
-rw-r--r--src/add_ui.c2
-rw-r--r--src/agm.c2
-rw-r--r--src/ai.c2
-rw-r--r--src/asin.c2
-rw-r--r--src/asinh.c2
-rw-r--r--src/atan.c2
-rw-r--r--src/atan2.c2
-rw-r--r--src/atanh.c2
-rw-r--r--src/bernoulli.c2
-rw-r--r--src/buildopt.c2
-rw-r--r--src/cache.c2
-rw-r--r--src/cbrt.c2
-rw-r--r--src/check.c2
-rw-r--r--src/clear.c2
-rw-r--r--src/clears.c2
-rw-r--r--src/cmp.c2
-rw-r--r--src/cmp2.c2
-rw-r--r--src/cmp_abs.c2
-rw-r--r--src/cmp_d.c2
-rw-r--r--src/cmp_ld.c2
-rw-r--r--src/cmp_si.c2
-rw-r--r--src/cmp_ui.c2
-rw-r--r--src/comparisons.c2
-rw-r--r--src/const_catalan.c2
-rw-r--r--src/const_euler.c2
-rw-r--r--src/const_log2.c2
-rw-r--r--src/const_pi.c2
-rw-r--r--src/constant.c2
-rw-r--r--src/copysign.c2
-rw-r--r--src/cos.c2
-rw-r--r--src/cosh.c2
-rw-r--r--src/cot.c2
-rw-r--r--src/coth.c2
-rw-r--r--src/csc.c2
-rw-r--r--src/csch.c2
-rw-r--r--src/d_div.c2
-rw-r--r--src/d_sub.c2
-rw-r--r--src/digamma.c2
-rw-r--r--src/dim.c2
-rw-r--r--src/div.c2
-rw-r--r--src/div_2exp.c2
-rw-r--r--src/div_2si.c2
-rw-r--r--src/div_2ui.c2
-rw-r--r--src/div_d.c2
-rw-r--r--src/div_ui.c2
-rw-r--r--src/dump.c2
-rw-r--r--src/eint.c2
-rw-r--r--src/eq.c2
-rw-r--r--src/erf.c2
-rw-r--r--src/erfc.c2
-rw-r--r--src/exceptions.c2
-rw-r--r--src/exp.c2
-rw-r--r--src/exp10.c2
-rw-r--r--src/exp2.c2
-rw-r--r--src/exp3.c2
-rw-r--r--src/exp_2.c2
-rw-r--r--src/expm1.c2
-rw-r--r--src/extract.c2
-rw-r--r--src/factorial.c2
-rw-r--r--src/fits_intmax.c2
-rw-r--r--src/fits_s.h2
-rw-r--r--src/fits_sint.c2
-rw-r--r--src/fits_slong.c2
-rw-r--r--src/fits_sshort.c2
-rw-r--r--src/fits_u.h2
-rw-r--r--src/fits_uint.c2
-rw-r--r--src/fits_uintmax.c2
-rw-r--r--src/fits_ulong.c2
-rw-r--r--src/fits_ushort.c2
-rw-r--r--src/fma.c2
-rw-r--r--src/fms.c2
-rw-r--r--src/frac.c2
-rw-r--r--src/free_cache.c2
-rw-r--r--src/frexp.c2
-rw-r--r--src/gamma.c2
-rw-r--r--src/gammaonethird.c2
-rw-r--r--src/gen_inverse.h2
-rw-r--r--src/get_d.c2
-rw-r--r--src/get_d64.c2
-rw-r--r--src/get_exp.c2
-rw-r--r--src/get_f.c2
-rw-r--r--src/get_flt.c2
-rw-r--r--src/get_ld.c2
-rw-r--r--src/get_si.c2
-rw-r--r--src/get_sj.c2
-rw-r--r--src/get_str.c2
-rw-r--r--src/get_ui.c2
-rw-r--r--src/get_uj.c2
-rw-r--r--src/get_z.c2
-rw-r--r--src/get_z_exp.c2
-rw-r--r--src/gmp_op.c2
-rw-r--r--src/grandom.c2
-rw-r--r--src/hypot.c2
-rw-r--r--src/ieee_floats.h2
-rw-r--r--src/init.c2
-rw-r--r--src/init2.c2
-rw-r--r--src/inits.c2
-rw-r--r--src/inits2.c2
-rw-r--r--src/inp_str.c2
-rw-r--r--src/int_ceil_log2.c2
-rw-r--r--src/isinf.c2
-rw-r--r--src/isinteger.c2
-rw-r--r--src/isnan.c2
-rw-r--r--src/isnum.c2
-rw-r--r--src/isqrt.c2
-rw-r--r--src/isregular.c2
-rw-r--r--src/iszero.c2
-rw-r--r--src/jn.c2
-rw-r--r--src/jyn_asympt.c2
-rw-r--r--src/li2.c2
-rw-r--r--src/lngamma.c2
-rw-r--r--src/log.c2
-rw-r--r--src/log10.c2
-rw-r--r--src/log1p.c2
-rw-r--r--src/log2.c2
-rw-r--r--src/logging.c2
-rw-r--r--src/min_prec.c2
-rw-r--r--src/minmax.c2
-rw-r--r--src/modf.c2
-rw-r--r--src/mpf2mpfr.h2
-rw-r--r--src/mpfr-gmp.c2
-rw-r--r--src/mpfr-gmp.h2
-rw-r--r--src/mpfr-impl.h2
-rw-r--r--src/mpfr-intmax.h2
-rw-r--r--src/mpfr-thread.h2
-rw-r--r--src/mpfr.h2
-rw-r--r--src/mpn_exp.c2
-rw-r--r--src/mul.c2
-rw-r--r--src/mul_2exp.c2
-rw-r--r--src/mul_2si.c2
-rw-r--r--src/mul_2ui.c2
-rw-r--r--src/mul_d.c2
-rw-r--r--src/mul_ui.c2
-rw-r--r--src/mulders.c2
-rw-r--r--src/neg.c2
-rw-r--r--src/next.c2
-rw-r--r--src/out_raw.c2
-rw-r--r--src/out_str.c2
-rw-r--r--src/pow.c2
-rw-r--r--src/pow_si.c2
-rw-r--r--src/pow_ui.c2
-rw-r--r--src/pow_z.c2
-rw-r--r--src/powerof2.c2
-rw-r--r--src/print_raw.c2
-rw-r--r--src/print_rnd_mode.c2
-rw-r--r--src/printf.c2
-rw-r--r--src/rec_sqrt.c2
-rw-r--r--src/reldiff.c2
-rw-r--r--src/rem1.c2
-rw-r--r--src/rint.c2
-rw-r--r--src/root.c2
-rw-r--r--src/round_near_x.c2
-rw-r--r--src/round_p.c2
-rw-r--r--src/round_prec.c2
-rw-r--r--src/round_raw_generic.c2
-rw-r--r--src/scale2.c2
-rw-r--r--src/sec.c2
-rw-r--r--src/sech.c2
-rw-r--r--src/set.c2
-rw-r--r--src/set_d.c2
-rw-r--r--src/set_d64.c2
-rw-r--r--src/set_dfl_prec.c2
-rw-r--r--src/set_exp.c2
-rw-r--r--src/set_f.c2
-rw-r--r--src/set_flt.c2
-rw-r--r--src/set_inf.c2
-rw-r--r--src/set_ld.c2
-rw-r--r--src/set_nan.c2
-rw-r--r--src/set_prc_raw.c2
-rw-r--r--src/set_prec.c2
-rw-r--r--src/set_q.c2
-rw-r--r--src/set_rnd.c2
-rw-r--r--src/set_si.c2
-rw-r--r--src/set_si_2exp.c2
-rw-r--r--src/set_sj.c2
-rw-r--r--src/set_str.c2
-rw-r--r--src/set_str_raw.c2
-rw-r--r--src/set_ui.c2
-rw-r--r--src/set_ui_2exp.c2
-rw-r--r--src/set_uj.c2
-rw-r--r--src/set_z.c2
-rw-r--r--src/set_z_exp.c2
-rw-r--r--src/set_zero.c2
-rw-r--r--src/setmax.c2
-rw-r--r--src/setmin.c2
-rw-r--r--src/setsign.c2
-rw-r--r--src/sgn.c2
-rw-r--r--src/si_op.c2
-rw-r--r--src/signbit.c2
-rw-r--r--src/sin.c2
-rw-r--r--src/sin_cos.c2
-rw-r--r--src/sinh.c2
-rw-r--r--src/sinh_cosh.c2
-rw-r--r--src/sqr.c2
-rw-r--r--src/sqrt.c2
-rw-r--r--src/sqrt_ui.c2
-rw-r--r--src/stack_interface.c2
-rw-r--r--src/strtofr.c2
-rw-r--r--src/sub.c2
-rw-r--r--src/sub1.c2
-rw-r--r--src/sub1sp.c2
-rw-r--r--src/sub_d.c2
-rw-r--r--src/sub_ui.c2
-rw-r--r--src/subnormal.c2
-rw-r--r--src/sum.c2
-rw-r--r--src/swap.c2
-rw-r--r--src/tan.c2
-rw-r--r--src/tanh.c2
-rw-r--r--src/uceil_exp2.c2
-rw-r--r--src/uceil_log2.c2
-rw-r--r--src/ufloor_log2.c2
-rw-r--r--src/ui_div.c2
-rw-r--r--src/ui_pow.c2
-rw-r--r--src/ui_pow_ui.c2
-rw-r--r--src/ui_sub.c2
-rw-r--r--src/urandom.c2
-rw-r--r--src/urandomb.c2
-rw-r--r--src/vasprintf.c2
-rw-r--r--src/version.c2
-rw-r--r--src/volatile.c2
-rw-r--r--src/yn.c2
-rw-r--r--src/zeta.c2
-rw-r--r--src/zeta_ui.c2
-rw-r--r--tests/cmp_str.c2
-rw-r--r--tests/data/digamma2
-rw-r--r--tests/data/li22
-rw-r--r--tests/memory.c2
-rw-r--r--tests/mpf_compat.c2
-rw-r--r--tests/mpf_compat.h2
-rw-r--r--tests/mpfr-test.h2
-rw-r--r--tests/mpfr_compat.c2
-rw-r--r--tests/random2.c2
-rw-r--r--tests/reuse.c2
-rw-r--r--tests/rnd_mode.c2
-rw-r--r--tests/tabs.c2
-rw-r--r--tests/tacos.c2
-rw-r--r--tests/tacosh.c2
-rw-r--r--tests/tadd.c2
-rw-r--r--tests/tadd1sp.c2
-rw-r--r--tests/tadd_d.c2
-rw-r--r--tests/tadd_ui.c2
-rw-r--r--tests/tagm.c2
-rw-r--r--tests/tai.c2
-rw-r--r--tests/tasin.c2
-rw-r--r--tests/tasinh.c2
-rw-r--r--tests/tatan.c2
-rw-r--r--tests/tatanh.c2
-rw-r--r--tests/taway.c2
-rw-r--r--tests/tbuildopt.c2
-rw-r--r--tests/tcan_round.c2
-rw-r--r--tests/tcbrt.c2
-rw-r--r--tests/tcheck.c2
-rw-r--r--tests/tcmp.c2
-rw-r--r--tests/tcmp2.c2
-rw-r--r--tests/tcmp_d.c2
-rw-r--r--tests/tcmp_ld.c2
-rw-r--r--tests/tcmp_ui.c2
-rw-r--r--tests/tcmpabs.c2
-rw-r--r--tests/tcomparisons.c2
-rw-r--r--tests/tconst_catalan.c2
-rw-r--r--tests/tconst_euler.c2
-rw-r--r--tests/tconst_log2.c2
-rw-r--r--tests/tconst_pi.c2
-rw-r--r--tests/tcopysign.c2
-rw-r--r--tests/tcos.c2
-rw-r--r--tests/tcosh.c2
-rw-r--r--tests/tcot.c2
-rw-r--r--tests/tcoth.c2
-rw-r--r--tests/tcsc.c2
-rw-r--r--tests/tcsch.c2
-rw-r--r--tests/td_div.c2
-rw-r--r--tests/td_sub.c2
-rw-r--r--tests/tdigamma.c2
-rw-r--r--tests/tdim.c2
-rw-r--r--tests/tdiv.c2
-rw-r--r--tests/tdiv_d.c2
-rw-r--r--tests/tdiv_ui.c2
-rw-r--r--tests/teint.c2
-rw-r--r--tests/teq.c2
-rw-r--r--tests/terf.c2
-rw-r--r--tests/tests.c2
-rw-r--r--tests/texceptions.c2
-rw-r--r--tests/texp.c2
-rw-r--r--tests/texp10.c2
-rw-r--r--tests/texp2.c2
-rw-r--r--tests/texpm1.c2
-rw-r--r--tests/tfactorial.c2
-rw-r--r--tests/tfits.c2
-rw-r--r--tests/tfma.c2
-rw-r--r--tests/tfmod.c2
-rw-r--r--tests/tfms.c2
-rw-r--r--tests/tfprintf.c2
-rw-r--r--tests/tfrac.c2
-rw-r--r--tests/tfrexp.c2
-rw-r--r--tests/tgamma.c2
-rw-r--r--tests/tgeneric.c2
-rw-r--r--tests/tgeneric_ui.c2
-rw-r--r--tests/tget_d.c2
-rw-r--r--tests/tget_d_2exp.c2
-rw-r--r--tests/tget_f.c2
-rw-r--r--tests/tget_flt.c2
-rw-r--r--tests/tget_ld_2exp.c2
-rw-r--r--tests/tget_set_d64.c2
-rw-r--r--tests/tget_sj.c2
-rw-r--r--tests/tget_str.c2
-rw-r--r--tests/tget_z.c2
-rw-r--r--tests/tgmpop.c2
-rw-r--r--tests/tgrandom.c2
-rw-r--r--tests/thyperbolic.c2
-rw-r--r--tests/thypot.c2
-rw-r--r--tests/tinits.c2
-rw-r--r--tests/tinp_str.c2
-rw-r--r--tests/tinternals.c2
-rw-r--r--tests/tisnan.c2
-rw-r--r--tests/tisqrt.c2
-rw-r--r--tests/tj0.c2
-rw-r--r--tests/tj1.c2
-rw-r--r--tests/tjn.c2
-rw-r--r--tests/tl2b.c2
-rw-r--r--tests/tlgamma.c2
-rw-r--r--tests/tli2.c2
-rw-r--r--tests/tlngamma.c2
-rw-r--r--tests/tlog.c2
-rw-r--r--tests/tlog10.c2
-rw-r--r--tests/tlog1p.c2
-rw-r--r--tests/tlog2.c2
-rw-r--r--tests/tmin_prec.c2
-rw-r--r--tests/tminmax.c2
-rw-r--r--tests/tmodf.c2
-rw-r--r--tests/tmul.c2
-rw-r--r--tests/tmul_2exp.c2
-rw-r--r--tests/tmul_d.c2
-rw-r--r--tests/tmul_ui.c2
-rw-r--r--tests/tnext.c2
-rw-r--r--tests/tout_str.c2
-rw-r--r--tests/toutimpl.c2
-rw-r--r--tests/tpow.c2
-rw-r--r--tests/tpow3.c2
-rw-r--r--tests/tpow_all.c2
-rw-r--r--tests/tpow_z.c2
-rw-r--r--tests/tprintf.c2
-rw-r--r--tests/trandom.c2
-rw-r--r--tests/trec_sqrt.c2
-rw-r--r--tests/tremquo.c2
-rw-r--r--tests/trint.c2
-rw-r--r--tests/troot.c2
-rw-r--r--tests/tround_prec.c2
-rw-r--r--tests/tsec.c2
-rw-r--r--tests/tsech.c2
-rw-r--r--tests/tset.c2
-rw-r--r--tests/tset_d.c2
-rw-r--r--tests/tset_exp.c2
-rw-r--r--tests/tset_f.c2
-rw-r--r--tests/tset_ld.c2
-rw-r--r--tests/tset_q.c2
-rw-r--r--tests/tset_si.c2
-rw-r--r--tests/tset_sj.c2
-rw-r--r--tests/tset_str.c2
-rw-r--r--tests/tset_z.c2
-rw-r--r--tests/tset_z_exp.c2
-rw-r--r--tests/tsgn.c2
-rw-r--r--tests/tsi_op.c2
-rw-r--r--tests/tsin.c2
-rw-r--r--tests/tsin_cos.c2
-rw-r--r--tests/tsinh.c2
-rw-r--r--tests/tsinh_cosh.c2
-rw-r--r--tests/tsprintf.c2
-rw-r--r--tests/tsqr.c2
-rw-r--r--tests/tsqrt.c2
-rw-r--r--tests/tsqrt_ui.c2
-rw-r--r--tests/tstckintc.c2
-rw-r--r--tests/tstdint.c2
-rw-r--r--tests/tstrtofr.c2
-rw-r--r--tests/tsub.c2
-rw-r--r--tests/tsub1sp.c2
-rw-r--r--tests/tsub_d.c2
-rw-r--r--tests/tsub_ui.c2
-rw-r--r--tests/tsubnormal.c2
-rw-r--r--tests/tsum.c2
-rw-r--r--tests/tswap.c2
-rw-r--r--tests/ttan.c2
-rw-r--r--tests/ttanh.c2
-rw-r--r--tests/ttrunc.c2
-rw-r--r--tests/tui_div.c2
-rw-r--r--tests/tui_pow.c2
-rw-r--r--tests/tui_sub.c2
-rw-r--r--tests/turandom.c2
-rw-r--r--tests/tvalist.c2
-rw-r--r--tests/tversion.c2
-rw-r--r--tests/ty0.c2
-rw-r--r--tests/ty1.c2
-rw-r--r--tests/tyn.c2
-rw-r--r--tests/tzeta.c2
-rw-r--r--tests/tzeta_ui.c2
-rwxr-xr-xtools/get_patches.sh2
-rw-r--r--tune/bidimensional_sample.c2
-rw-r--r--tune/speed.c2
-rw-r--r--tune/tuneup.c2
419 files changed, 420 insertions, 420 deletions
diff --git a/BUGS b/BUGS
index df57c2436..4bea948c2 100644
--- a/BUGS
+++ b/BUGS
@@ -1,5 +1,5 @@
Copyright 1999, 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/INSTALL b/INSTALL
index 0c65bf37e..1e2666711 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,5 +1,5 @@
Copyright 1999-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/NEWS b/NEWS
index 099220ff0..94361e074 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
Copyright 2000-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/README b/README
index 9b4d8b2c9..c38aafc07 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
Copyright 2000-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/TODO b/TODO
index 949317464..8967349ce 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,5 @@
Copyright 1999-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/acinclude.m4 b/acinclude.m4
index 0a29730e5..40965e019 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -1,7 +1,7 @@
dnl MPFR specific autoconf macros
dnl Copyright 2000, 2002-2016 Free Software Foundation, Inc.
-dnl Contributed by the AriC and Caramel projects, INRIA.
+dnl Contributed by the AriC and Caramba projects, INRIA.
dnl
dnl This file is part of the GNU MPFR Library.
dnl
diff --git a/configure.ac b/configure.ac
index ad7134f61..9af885d23 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_COPYRIGHT([
Copyright 1999-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/doc/FAQ.html b/doc/FAQ.html
index 1e52c74d9..f3c5ee778 100644
--- a/doc/FAQ.html
+++ b/doc/FAQ.html
@@ -3,7 +3,7 @@
<!--
Copyright 2000-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/doc/README.dev b/doc/README.dev
index 4f2c0fc76..25f3938fb 100644
--- a/doc/README.dev
+++ b/doc/README.dev
@@ -1,5 +1,5 @@
Copyright 2002-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
@@ -852,7 +852,7 @@ of tests/Makefile.am
/* Test file for mpfr_func.
Copyright 2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/doc/faq.xsl b/doc/faq.xsl
index e28e9ecd4..b822f42f2 100644
--- a/doc/faq.xsl
+++ b/doc/faq.xsl
@@ -28,7 +28,7 @@ wget -q -O - http://www.mpfr.org/faq.html | \
<xsl:text>&#10;</xsl:text>
<xsl:comment>
Copyright 2000-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/examples/divworst.c b/examples/divworst.c
index 76a80bcf9..68bd60dc4 100644
--- a/examples/divworst.c
+++ b/examples/divworst.c
@@ -14,7 +14,7 @@
/*
Copyright 2009-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/examples/rndo-add.c b/examples/rndo-add.c
index b199d0ea3..0a6729e97 100644
--- a/examples/rndo-add.c
+++ b/examples/rndo-add.c
@@ -9,7 +9,7 @@
/*
Copyright 2009-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/examples/sample.c b/examples/sample.c
index 7fdb90c67..fe50e081d 100644
--- a/examples/sample.c
+++ b/examples/sample.c
@@ -4,7 +4,7 @@
/*
Copyright 1999-2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/examples/version.c b/examples/version.c
index e6af29bd8..03f048e13 100644
--- a/examples/version.c
+++ b/examples/version.c
@@ -4,7 +4,7 @@
/*
Copyright 2010-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/abort_prec_max.c b/src/abort_prec_max.c
index 3b3017533..92eb80de3 100644
--- a/src/abort_prec_max.c
+++ b/src/abort_prec_max.c
@@ -1,7 +1,7 @@
/* mpfr_abort_prec_max -- Abort due to maximal precision overflow.
Copyright 2005-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/acos.c b/src/acos.c
index d7f673a50..9dc79eb8a 100644
--- a/src/acos.c
+++ b/src/acos.c
@@ -1,7 +1,7 @@
/* mpfr_acos -- arc-cosinus of a floating-point number
Copyright 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/acosh.c b/src/acosh.c
index 2b448713d..0bfa102e8 100644
--- a/src/acosh.c
+++ b/src/acosh.c
@@ -1,7 +1,7 @@
/* mpfr_acosh -- inverse hyperbolic cosine
Copyright 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/add.c b/src/add.c
index ef04cf679..a38546b35 100644
--- a/src/add.c
+++ b/src/add.c
@@ -1,7 +1,7 @@
/* mpfr_add -- add two floating-point numbers
Copyright 1999-2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/add1.c b/src/add1.c
index a2da8a634..9c3f21327 100644
--- a/src/add1.c
+++ b/src/add1.c
@@ -1,7 +1,7 @@
/* mpfr_add1 -- internal function to perform a "real" addition
Copyright 1999-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/add1sp.c b/src/add1sp.c
index 3499fa9b6..c9c92f6cc 100644
--- a/src/add1sp.c
+++ b/src/add1sp.c
@@ -2,7 +2,7 @@
All the op must have the same precision
Copyright 2004-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/add_d.c b/src/add_d.c
index c98000282..47a533a79 100644
--- a/src/add_d.c
+++ b/src/add_d.c
@@ -2,7 +2,7 @@
to a machine double precision float
Copyright 2007-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/add_ui.c b/src/add_ui.c
index 4e0b93082..49c6752a0 100644
--- a/src/add_ui.c
+++ b/src/add_ui.c
@@ -1,7 +1,7 @@
/* mpfr_add_ui -- add a floating-point number with a machine integer
Copyright 2000-2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/agm.c b/src/agm.c
index 224019cf8..8fabb738b 100644
--- a/src/agm.c
+++ b/src/agm.c
@@ -1,7 +1,7 @@
/* mpfr_agm -- arithmetic-geometric mean of two floating-point numbers
Copyright 1999-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/ai.c b/src/ai.c
index f435f0f42..313cf98e1 100644
--- a/src/ai.c
+++ b/src/ai.c
@@ -1,7 +1,7 @@
/* mpfr_ai -- Airy function Ai
Copyright 2010-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/asin.c b/src/asin.c
index 1d38ffb3b..9556d2000 100644
--- a/src/asin.c
+++ b/src/asin.c
@@ -1,7 +1,7 @@
/* mpfr_asin -- arc-sinus of a floating-point number
Copyright 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/asinh.c b/src/asinh.c
index bd39d59b5..f3274bc7a 100644
--- a/src/asinh.c
+++ b/src/asinh.c
@@ -1,7 +1,7 @@
/* mpfr_asinh -- inverse hyperbolic sine
Copyright 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/atan.c b/src/atan.c
index 41c019029..cd1875c6d 100644
--- a/src/atan.c
+++ b/src/atan.c
@@ -1,7 +1,7 @@
/* mpfr_atan -- arc-tangent of a floating-point number
Copyright 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/atan2.c b/src/atan2.c
index 97d2776b9..02b5654ab 100644
--- a/src/atan2.c
+++ b/src/atan2.c
@@ -1,7 +1,7 @@
/* mpfr_atan2 -- arc-tan 2 of a floating-point number
Copyright 2005-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/atanh.c b/src/atanh.c
index 3a6db80ec..0ad46ecac 100644
--- a/src/atanh.c
+++ b/src/atanh.c
@@ -1,7 +1,7 @@
/* mpfr_atanh -- Inverse Hyperbolic Tangente
Copyright 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/bernoulli.c b/src/bernoulli.c
index b044d1d08..b175a65a4 100644
--- a/src/bernoulli.c
+++ b/src/bernoulli.c
@@ -1,7 +1,7 @@
/* bernoulli -- internal function to compute Bernoulli numbers.
Copyright 2005-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/buildopt.c b/src/buildopt.c
index fd67ba902..d25c61e9f 100644
--- a/src/buildopt.c
+++ b/src/buildopt.c
@@ -2,7 +2,7 @@
mpfr library compilation
Copyright 2009-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/cache.c b/src/cache.c
index 528da08d2..1324ccec2 100644
--- a/src/cache.c
+++ b/src/cache.c
@@ -1,7 +1,7 @@
/* mpfr_cache -- cache interface for multiple-precision constants in MPFR.
Copyright 2004-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/cbrt.c b/src/cbrt.c
index 3745c410f..6a72ba196 100644
--- a/src/cbrt.c
+++ b/src/cbrt.c
@@ -1,7 +1,7 @@
/* mpfr_cbrt -- cube root function.
Copyright 2002-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/check.c b/src/check.c
index 4656f6a26..3dec303d0 100644
--- a/src/check.c
+++ b/src/check.c
@@ -1,7 +1,7 @@
/* mpfr_check -- Check if a floating-point number has not been corrupted.
Copyright 2003-2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/clear.c b/src/clear.c
index b0aa3fd68..3b3d4671e 100644
--- a/src/clear.c
+++ b/src/clear.c
@@ -1,7 +1,7 @@
/* mpfr_clear -- free the memory space allocated for a floating-point number
Copyright 1999-2001, 2004-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/clears.c b/src/clears.c
index 8d8c9b807..d608f5738 100644
--- a/src/clears.c
+++ b/src/clears.c
@@ -2,7 +2,7 @@
floating-point numbers
Copyright 2003-2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/cmp.c b/src/cmp.c
index e7f74d7c4..e123453c5 100644
--- a/src/cmp.c
+++ b/src/cmp.c
@@ -1,7 +1,7 @@
/* mpfr_cmp -- compare two floating-point numbers
Copyright 1999, 2001, 2003-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/cmp2.c b/src/cmp2.c
index f7da10295..79a5a37c4 100644
--- a/src/cmp2.c
+++ b/src/cmp2.c
@@ -1,7 +1,7 @@
/* mpfr_cmp2 -- exponent shift when subtracting two numbers.
Copyright 1999-2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/cmp_abs.c b/src/cmp_abs.c
index 7b2bbac6b..0c9d27075 100644
--- a/src/cmp_abs.c
+++ b/src/cmp_abs.c
@@ -1,7 +1,7 @@
/* mpfr_cmpabs -- compare the absolute values of two FP numbers
Copyright 1999, 2001-2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/cmp_d.c b/src/cmp_d.c
index 542fad89d..5810d5f0d 100644
--- a/src/cmp_d.c
+++ b/src/cmp_d.c
@@ -1,7 +1,7 @@
/* mpfr_cmp_d -- compare a floating-point number with a double
Copyright 2003-2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/cmp_ld.c b/src/cmp_ld.c
index 3c1bb29cc..7c9c64d06 100644
--- a/src/cmp_ld.c
+++ b/src/cmp_ld.c
@@ -1,7 +1,7 @@
/* mpfr_cmp_d -- compare a floating-point number with a long double
Copyright 2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/cmp_si.c b/src/cmp_si.c
index 3a3a575a0..86b93665d 100644
--- a/src/cmp_si.c
+++ b/src/cmp_si.c
@@ -2,7 +2,7 @@
machine integer multiplied by a power of 2
Copyright 1999, 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/cmp_ui.c b/src/cmp_ui.c
index c45bc9e6a..a186207c5 100644
--- a/src/cmp_ui.c
+++ b/src/cmp_ui.c
@@ -2,7 +2,7 @@
machine integer multiplied by a power of 2
Copyright 1999, 2001-2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/comparisons.c b/src/comparisons.c
index 65a4ce2e6..3c06b879b 100644
--- a/src/comparisons.c
+++ b/src/comparisons.c
@@ -1,7 +1,7 @@
/* comparison predicates
Copyright 2002-2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/const_catalan.c b/src/const_catalan.c
index f5f296ac2..db27b9d33 100644
--- a/src/const_catalan.c
+++ b/src/const_catalan.c
@@ -1,7 +1,7 @@
/* mpfr_const_catalan -- compute Catalan's constant.
Copyright 2005-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/const_euler.c b/src/const_euler.c
index 20af5cf92..bf538761a 100644
--- a/src/const_euler.c
+++ b/src/const_euler.c
@@ -1,7 +1,7 @@
/* mpfr_const_euler -- Euler's constant
Copyright 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/const_log2.c b/src/const_log2.c
index d99f32c28..ababdeb5c 100644
--- a/src/const_log2.c
+++ b/src/const_log2.c
@@ -1,7 +1,7 @@
/* mpfr_const_log2 -- compute natural logarithm of 2
Copyright 1999, 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/const_pi.c b/src/const_pi.c
index 0e39c4844..05579f49a 100644
--- a/src/const_pi.c
+++ b/src/const_pi.c
@@ -1,7 +1,7 @@
/* mpfr_const_pi -- compute Pi
Copyright 1999-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/constant.c b/src/constant.c
index 656b30adb..7ff8c04da 100644
--- a/src/constant.c
+++ b/src/constant.c
@@ -1,7 +1,7 @@
/* MPFR internal constant FP numbers
Copyright 2005-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/copysign.c b/src/copysign.c
index 3f7f23de7..010675ca4 100644
--- a/src/copysign.c
+++ b/src/copysign.c
@@ -1,7 +1,7 @@
/* mpfr_copysign -- Produce a value with the magnitude of x and sign bit of y
Copyright 2001-2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/cos.c b/src/cos.c
index c27d568ef..b2b864345 100644
--- a/src/cos.c
+++ b/src/cos.c
@@ -1,7 +1,7 @@
/* mpfr_cos -- cosine of a floating-point number
Copyright 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/cosh.c b/src/cosh.c
index ed6981869..3d3ede4eb 100644
--- a/src/cosh.c
+++ b/src/cosh.c
@@ -1,7 +1,7 @@
/* mpfr_cosh -- hyperbolic cosine
Copyright 2001-2002, 2004-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/cot.c b/src/cot.c
index a3985c1e8..44744f71a 100644
--- a/src/cot.c
+++ b/src/cot.c
@@ -1,7 +1,7 @@
/* mpfr_cot - cotangent function.
Copyright 2005-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/coth.c b/src/coth.c
index a7c41f19c..94f664418 100644
--- a/src/coth.c
+++ b/src/coth.c
@@ -1,7 +1,7 @@
/* mpfr_coth - Hyperbolic cotangent function.
Copyright 2005-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/csc.c b/src/csc.c
index 867300f4b..d1cd63a32 100644
--- a/src/csc.c
+++ b/src/csc.c
@@ -1,7 +1,7 @@
/* mpfr_csc - cosecant function.
Copyright 2005-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/csch.c b/src/csch.c
index 2d13d5f38..dc46654e5 100644
--- a/src/csch.c
+++ b/src/csch.c
@@ -1,7 +1,7 @@
/* mpfr_csch - Hyperbolic cosecant function.
Copyright 2005-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/d_div.c b/src/d_div.c
index 4be837a0d..c7f4d62c5 100644
--- a/src/d_div.c
+++ b/src/d_div.c
@@ -2,7 +2,7 @@
by a multiple precision floating-point number
Copyright 2007-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/d_sub.c b/src/d_sub.c
index db6136a2d..bad6cf497 100644
--- a/src/d_sub.c
+++ b/src/d_sub.c
@@ -2,7 +2,7 @@
from a machine double precision float
Copyright 2007-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/digamma.c b/src/digamma.c
index aa045ee54..99110e933 100644
--- a/src/digamma.c
+++ b/src/digamma.c
@@ -1,7 +1,7 @@
/* mpfr_digamma -- digamma function of a floating-point number
Copyright 2009-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/dim.c b/src/dim.c
index b93c98c39..3212f10d5 100644
--- a/src/dim.c
+++ b/src/dim.c
@@ -1,7 +1,7 @@
/* mpfr_dim -- positive difference
Copyright 2001-2002, 2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/div.c b/src/div.c
index ad3ff17bc..4e47c8932 100644
--- a/src/div.c
+++ b/src/div.c
@@ -1,7 +1,7 @@
/* mpfr_div -- divide two floating-point numbers
Copyright 1999, 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/div_2exp.c b/src/div_2exp.c
index 2180709d1..d28e84576 100644
--- a/src/div_2exp.c
+++ b/src/div_2exp.c
@@ -1,7 +1,7 @@
/* mpfr_div_2exp -- divide a floating-point number by a power of two
Copyright 1999, 2001, 2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/div_2si.c b/src/div_2si.c
index 5f05ef088..b3c877543 100644
--- a/src/div_2si.c
+++ b/src/div_2si.c
@@ -1,7 +1,7 @@
/* mpfr_div_2si -- divide a floating-point number by a power of two
Copyright 1999, 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/div_2ui.c b/src/div_2ui.c
index 2ac4651e0..71ce188c8 100644
--- a/src/div_2ui.c
+++ b/src/div_2ui.c
@@ -1,7 +1,7 @@
/* mpfr_div_2ui -- divide a floating-point number by a power of two
Copyright 1999, 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/div_d.c b/src/div_d.c
index 16b3d63bd..4d299fd99 100644
--- a/src/div_d.c
+++ b/src/div_d.c
@@ -2,7 +2,7 @@
by a machine double precision float
Copyright 2007-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/div_ui.c b/src/div_ui.c
index 3c5658123..0bc2044cd 100644
--- a/src/div_ui.c
+++ b/src/div_ui.c
@@ -1,7 +1,7 @@
/* mpfr_div_{ui,si} -- divide a floating-point number by a machine integer
Copyright 1999-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/dump.c b/src/dump.c
index 158887e90..7b3c256e3 100644
--- a/src/dump.c
+++ b/src/dump.c
@@ -1,7 +1,7 @@
/* mpfr_dump -- Dump a float to stdout.
Copyright 1999, 2001, 2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/eint.c b/src/eint.c
index 4c1c7340e..9638008f3 100644
--- a/src/eint.c
+++ b/src/eint.c
@@ -1,7 +1,7 @@
/* mpfr_eint, mpfr_eint1 -- the exponential integral
Copyright 2005-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/eq.c b/src/eq.c
index fe2115242..f97431bc6 100644
--- a/src/eq.c
+++ b/src/eq.c
@@ -1,7 +1,7 @@
/* mpfr_eq -- Compare two floats up to a specified bit #.
Copyright 1999, 2001, 2003-2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/erf.c b/src/erf.c
index 7be2da2eb..7bf702509 100644
--- a/src/erf.c
+++ b/src/erf.c
@@ -1,7 +1,7 @@
/* mpfr_erf -- error function of a floating-point number
Copyright 2001, 2003-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/erfc.c b/src/erfc.c
index da78037fa..c65646cc4 100644
--- a/src/erfc.c
+++ b/src/erfc.c
@@ -1,7 +1,7 @@
/* mpfr_erfc -- The Complementary Error Function of a floating-point number
Copyright 2005-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/exceptions.c b/src/exceptions.c
index a83f58888..555f3c2c8 100644
--- a/src/exceptions.c
+++ b/src/exceptions.c
@@ -1,7 +1,7 @@
/* Exception flags and utilities.
Copyright 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/exp.c b/src/exp.c
index 3d56397c7..225b67743 100644
--- a/src/exp.c
+++ b/src/exp.c
@@ -1,7 +1,7 @@
/* mpfr_exp -- exponential of a floating-point number
Copyright 1999-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/exp10.c b/src/exp10.c
index b7aa16d5b..e68d8aab4 100644
--- a/src/exp10.c
+++ b/src/exp10.c
@@ -1,7 +1,7 @@
/* mpfr_exp10 -- power of 10 function 10^y
Copyright 2003-2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/exp2.c b/src/exp2.c
index 90c241d08..21c057cbe 100644
--- a/src/exp2.c
+++ b/src/exp2.c
@@ -1,7 +1,7 @@
/* mpfr_exp2 -- power of 2 function 2^y
Copyright 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/exp3.c b/src/exp3.c
index dcaac051b..be4c23f94 100644
--- a/src/exp3.c
+++ b/src/exp3.c
@@ -1,7 +1,7 @@
/* mpfr_exp -- exponential of a floating-point number
Copyright 1999, 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/exp_2.c b/src/exp_2.c
index 2d4720ce8..d6bf4d634 100644
--- a/src/exp_2.c
+++ b/src/exp_2.c
@@ -2,7 +2,7 @@
using algorithms in O(n^(1/2)*M(n)) and O(n^(1/3)*M(n))
Copyright 1999-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/expm1.c b/src/expm1.c
index 73ebe9bd3..004ce4d5d 100644
--- a/src/expm1.c
+++ b/src/expm1.c
@@ -1,7 +1,7 @@
/* mpfr_expm1 -- Compute exp(x)-1
Copyright 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/extract.c b/src/extract.c
index 12400feb4..3eb7b946a 100644
--- a/src/extract.c
+++ b/src/extract.c
@@ -1,7 +1,7 @@
/* mpfr_extract -- bit-extraction function for the binary splitting algorithm
Copyright 2000-2002, 2004-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/factorial.c b/src/factorial.c
index 3af27ed62..4f467d75c 100644
--- a/src/factorial.c
+++ b/src/factorial.c
@@ -1,7 +1,7 @@
/* mpfr_fac_ui -- factorial of a non-negative integer
Copyright 2001, 2004-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/fits_intmax.c b/src/fits_intmax.c
index cc60c24b3..f7276fada 100644
--- a/src/fits_intmax.c
+++ b/src/fits_intmax.c
@@ -1,7 +1,7 @@
/* mpfr_fits_intmax_p -- test whether an mpfr fits an intmax_t.
Copyright 2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/fits_s.h b/src/fits_s.h
index fad3a3119..98fe27567 100644
--- a/src/fits_s.h
+++ b/src/fits_s.h
@@ -1,7 +1,7 @@
/* mpfr_fits_*_p -- test whether an mpfr fits a C signed type.
Copyright 2003-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/fits_sint.c b/src/fits_sint.c
index e5f047f32..5ab11409b 100644
--- a/src/fits_sint.c
+++ b/src/fits_sint.c
@@ -1,7 +1,7 @@
/* mpfr_fits_sint_p -- test whether an mpfr fits an int.
Copyright 2003, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/fits_slong.c b/src/fits_slong.c
index c665e4518..3ff287486 100644
--- a/src/fits_slong.c
+++ b/src/fits_slong.c
@@ -1,7 +1,7 @@
/* mpfr_fits_slong_p -- test whether an mpfr fits a long.
Copyright 2003, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/fits_sshort.c b/src/fits_sshort.c
index 4211cd5bb..d9099800f 100644
--- a/src/fits_sshort.c
+++ b/src/fits_sshort.c
@@ -1,7 +1,7 @@
/* mpfr_fits_sshort_p -- test whether an mpfr fits a short.
Copyright 2003, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/fits_u.h b/src/fits_u.h
index 1b1b137f8..28a9e4ec9 100644
--- a/src/fits_u.h
+++ b/src/fits_u.h
@@ -1,7 +1,7 @@
/* mpfr_fits_*_p -- test whether an mpfr fits a C unsigned type.
Copyright 2003-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/fits_uint.c b/src/fits_uint.c
index 37298b8bd..96e2cc5ab 100644
--- a/src/fits_uint.c
+++ b/src/fits_uint.c
@@ -1,7 +1,7 @@
/* mpfr_fits_uint_p -- test whether an mpfr fits an unsigned int.
Copyright 2003, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/fits_uintmax.c b/src/fits_uintmax.c
index c4edb939b..a206287cc 100644
--- a/src/fits_uintmax.c
+++ b/src/fits_uintmax.c
@@ -1,7 +1,7 @@
/* mpfr_fits_uintmax_p -- test whether an mpfr fits an uintmax_t.
Copyright 2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/fits_ulong.c b/src/fits_ulong.c
index b1ac94db1..8e2c10519 100644
--- a/src/fits_ulong.c
+++ b/src/fits_ulong.c
@@ -1,7 +1,7 @@
/* mpfr_fits_ulong_p -- test whether an mpfr fits an unsigned long.
Copyright 2003, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/fits_ushort.c b/src/fits_ushort.c
index 66c3e9c9c..63bfbc0ec 100644
--- a/src/fits_ushort.c
+++ b/src/fits_ushort.c
@@ -1,7 +1,7 @@
/* mpfr_fits_ushort_p -- test whether an mpfr fits an unsigned short.
Copyright 2003, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/fma.c b/src/fma.c
index 9e3663e99..da81a567a 100644
--- a/src/fma.c
+++ b/src/fma.c
@@ -1,7 +1,7 @@
/* mpfr_fma -- Floating multiply-add
Copyright 2001-2002, 2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/fms.c b/src/fms.c
index 00c481ac2..868b4d661 100644
--- a/src/fms.c
+++ b/src/fms.c
@@ -1,7 +1,7 @@
/* mpfr_fms -- Floating multiply-subtract
Copyright 2001-2002, 2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/frac.c b/src/frac.c
index b93b2eaa0..0bb38b236 100644
--- a/src/frac.c
+++ b/src/frac.c
@@ -1,7 +1,7 @@
/* mpfr_frac -- Fractional part of a floating-point number.
Copyright 2002-2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/free_cache.c b/src/free_cache.c
index 335c54af3..d65784f28 100644
--- a/src/free_cache.c
+++ b/src/free_cache.c
@@ -1,7 +1,7 @@
/* mpfr_free_cache - Free the cache used by MPFR for internal consts.
Copyright 2004-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/frexp.c b/src/frexp.c
index 3957fb6e7..c5bcf0f44 100644
--- a/src/frexp.c
+++ b/src/frexp.c
@@ -1,7 +1,7 @@
/* mpfr_frexp -- convert to integral and fractional parts
Copyright 2011-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/gamma.c b/src/gamma.c
index 115e6686d..efe5ca688 100644
--- a/src/gamma.c
+++ b/src/gamma.c
@@ -1,7 +1,7 @@
/* mpfr_gamma -- gamma function
Copyright 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/gammaonethird.c b/src/gammaonethird.c
index 422fbc456..f7a21fe1c 100644
--- a/src/gammaonethird.c
+++ b/src/gammaonethird.c
@@ -1,7 +1,7 @@
/* Functions for evaluating Gamma(1/3) and Gamma(2/3). Used by mpfr_ai.
Copyright 2010-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/gen_inverse.h b/src/gen_inverse.h
index d4b658332..c0715d1da 100644
--- a/src/gen_inverse.h
+++ b/src/gen_inverse.h
@@ -1,7 +1,7 @@
/* generic inverse of a function.
Copyright 2005-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/get_d.c b/src/get_d.c
index e43399ac0..aa5751e8a 100644
--- a/src/get_d.c
+++ b/src/get_d.c
@@ -2,7 +2,7 @@
number to a machine double precision float
Copyright 1999-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/get_d64.c b/src/get_d64.c
index dcff29d06..84dd130ad 100644
--- a/src/get_d64.c
+++ b/src/get_d64.c
@@ -6,7 +6,7 @@ http://gcc.gnu.org/onlinedocs/gcc/Decimal-Float.html,
and TR 24732 <http://www.open-std.org/jtc1/sc22/wg14/www/projects#24732>.
Copyright 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/get_exp.c b/src/get_exp.c
index bf081d0aa..99ae1184a 100644
--- a/src/get_exp.c
+++ b/src/get_exp.c
@@ -1,7 +1,7 @@
/* mpfr_get_exp - get the exponent of a floating-point number
Copyright 2002-2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/get_f.c b/src/get_f.c
index c0760f95b..de94ddafb 100644
--- a/src/get_f.c
+++ b/src/get_f.c
@@ -1,7 +1,7 @@
/* mpfr_get_f -- convert a MPFR number to a GNU MPF number
Copyright 2005-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/get_flt.c b/src/get_flt.c
index 4074f4eba..b1cf41e5f 100644
--- a/src/get_flt.c
+++ b/src/get_flt.c
@@ -1,7 +1,7 @@
/* mpfr_get_flt -- convert a mpfr_t to a machine single precision float
Copyright 2009-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/get_ld.c b/src/get_ld.c
index 496be6e0d..1c1efedbc 100644
--- a/src/get_ld.c
+++ b/src/get_ld.c
@@ -2,7 +2,7 @@
number to a machine long double
Copyright 2002-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/get_si.c b/src/get_si.c
index 10090b61a..ef8ce3966 100644
--- a/src/get_si.c
+++ b/src/get_si.c
@@ -1,7 +1,7 @@
/* mpfr_get_si -- convert a floating-point number to a signed long.
Copyright 2003-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/get_sj.c b/src/get_sj.c
index 0ca224f84..9bd68a181 100644
--- a/src/get_sj.c
+++ b/src/get_sj.c
@@ -1,7 +1,7 @@
/* mpfr_get_sj -- convert a MPFR number to a huge machine signed integer
Copyright 2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/get_str.c b/src/get_str.c
index 87e050093..0b2840622 100644
--- a/src/get_str.c
+++ b/src/get_str.c
@@ -1,7 +1,7 @@
/* mpfr_get_str -- output a floating-point number to a string
Copyright 1999-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/get_ui.c b/src/get_ui.c
index 404b62a96..0bf5b5e3f 100644
--- a/src/get_ui.c
+++ b/src/get_ui.c
@@ -1,7 +1,7 @@
/* mpfr_get_ui -- convert a floating-point number to an unsigned long.
Copyright 2003-2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/get_uj.c b/src/get_uj.c
index ceb567cd9..b7ea2d977 100644
--- a/src/get_uj.c
+++ b/src/get_uj.c
@@ -1,7 +1,7 @@
/* mpfr_get_uj -- convert a MPFR number to a huge machine unsigned integer
Copyright 2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/get_z.c b/src/get_z.c
index ea97b632b..e32325513 100644
--- a/src/get_z.c
+++ b/src/get_z.c
@@ -2,7 +2,7 @@
a floating-point number
Copyright 2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/get_z_exp.c b/src/get_z_exp.c
index a17db2631..bc8eb0be5 100644
--- a/src/get_z_exp.c
+++ b/src/get_z_exp.c
@@ -2,7 +2,7 @@
from a floating-point number
Copyright 2000-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/gmp_op.c b/src/gmp_op.c
index c1a830b24..9418fa098 100644
--- a/src/gmp_op.c
+++ b/src/gmp_op.c
@@ -1,7 +1,7 @@
/* Implementations of operations between mpfr and mpz/mpq data
Copyright 2001, 2003-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/grandom.c b/src/grandom.c
index b80ae9998..5d07ae9af 100644
--- a/src/grandom.c
+++ b/src/grandom.c
@@ -4,7 +4,7 @@
to the given rounding mode.
Copyright 2011-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/hypot.c b/src/hypot.c
index 98c94afd1..da3890650 100644
--- a/src/hypot.c
+++ b/src/hypot.c
@@ -1,7 +1,7 @@
/* mpfr_hypot -- Euclidean distance
Copyright 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/ieee_floats.h b/src/ieee_floats.h
index 7867bf17c..91ca5b92a 100644
--- a/src/ieee_floats.h
+++ b/src/ieee_floats.h
@@ -1,7 +1,7 @@
/* auxiliary data to generate special IEEE floats (NaN, +Inf, -Inf)
Copyright 1999-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/init.c b/src/init.c
index e92cec2a9..e2aa53ffc 100644
--- a/src/init.c
+++ b/src/init.c
@@ -1,7 +1,7 @@
/* mpfr_init -- initialize a floating-point number
Copyright 1999, 2001-2002, 2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/init2.c b/src/init2.c
index ad4216b31..9e720f748 100644
--- a/src/init2.c
+++ b/src/init2.c
@@ -1,7 +1,7 @@
/* mpfr_init2 -- initialize a floating-point number with given precision
Copyright 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/inits.c b/src/inits.c
index d0d6c160f..888f788f2 100644
--- a/src/inits.c
+++ b/src/inits.c
@@ -1,7 +1,7 @@
/* mpfr_inits -- initialize several floating-point numbers
Copyright 2003-2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/inits2.c b/src/inits2.c
index 3882dc65d..4791139d3 100644
--- a/src/inits2.c
+++ b/src/inits2.c
@@ -2,7 +2,7 @@
precision
Copyright 2003-2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/inp_str.c b/src/inp_str.c
index 7897a5e88..b155b149e 100644
--- a/src/inp_str.c
+++ b/src/inp_str.c
@@ -2,7 +2,7 @@
and store the result in ROP
Copyright 1999, 2001-2002, 2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/int_ceil_log2.c b/src/int_ceil_log2.c
index 8a2cb1e72..a6595a6c7 100644
--- a/src/int_ceil_log2.c
+++ b/src/int_ceil_log2.c
@@ -1,7 +1,7 @@
/* __gmpfr_int_ceil_log2 -- Integer ceil of log2(x)
Copyright 2004-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/isinf.c b/src/isinf.c
index c2be4f8fe..264a8ea1a 100644
--- a/src/isinf.c
+++ b/src/isinf.c
@@ -1,7 +1,7 @@
/* mpfr_inf_p -- check for infinities
Copyright 2000-2001, 2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/isinteger.c b/src/isinteger.c
index 5de444aa2..6ec39a473 100644
--- a/src/isinteger.c
+++ b/src/isinteger.c
@@ -1,7 +1,7 @@
/* mpfr_integer_p -- test if a mpfr variable is integer.
Copyright 2001-2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/isnan.c b/src/isnan.c
index c80830a53..36e8ad7a8 100644
--- a/src/isnan.c
+++ b/src/isnan.c
@@ -1,7 +1,7 @@
/* mpfr_nan_p -- check for NaN
Copyright 2000-2001, 2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/isnum.c b/src/isnum.c
index 14f033875..e3bf2813f 100644
--- a/src/isnum.c
+++ b/src/isnum.c
@@ -1,7 +1,7 @@
/* mpfr_number_p -- check for ordinary numbers
Copyright 2000-2002, 2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/isqrt.c b/src/isqrt.c
index ade99b4fd..56228df7c 100644
--- a/src/isqrt.c
+++ b/src/isqrt.c
@@ -1,7 +1,7 @@
/* __gmpfr_isqrt && __gmpfr_cuberoot -- Integer square root and cube root
Copyright 2004-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/isregular.c b/src/isregular.c
index 8f70a2ffd..1b5c5519b 100644
--- a/src/isregular.c
+++ b/src/isregular.c
@@ -1,7 +1,7 @@
/* mpfr_regular_p -- check for regular number (neither NaN, Inf or zero)
Copyright 2009-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/iszero.c b/src/iszero.c
index 77d6be952..45c6d470c 100644
--- a/src/iszero.c
+++ b/src/iszero.c
@@ -1,7 +1,7 @@
/* mpfr_zero_p -- check for zero
Copyright 2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/jn.c b/src/jn.c
index 78509c013..182f1e046 100644
--- a/src/jn.c
+++ b/src/jn.c
@@ -2,7 +2,7 @@
http://www.opengroup.org/onlinepubs/009695399/functions/j0.html
Copyright 2007-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/jyn_asympt.c b/src/jyn_asympt.c
index a97d487ec..fe0f3b9b3 100644
--- a/src/jyn_asympt.c
+++ b/src/jyn_asympt.c
@@ -1,7 +1,7 @@
/* mpfr_jn_asympt, mpfr_yn_asympt -- shared code for mpfr_jn and mpfr_yn
Copyright 2007-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/li2.c b/src/li2.c
index 105f9c103..357ee4c9b 100644
--- a/src/li2.c
+++ b/src/li2.c
@@ -1,7 +1,7 @@
/* mpfr_li2 -- Dilogarithm.
Copyright 2007-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/lngamma.c b/src/lngamma.c
index 4d6d11c05..de98b171b 100644
--- a/src/lngamma.c
+++ b/src/lngamma.c
@@ -1,7 +1,7 @@
/* mpfr_lngamma -- lngamma function
Copyright 2005-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/log.c b/src/log.c
index 09f9dda1d..2cb1e646c 100644
--- a/src/log.c
+++ b/src/log.c
@@ -1,7 +1,7 @@
/* mpfr_log -- natural logarithm of a floating-point number
Copyright 1999-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/log10.c b/src/log10.c
index 00eb98bf8..5700af4c8 100644
--- a/src/log10.c
+++ b/src/log10.c
@@ -1,7 +1,7 @@
/* mpfr_log10 -- logarithm in base 10.
Copyright 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/log1p.c b/src/log1p.c
index a44fc2da7..53720fe20 100644
--- a/src/log1p.c
+++ b/src/log1p.c
@@ -1,7 +1,7 @@
/* mpfr_log1p -- Compute log(1+x)
Copyright 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/log2.c b/src/log2.c
index a4b068025..6d755e027 100644
--- a/src/log2.c
+++ b/src/log2.c
@@ -1,7 +1,7 @@
/* mpfr_log2 -- log base 2
Copyright 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/logging.c b/src/logging.c
index ec5789331..963fac705 100644
--- a/src/logging.c
+++ b/src/logging.c
@@ -1,7 +1,7 @@
/* MPFR Logging functions.
Copyright 2005-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/min_prec.c b/src/min_prec.c
index 92cd3dff8..f2705d6fc 100644
--- a/src/min_prec.c
+++ b/src/min_prec.c
@@ -1,7 +1,7 @@
/* mpfr_min_prec -- minimal size in bits to hold the mantissa
Copyright 2009-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/minmax.c b/src/minmax.c
index 4aa035e7f..469649274 100644
--- a/src/minmax.c
+++ b/src/minmax.c
@@ -1,7 +1,7 @@
/* mpfr_min -- min and max of x, y
Copyright 2001, 2003-2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/modf.c b/src/modf.c
index 2cb1df6af..36b017a7f 100644
--- a/src/modf.c
+++ b/src/modf.c
@@ -1,7 +1,7 @@
/* mpfr_modf -- Integral and fractional part.
Copyright 2007-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/mpf2mpfr.h b/src/mpf2mpfr.h
index 84ff99150..e0db8103a 100644
--- a/src/mpf2mpfr.h
+++ b/src/mpf2mpfr.h
@@ -1,7 +1,7 @@
/* mpf2mpfr.h -- Compatibility include file with mpf.
Copyright 1999-2002, 2004-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/mpfr-gmp.c b/src/mpfr-gmp.c
index e44ed3f2b..d2d53ff8a 100644
--- a/src/mpfr-gmp.c
+++ b/src/mpfr-gmp.c
@@ -2,7 +2,7 @@
Modified version of the GMP files.
Copyright 2004-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/mpfr-gmp.h b/src/mpfr-gmp.h
index f93aeff17..2d8816ed2 100644
--- a/src/mpfr-gmp.h
+++ b/src/mpfr-gmp.h
@@ -1,7 +1,7 @@
/* Interface to replace gmp-impl.h
Copyright 2004-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/mpfr-impl.h b/src/mpfr-impl.h
index 4eaf11529..2c1cdfef5 100644
--- a/src/mpfr-impl.h
+++ b/src/mpfr-impl.h
@@ -1,7 +1,7 @@
/* Utilities for MPFR developers, not exported.
Copyright 1999-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/mpfr-intmax.h b/src/mpfr-intmax.h
index f102eedde..3a7afc0fa 100644
--- a/src/mpfr-intmax.h
+++ b/src/mpfr-intmax.h
@@ -1,7 +1,7 @@
/* MPFR internal header related to intmax_t.
Copyright 2004-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/mpfr-thread.h b/src/mpfr-thread.h
index d23ef9449..32d9aef41 100644
--- a/src/mpfr-thread.h
+++ b/src/mpfr-thread.h
@@ -1,7 +1,7 @@
/* MPFR internal header related to thread-local variables.
Copyright 2005-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/mpfr.h b/src/mpfr.h
index bf03c7a39..04038152d 100644
--- a/src/mpfr.h
+++ b/src/mpfr.h
@@ -1,7 +1,7 @@
/* mpfr.h -- Include file for mpfr.
Copyright 1999-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/mpn_exp.c b/src/mpn_exp.c
index d810b5717..5fac37e72 100644
--- a/src/mpn_exp.c
+++ b/src/mpn_exp.c
@@ -1,7 +1,7 @@
/* mpfr_mpn_exp -- auxiliary function for mpfr_get_str and mpfr_set_str
Copyright 1999-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/mul.c b/src/mul.c
index d1fcf2fef..67c974ffe 100644
--- a/src/mul.c
+++ b/src/mul.c
@@ -1,7 +1,7 @@
/* mpfr_mul -- multiply two floating-point numbers
Copyright 1999-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/mul_2exp.c b/src/mul_2exp.c
index 2541ec936..dac89f1fe 100644
--- a/src/mul_2exp.c
+++ b/src/mul_2exp.c
@@ -1,7 +1,7 @@
/* mpfr_mul_2exp -- multiply a floating-point number by a power of two
Copyright 1999, 2001, 2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/mul_2si.c b/src/mul_2si.c
index 0dbf83759..04fdee403 100644
--- a/src/mul_2si.c
+++ b/src/mul_2si.c
@@ -1,7 +1,7 @@
/* mpfr_mul_2si -- multiply a floating-point number by a power of two
Copyright 1999, 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/mul_2ui.c b/src/mul_2ui.c
index 1b7216c5d..8c9959abe 100644
--- a/src/mul_2ui.c
+++ b/src/mul_2ui.c
@@ -1,7 +1,7 @@
/* mpfr_mul_2ui -- multiply a floating-point number by a power of two
Copyright 1999, 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/mul_d.c b/src/mul_d.c
index bee08e2f2..ff2514ad7 100644
--- a/src/mul_d.c
+++ b/src/mul_d.c
@@ -2,7 +2,7 @@
by a machine double precision float
Copyright 2007-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/mul_ui.c b/src/mul_ui.c
index 884db70c9..4fa1ec097 100644
--- a/src/mul_ui.c
+++ b/src/mul_ui.c
@@ -2,7 +2,7 @@
mpfr_mul_si -- multiply a floating-point number by a machine integer
Copyright 1999-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/mulders.c b/src/mulders.c
index 9adde2167..a988db84b 100644
--- a/src/mulders.c
+++ b/src/mulders.c
@@ -1,7 +1,7 @@
/* Mulders' MulHigh function (short product)
Copyright 2005-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/neg.c b/src/neg.c
index 72b77259b..b9f5c702c 100644
--- a/src/neg.c
+++ b/src/neg.c
@@ -1,7 +1,7 @@
/* mpfr_neg -- change the sign of a floating-point number
Copyright 1999-2001, 2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/next.c b/src/next.c
index 2f2162f8d..c49c32928 100644
--- a/src/next.c
+++ b/src/next.c
@@ -2,7 +2,7 @@
floating-point number
Copyright 1999, 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/out_raw.c b/src/out_raw.c
index 7dfeb2531..4c444c47b 100644
--- a/src/out_raw.c
+++ b/src/out_raw.c
@@ -4,7 +4,7 @@ http://websympa.loria.fr/wwsympa/arc/mpfr/2011-01/msg00039.html.
/* mpfr_out_raw -- output a floating-point number to binary portable format
Copyright 2011-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/out_str.c b/src/out_str.c
index 914a59e0a..88707571e 100644
--- a/src/out_str.c
+++ b/src/out_str.c
@@ -1,7 +1,7 @@
/* mpfr_out_str -- output a floating-point number to a stream
Copyright 1999, 2001-2002, 2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/pow.c b/src/pow.c
index 71538d417..62a3f0183 100644
--- a/src/pow.c
+++ b/src/pow.c
@@ -1,7 +1,7 @@
/* mpfr_pow -- power function x^y
Copyright 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/pow_si.c b/src/pow_si.c
index 7b48afbe6..3ea5cc56d 100644
--- a/src/pow_si.c
+++ b/src/pow_si.c
@@ -1,7 +1,7 @@
/* mpfr_pow_si -- power function x^y with y a signed int
Copyright 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/pow_ui.c b/src/pow_ui.c
index 69e912ec1..061b54cbb 100644
--- a/src/pow_ui.c
+++ b/src/pow_ui.c
@@ -2,7 +2,7 @@
by a machine integer
Copyright 1999-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/pow_z.c b/src/pow_z.c
index 90c6d3ba2..c2b0c79d3 100644
--- a/src/pow_z.c
+++ b/src/pow_z.c
@@ -1,7 +1,7 @@
/* mpfr_pow_z -- power function x^z with z a MPZ
Copyright 2005-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/powerof2.c b/src/powerof2.c
index 590a8f608..f10ace0ad 100644
--- a/src/powerof2.c
+++ b/src/powerof2.c
@@ -1,7 +1,7 @@
/* mpfr_powerof2_raw -- test whether a floating-point number is a power of 2
Copyright 2002-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/print_raw.c b/src/print_raw.c
index 0c4a88336..80992c567 100644
--- a/src/print_raw.c
+++ b/src/print_raw.c
@@ -2,7 +2,7 @@
floating-point number
Copyright 1999-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/print_rnd_mode.c b/src/print_rnd_mode.c
index 1238cc6d9..f863bbcff 100644
--- a/src/print_rnd_mode.c
+++ b/src/print_rnd_mode.c
@@ -1,7 +1,7 @@
/* mpfr_print_rnd_mode -- convert a given rounding mode to a string
Copyright 1999, 2001-2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/printf.c b/src/printf.c
index 5b24c6eaa..72fb40e8a 100644
--- a/src/printf.c
+++ b/src/printf.c
@@ -1,7 +1,7 @@
/* mpfr_printf -- printf function and friends.
Copyright 2007-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/rec_sqrt.c b/src/rec_sqrt.c
index 2f9370c4e..2be953021 100644
--- a/src/rec_sqrt.c
+++ b/src/rec_sqrt.c
@@ -1,7 +1,7 @@
/* mpfr_rec_sqrt -- inverse square root
Copyright 2008-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/reldiff.c b/src/reldiff.c
index 100d07752..eac12cb82 100644
--- a/src/reldiff.c
+++ b/src/reldiff.c
@@ -1,7 +1,7 @@
/* mpfr_reldiff -- compute relative difference of two floating-point numbers.
Copyright 2000-2001, 2004-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/rem1.c b/src/rem1.c
index fb562726c..d79dc17d7 100644
--- a/src/rem1.c
+++ b/src/rem1.c
@@ -3,7 +3,7 @@
mpfr_remquo and mpfr_remainder -- argument reduction functions
Copyright 2007-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/rint.c b/src/rint.c
index 99de4c6dc..2e50a983d 100644
--- a/src/rint.c
+++ b/src/rint.c
@@ -1,7 +1,7 @@
/* mpfr_rint -- Round to an integer.
Copyright 1999-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/root.c b/src/root.c
index 678756323..e4e81fbfe 100644
--- a/src/root.c
+++ b/src/root.c
@@ -1,7 +1,7 @@
/* mpfr_root -- kth root.
Copyright 2005-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/round_near_x.c b/src/round_near_x.c
index 03830bbfc..6aa0eb243 100644
--- a/src/round_near_x.c
+++ b/src/round_near_x.c
@@ -1,7 +1,7 @@
/* mpfr_round_near_x -- Round a floating point number nears another one.
Copyright 2005-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/round_p.c b/src/round_p.c
index fb67a8f5d..5b8a1b613 100644
--- a/src/round_p.c
+++ b/src/round_p.c
@@ -1,7 +1,7 @@
/* mpfr_round_p -- check if an approximation is roundable.
Copyright 2005-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/round_prec.c b/src/round_prec.c
index a81234d36..6e5dd0fa9 100644
--- a/src/round_prec.c
+++ b/src/round_prec.c
@@ -2,7 +2,7 @@
mpfr_can_round, mpfr_can_round_raw -- various rounding functions
Copyright 1999-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/round_raw_generic.c b/src/round_raw_generic.c
index 9dc837e0a..2b67fcc98 100644
--- a/src/round_raw_generic.c
+++ b/src/round_raw_generic.c
@@ -1,7 +1,7 @@
/* mpfr_round_raw_generic -- Generic rounding function
Copyright 1999-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/scale2.c b/src/scale2.c
index 6d2949f7b..8439a0192 100644
--- a/src/scale2.c
+++ b/src/scale2.c
@@ -1,7 +1,7 @@
/* mpfr_scale2 -- multiply a double float by 2^exp
Copyright 1999-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/sec.c b/src/sec.c
index cff6d9447..300591629 100644
--- a/src/sec.c
+++ b/src/sec.c
@@ -1,7 +1,7 @@
/* mpfr_sec - secant function = 1/cos.
Copyright 2005-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/sech.c b/src/sech.c
index d3b6543ae..4dd9da784 100644
--- a/src/sech.c
+++ b/src/sech.c
@@ -1,7 +1,7 @@
/* mpfr_sech - Hyperbolic secant function = 1/cosh.
Copyright 2005-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/set.c b/src/set.c
index c1b25231c..b10d7d827 100644
--- a/src/set.c
+++ b/src/set.c
@@ -1,7 +1,7 @@
/* mpfr_set -- copy of a floating-point number
Copyright 1999, 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/set_d.c b/src/set_d.c
index 0d8093f07..c076ccf84 100644
--- a/src/set_d.c
+++ b/src/set_d.c
@@ -2,7 +2,7 @@
a multiple precision floating-point number
Copyright 1999-2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/set_d64.c b/src/set_d64.c
index adc992b53..a9300adfb 100644
--- a/src/set_d64.c
+++ b/src/set_d64.c
@@ -6,7 +6,7 @@ http://gcc.gnu.org/onlinedocs/gcc/Decimal-Float.html,
and TR 24732 <http://www.open-std.org/jtc1/sc22/wg14/www/projects#24732>.
Copyright 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/set_dfl_prec.c b/src/set_dfl_prec.c
index f8b178a0a..c11ded8d1 100644
--- a/src/set_dfl_prec.c
+++ b/src/set_dfl_prec.c
@@ -1,7 +1,7 @@
/* mpfr_set_default_prec, mpfr_get_default_prec -- set/get default precision
Copyright 1999-2001, 2004-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/set_exp.c b/src/set_exp.c
index 5f67ac282..f27fe5b59 100644
--- a/src/set_exp.c
+++ b/src/set_exp.c
@@ -1,7 +1,7 @@
/* mpfr_set_exp - set the exponent of a floating-point number
Copyright 2002-2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/set_f.c b/src/set_f.c
index 18b8b9b5e..67e6ae356 100644
--- a/src/set_f.c
+++ b/src/set_f.c
@@ -1,7 +1,7 @@
/* mpfr_set_f -- set a MPFR number from a GNU MPF number
Copyright 1999-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/set_flt.c b/src/set_flt.c
index 73eb5867c..b66da2f0d 100644
--- a/src/set_flt.c
+++ b/src/set_flt.c
@@ -1,7 +1,7 @@
/* mpfr_set_flt -- convert a machine single precision float to mpfr_t
Copyright 2009-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/set_inf.c b/src/set_inf.c
index 735a00d33..0f1f5c4e2 100644
--- a/src/set_inf.c
+++ b/src/set_inf.c
@@ -1,7 +1,7 @@
/* mpfr_set_inf -- set a number to plus or minus infinity.
Copyright 2002, 2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/set_ld.c b/src/set_ld.c
index c1edfcae7..8c4fa8414 100644
--- a/src/set_ld.c
+++ b/src/set_ld.c
@@ -2,7 +2,7 @@
a multiple precision floating-point number
Copyright 2002-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/set_nan.c b/src/set_nan.c
index 48e3273ed..08b546fbc 100644
--- a/src/set_nan.c
+++ b/src/set_nan.c
@@ -1,7 +1,7 @@
/* mpfr_set_nan -- set a number to NaN.
Copyright 2002, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/set_prc_raw.c b/src/set_prc_raw.c
index d4ab9522b..8638afa0f 100644
--- a/src/set_prc_raw.c
+++ b/src/set_prc_raw.c
@@ -1,7 +1,7 @@
/* mpfr_set_prec_raw -- reset the precision of a floating-point number
Copyright 2000-2001, 2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/set_prec.c b/src/set_prec.c
index a6c9d58f9..578c0274d 100644
--- a/src/set_prec.c
+++ b/src/set_prec.c
@@ -1,7 +1,7 @@
/* mpfr_set_prec -- reset the precision of a floating-point number
Copyright 1999, 2001-2002, 2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/set_q.c b/src/set_q.c
index 867972b38..cdfd0f083 100644
--- a/src/set_q.c
+++ b/src/set_q.c
@@ -1,7 +1,7 @@
/* mpfr_set_q -- set a floating-point number from a multiple-precision rational
Copyright 2000-2002, 2004-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/set_rnd.c b/src/set_rnd.c
index 0d63cd38b..6336a9852 100644
--- a/src/set_rnd.c
+++ b/src/set_rnd.c
@@ -2,7 +2,7 @@
mpfr_get_default_rounding_mode -- get the default rounding mode
Copyright 1999, 2001, 2004-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/set_si.c b/src/set_si.c
index 8cf4dcfe0..ce77aced2 100644
--- a/src/set_si.c
+++ b/src/set_si.c
@@ -1,7 +1,7 @@
/* mpfr_set_si -- set a MPFR number from a machine signed integer
Copyright 1999-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/set_si_2exp.c b/src/set_si_2exp.c
index 92d4a57e1..f5add9676 100644
--- a/src/set_si_2exp.c
+++ b/src/set_si_2exp.c
@@ -2,7 +2,7 @@
a shift
Copyright 2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/set_sj.c b/src/set_sj.c
index 674c13909..2d1a734e2 100644
--- a/src/set_sj.c
+++ b/src/set_sj.c
@@ -1,7 +1,7 @@
/* mpfr_set_sj -- set a MPFR number from a huge machine signed integer
Copyright 2004-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/set_str.c b/src/set_str.c
index e09af5013..191db5826 100644
--- a/src/set_str.c
+++ b/src/set_str.c
@@ -1,7 +1,7 @@
/* mpfr_set_str -- set a floating-point number from a string
Copyright 2000-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/set_str_raw.c b/src/set_str_raw.c
index 6f8e44573..e84c25059 100644
--- a/src/set_str_raw.c
+++ b/src/set_str_raw.c
@@ -1,7 +1,7 @@
/* mpfr_set_str_binary -- set a floating-point number from a binary string
Copyright 1999-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/set_ui.c b/src/set_ui.c
index f0d42077d..d59f5b9d2 100644
--- a/src/set_ui.c
+++ b/src/set_ui.c
@@ -1,7 +1,7 @@
/* mpfr_set_ui -- set a MPFR number from a machine unsigned integer
Copyright 1999-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/set_ui_2exp.c b/src/set_ui_2exp.c
index 1448ca560..de24331f1 100644
--- a/src/set_ui_2exp.c
+++ b/src/set_ui_2exp.c
@@ -2,7 +2,7 @@
a shift
Copyright 2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/set_uj.c b/src/set_uj.c
index 08b44195d..1dd15a5b2 100644
--- a/src/set_uj.c
+++ b/src/set_uj.c
@@ -1,7 +1,7 @@
/* mpfr_set_uj -- set a MPFR number from a huge machine unsigned integer
Copyright 2004-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/set_z.c b/src/set_z.c
index 51517423f..e480bc653 100644
--- a/src/set_z.c
+++ b/src/set_z.c
@@ -1,7 +1,7 @@
/* mpfr_set_z -- set a floating-point number from a multiple-precision integer
Copyright 1999-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/set_z_exp.c b/src/set_z_exp.c
index 676029bac..5907ba887 100644
--- a/src/set_z_exp.c
+++ b/src/set_z_exp.c
@@ -2,7 +2,7 @@
integer and an exponent
Copyright 1999-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/set_zero.c b/src/set_zero.c
index d45d07b61..ba471340f 100644
--- a/src/set_zero.c
+++ b/src/set_zero.c
@@ -1,7 +1,7 @@
/* mpfr_set_zero -- set a number to plus or minus zero.
Copyright 2009-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/setmax.c b/src/setmax.c
index 33c1a6129..cf8a87381 100644
--- a/src/setmax.c
+++ b/src/setmax.c
@@ -1,7 +1,7 @@
/* mpfr_setmax -- maximum representable floating-point number (raw version)
Copyright 2002-2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/setmin.c b/src/setmin.c
index 5fa459274..78b5deedf 100644
--- a/src/setmin.c
+++ b/src/setmin.c
@@ -1,7 +1,7 @@
/* mpfr_setmin -- minimum representable floating-point number (raw version)
Copyright 2002-2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/setsign.c b/src/setsign.c
index 1409fec58..06d9f7c3f 100644
--- a/src/setsign.c
+++ b/src/setsign.c
@@ -1,7 +1,7 @@
/* mpfr_setsign -- Produce a value with the magnitude of x and sign bit s
Copyright 2007-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/sgn.c b/src/sgn.c
index d272b73ae..fe72bd71c 100644
--- a/src/sgn.c
+++ b/src/sgn.c
@@ -1,7 +1,7 @@
/* mpfr_sgn -- Sign of a floating point number.
Copyright 2003-2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/si_op.c b/src/si_op.c
index d67fbc1ed..adc9b6933 100644
--- a/src/si_op.c
+++ b/src/si_op.c
@@ -3,7 +3,7 @@
mpfr_si_sub -- sub a machine number with a floating-point number
Copyright 2004-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/signbit.c b/src/signbit.c
index 066bec2d0..a97f52954 100644
--- a/src/signbit.c
+++ b/src/signbit.c
@@ -1,7 +1,7 @@
/* mpfr_signbit -- Signbit of a MPFR number
Copyright 2007-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/sin.c b/src/sin.c
index a1c85b1e6..2a4c65e0f 100644
--- a/src/sin.c
+++ b/src/sin.c
@@ -1,7 +1,7 @@
/* mpfr_sin -- sine of a floating-point number
Copyright 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/sin_cos.c b/src/sin_cos.c
index 8caad4de0..e665d0637 100644
--- a/src/sin_cos.c
+++ b/src/sin_cos.c
@@ -1,7 +1,7 @@
/* mpfr_sin_cos -- sine and cosine of a floating-point number
Copyright 2002-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/sinh.c b/src/sinh.c
index 73943a989..3b06e2173 100644
--- a/src/sinh.c
+++ b/src/sinh.c
@@ -1,7 +1,7 @@
/* mpfr_sinh -- hyperbolic sine
Copyright 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/sinh_cosh.c b/src/sinh_cosh.c
index 15b4d1ebf..b41281408 100644
--- a/src/sinh_cosh.c
+++ b/src/sinh_cosh.c
@@ -1,7 +1,7 @@
/* mpfr_sinh_cosh -- hyperbolic sine and cosine
Copyright 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/sqr.c b/src/sqr.c
index bccc0344a..4096be731 100644
--- a/src/sqr.c
+++ b/src/sqr.c
@@ -1,7 +1,7 @@
/* mpfr_sqr -- Floating square
Copyright 2004-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/sqrt.c b/src/sqrt.c
index afae0b689..e1f75d33a 100644
--- a/src/sqrt.c
+++ b/src/sqrt.c
@@ -1,7 +1,7 @@
/* mpfr_sqrt -- square root of a floating-point number
Copyright 1999-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/sqrt_ui.c b/src/sqrt_ui.c
index d4e4fbe24..e824b088a 100644
--- a/src/sqrt_ui.c
+++ b/src/sqrt_ui.c
@@ -1,7 +1,7 @@
/* mpfr_sqrt_ui -- square root of a machine integer
Copyright 2000-2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/stack_interface.c b/src/stack_interface.c
index fdb8d4d89..fdf0edf2a 100644
--- a/src/stack_interface.c
+++ b/src/stack_interface.c
@@ -1,7 +1,7 @@
/* mpfr_stack -- initialize a floating-point number with given allocation area
Copyright 2005-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/strtofr.c b/src/strtofr.c
index d8317d47e..67f5caa62 100644
--- a/src/strtofr.c
+++ b/src/strtofr.c
@@ -1,7 +1,7 @@
/* mpfr_strtofr -- set a floating-point number from a string
Copyright 2004-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/sub.c b/src/sub.c
index 875a245e6..cc4ec1ca7 100644
--- a/src/sub.c
+++ b/src/sub.c
@@ -1,7 +1,7 @@
/* mpfr_sub -- subtract two floating-point numbers
Copyright 2001-2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/sub1.c b/src/sub1.c
index 02c39d1d6..b00c4cd7c 100644
--- a/src/sub1.c
+++ b/src/sub1.c
@@ -1,7 +1,7 @@
/* mpfr_sub1 -- internal function to perform a "real" subtraction
Copyright 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/sub1sp.c b/src/sub1sp.c
index e72fa45e1..37b4d598d 100644
--- a/src/sub1sp.c
+++ b/src/sub1sp.c
@@ -2,7 +2,7 @@
All the op must have the same precision
Copyright 2003-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/sub_d.c b/src/sub_d.c
index 8ba778250..82c10ad8a 100644
--- a/src/sub_d.c
+++ b/src/sub_d.c
@@ -2,7 +2,7 @@
a multiple precision floating-point number
Copyright 2007-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/sub_ui.c b/src/sub_ui.c
index eb69171bc..b366970eb 100644
--- a/src/sub_ui.c
+++ b/src/sub_ui.c
@@ -1,7 +1,7 @@
/* mpfr_sub_ui -- subtract a floating-point number and a machine integer
Copyright 2000-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/subnormal.c b/src/subnormal.c
index 2c0559feb..753c900ac 100644
--- a/src/subnormal.c
+++ b/src/subnormal.c
@@ -2,7 +2,7 @@
emulating sub-normal numbers.
Copyright 2005-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/sum.c b/src/sum.c
index 6b57c19aa..21bfb3e6b 100644
--- a/src/sum.c
+++ b/src/sum.c
@@ -1,7 +1,7 @@
/* Sum -- efficiently sum a list of floating-point numbers
Copyright 2004-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/swap.c b/src/swap.c
index 253440506..a72820890 100644
--- a/src/swap.c
+++ b/src/swap.c
@@ -1,7 +1,7 @@
/* mpfr_swap (U, V) -- Swap U and V.
Copyright 2000-2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/tan.c b/src/tan.c
index 3422a5c5c..b10edc620 100644
--- a/src/tan.c
+++ b/src/tan.c
@@ -1,7 +1,7 @@
/* mpfr_tan -- tangent of a floating-point number
Copyright 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/tanh.c b/src/tanh.c
index f154a84b2..3ce860ac6 100644
--- a/src/tanh.c
+++ b/src/tanh.c
@@ -1,7 +1,7 @@
/* mpfr_tanh -- hyperbolic tangent
Copyright 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/uceil_exp2.c b/src/uceil_exp2.c
index 2851586ea..29c685ad4 100644
--- a/src/uceil_exp2.c
+++ b/src/uceil_exp2.c
@@ -1,7 +1,7 @@
/* __gmpfr_ceil_exp2 - returns y >= 2^d
Copyright 1999-2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/uceil_log2.c b/src/uceil_log2.c
index 79cc4aa88..b34a21c07 100644
--- a/src/uceil_log2.c
+++ b/src/uceil_log2.c
@@ -1,7 +1,7 @@
/* __gmpfr_ceil_log2 - returns ceil(log(d)/log(2))
Copyright 1999-2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/ufloor_log2.c b/src/ufloor_log2.c
index 232d5baa6..8e7627e44 100644
--- a/src/ufloor_log2.c
+++ b/src/ufloor_log2.c
@@ -1,7 +1,7 @@
/* __gmpfr_floor_log2 - returns floor(log(d)/log(2))
Copyright 1999-2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/ui_div.c b/src/ui_div.c
index b2434e513..ff676f469 100644
--- a/src/ui_div.c
+++ b/src/ui_div.c
@@ -2,7 +2,7 @@
mpfr_si_div -- divide a machine number by a floating-point number
Copyright 2000-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/ui_pow.c b/src/ui_pow.c
index c9eb26de2..ed71309ca 100644
--- a/src/ui_pow.c
+++ b/src/ui_pow.c
@@ -1,7 +1,7 @@
/* mpfr_ui_pow -- power of n function n^x
Copyright 2001-2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/ui_pow_ui.c b/src/ui_pow_ui.c
index 48c5b5c77..98dc76e21 100644
--- a/src/ui_pow_ui.c
+++ b/src/ui_pow_ui.c
@@ -1,7 +1,7 @@
/* mpfr_ui_pow_ui -- compute the power beetween two machine integer
Copyright 1999-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/ui_sub.c b/src/ui_sub.c
index 5495f7efd..f4cbaac51 100644
--- a/src/ui_sub.c
+++ b/src/ui_sub.c
@@ -1,7 +1,7 @@
/* mpfr_ui_sub -- subtract a floating-point number from an integer
Copyright 2000-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/urandom.c b/src/urandom.c
index e6ffbc35b..1232ff18a 100644
--- a/src/urandom.c
+++ b/src/urandom.c
@@ -3,7 +3,7 @@
according to the given rounding mode.
Copyright 2000-2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/urandomb.c b/src/urandomb.c
index 48e998bc8..fd728967a 100644
--- a/src/urandomb.c
+++ b/src/urandomb.c
@@ -4,7 +4,7 @@
gmp_randinit_lc_2exp_size().
Copyright 2000-2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/vasprintf.c b/src/vasprintf.c
index e1c98d0a5..7db85a962 100644
--- a/src/vasprintf.c
+++ b/src/vasprintf.c
@@ -2,7 +2,7 @@
plus helper macros & functions.
Copyright 2007-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/version.c b/src/version.c
index 15394a209..4cd388106 100644
--- a/src/version.c
+++ b/src/version.c
@@ -1,7 +1,7 @@
/* mpfr_get_version -- MPFR version
Copyright 2004-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/volatile.c b/src/volatile.c
index a630b4f18..938655eba 100644
--- a/src/volatile.c
+++ b/src/volatile.c
@@ -5,7 +5,7 @@
FUTURE MPFR RELEASES.
Copyright 2003-2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/yn.c b/src/yn.c
index 15fe06e5d..a17a7f356 100644
--- a/src/yn.c
+++ b/src/yn.c
@@ -2,7 +2,7 @@
http://www.opengroup.org/onlinepubs/009695399/functions/y0.html
Copyright 2007-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/zeta.c b/src/zeta.c
index e7042d0a6..df000b15f 100644
--- a/src/zeta.c
+++ b/src/zeta.c
@@ -1,7 +1,7 @@
/* mpfr_zeta -- compute the Riemann Zeta function
Copyright 2003-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/src/zeta_ui.c b/src/zeta_ui.c
index 1ffd086f3..dc147e712 100644
--- a/src/zeta_ui.c
+++ b/src/zeta_ui.c
@@ -1,7 +1,7 @@
/* mpfr_zeta_ui -- compute the Riemann Zeta function for integer argument.
Copyright 2005-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/cmp_str.c b/tests/cmp_str.c
index 0315090de..83eaf6b98 100644
--- a/tests/cmp_str.c
+++ b/tests/cmp_str.c
@@ -1,7 +1,7 @@
/* mpfr_cmp_str -- compare a floating-point number with a string.
Copyright 2004-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/data/digamma b/tests/data/digamma
index ae19b5a4e..b6239aa9d 100644
--- a/tests/data/digamma
+++ b/tests/data/digamma
@@ -1,7 +1,7 @@
# reference values for the digamma function
#
# Copyright 2009-2016 Free Software Foundation, Inc.
-# Contributed by the AriC and Caramel projects, INRIA.
+# Contributed by the AriC and Caramba projects, INRIA.
#
# This file is part of the GNU MPFR Library.
#
diff --git a/tests/data/li2 b/tests/data/li2
index 27d4f60c9..f824b1ceb 100644
--- a/tests/data/li2
+++ b/tests/data/li2
@@ -1,7 +1,7 @@
# reference values for dilogarithm function
#
# Copyright 2007-2016 Free Software Foundation, Inc.
-# Contributed by the AriC and Caramel projects, INRIA.
+# Contributed by the AriC and Caramba projects, INRIA.
#
# This file is part of the GNU MPFR Library.
#
diff --git a/tests/memory.c b/tests/memory.c
index 836c53558..a4c89aa02 100644
--- a/tests/memory.c
+++ b/tests/memory.c
@@ -1,7 +1,7 @@
/* Memory allocation used during tests.
Copyright 2001-2003, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/mpf_compat.c b/tests/mpf_compat.c
index 23b4adf41..5562ed860 100644
--- a/tests/mpf_compat.c
+++ b/tests/mpf_compat.c
@@ -1,7 +1,7 @@
/* Test compatibility mpf-mpfr.
Copyright 2003, 2005-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/mpf_compat.h b/tests/mpf_compat.h
index cfda72b3b..81861c2c5 100644
--- a/tests/mpf_compat.h
+++ b/tests/mpf_compat.h
@@ -1,7 +1,7 @@
/* Test compatibility mpf-mpfr.
Copyright 2003-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/mpfr-test.h b/tests/mpfr-test.h
index 89034f32c..35782ff3a 100644
--- a/tests/mpfr-test.h
+++ b/tests/mpfr-test.h
@@ -1,7 +1,7 @@
/* auxiliary functions for MPFR tests.
Copyright 1999-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/mpfr_compat.c b/tests/mpfr_compat.c
index c16388986..5a05e8af0 100644
--- a/tests/mpfr_compat.c
+++ b/tests/mpfr_compat.c
@@ -1,7 +1,7 @@
/* Test compatibility mpf-mpfr.
Copyright 2003, 2005-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/random2.c b/tests/random2.c
index a4988a390..9d5720ea9 100644
--- a/tests/random2.c
+++ b/tests/random2.c
@@ -2,7 +2,7 @@
long runs of consecutive ones and zeros in the binary representation.
Copyright 1999, 2001-2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/reuse.c b/tests/reuse.c
index 29553e3d9..5c03eea1d 100644
--- a/tests/reuse.c
+++ b/tests/reuse.c
@@ -1,7 +1,7 @@
/* Test file for in-place operations.
Copyright 2000-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/rnd_mode.c b/tests/rnd_mode.c
index d0322d384..1cbe6f673 100644
--- a/tests/rnd_mode.c
+++ b/tests/rnd_mode.c
@@ -1,7 +1,7 @@
/* mpfr_set_machine_rnd_mode -- set the rounding mode for machine floats
Copyright 1999, 2001-2002, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tabs.c b/tests/tabs.c
index d8c447101..9448ec442 100644
--- a/tests/tabs.c
+++ b/tests/tabs.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_abs.
Copyright 2000-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tacos.c b/tests/tacos.c
index 8067fd1f9..5ceb6245c 100644
--- a/tests/tacos.c
+++ b/tests/tacos.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_acos.
Copyright 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tacosh.c b/tests/tacosh.c
index b47c2d007..1d72dd5d5 100644
--- a/tests/tacosh.c
+++ b/tests/tacosh.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_acosh.
Copyright 2001-2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tadd.c b/tests/tadd.c
index cb0586ce1..00390c3c4 100644
--- a/tests/tadd.c
+++ b/tests/tadd.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_add and mpfr_sub.
Copyright 1999-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tadd1sp.c b/tests/tadd1sp.c
index 0690ef67a..1a332e231 100644
--- a/tests/tadd1sp.c
+++ b/tests/tadd1sp.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_add1sp.
Copyright 2004-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tadd_d.c b/tests/tadd_d.c
index 241417080..5042cf121 100644
--- a/tests/tadd_d.c
+++ b/tests/tadd_d.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_add_d
Copyright 2007-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tadd_ui.c b/tests/tadd_ui.c
index 2497eb16e..422629fee 100644
--- a/tests/tadd_ui.c
+++ b/tests/tadd_ui.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_add_ui
Copyright 2000-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tagm.c b/tests/tagm.c
index 0737ea60c..a142d5718 100644
--- a/tests/tagm.c
+++ b/tests/tagm.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_agm.
Copyright 1999, 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tai.c b/tests/tai.c
index 741ecf7de..3aa361393 100644
--- a/tests/tai.c
+++ b/tests/tai.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_ai.
Copyright 2010-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tasin.c b/tests/tasin.c
index db085497e..a83587394 100644
--- a/tests/tasin.c
+++ b/tests/tasin.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_asin.
Copyright 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tasinh.c b/tests/tasinh.c
index 0d29cfbdd..e94d02b83 100644
--- a/tests/tasinh.c
+++ b/tests/tasinh.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_asinh.
Copyright 2001-2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tatan.c b/tests/tatan.c
index c057fcf1a..403d0126c 100644
--- a/tests/tatan.c
+++ b/tests/tatan.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_atan.
Copyright 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tatanh.c b/tests/tatanh.c
index de063c976..7c920d5fb 100644
--- a/tests/tatanh.c
+++ b/tests/tatanh.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_atanh.
Copyright 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/taway.c b/tests/taway.c
index 5f6d5912a..fde80e820 100644
--- a/tests/taway.c
+++ b/tests/taway.c
@@ -1,7 +1,7 @@
/* Test file for round away.
Copyright 2000-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tbuildopt.c b/tests/tbuildopt.c
index d74a75d89..fbc3fffef 100644
--- a/tests/tbuildopt.c
+++ b/tests/tbuildopt.c
@@ -2,7 +2,7 @@
mpfr_buildopt_decimal_p.
Copyright 2009-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tcan_round.c b/tests/tcan_round.c
index 2da1af225..f114d282d 100644
--- a/tests/tcan_round.c
+++ b/tests/tcan_round.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_can_round.
Copyright 1999, 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tcbrt.c b/tests/tcbrt.c
index 989a551fb..58e65ffd5 100644
--- a/tests/tcbrt.c
+++ b/tests/tcbrt.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_cbrt.
Copyright 2002-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tcheck.c b/tests/tcheck.c
index 99a0cb80a..4f3d50981 100644
--- a/tests/tcheck.c
+++ b/tests/tcheck.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_check.
Copyright 2003-2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tcmp.c b/tests/tcmp.c
index e7e6af631..92a119fe0 100644
--- a/tests/tcmp.c
+++ b/tests/tcmp.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_cmp.
Copyright 1999, 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tcmp2.c b/tests/tcmp2.c
index 3d42b708b..8187b376d 100644
--- a/tests/tcmp2.c
+++ b/tests/tcmp2.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_cmp2.
Copyright 1999-2003, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tcmp_d.c b/tests/tcmp_d.c
index 8f1ebe98a..eae80fc59 100644
--- a/tests/tcmp_d.c
+++ b/tests/tcmp_d.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_cmp_d.
Copyright 1999, 2001-2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tcmp_ld.c b/tests/tcmp_ld.c
index 2ba3a5710..980c04e96 100644
--- a/tests/tcmp_ld.c
+++ b/tests/tcmp_ld.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_cmp_ld.
Copyright 2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tcmp_ui.c b/tests/tcmp_ui.c
index 541eaefa8..c55a86946 100644
--- a/tests/tcmp_ui.c
+++ b/tests/tcmp_ui.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_cmp_ui and mpfr_cmp_si.
Copyright 1999, 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tcmpabs.c b/tests/tcmpabs.c
index 1cda771a4..09505ef0f 100644
--- a/tests/tcmpabs.c
+++ b/tests/tcmpabs.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_cmpabs.
Copyright 2004-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tcomparisons.c b/tests/tcomparisons.c
index 95783ca31..67feceef0 100644
--- a/tests/tcomparisons.c
+++ b/tests/tcomparisons.c
@@ -3,7 +3,7 @@
functions.
Copyright 2003, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tconst_catalan.c b/tests/tconst_catalan.c
index a35e2e4e3..2615e961a 100644
--- a/tests/tconst_catalan.c
+++ b/tests/tconst_catalan.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_const_catalan.
Copyright 2005-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tconst_euler.c b/tests/tconst_euler.c
index ef2a9b4eb..fa625eff6 100644
--- a/tests/tconst_euler.c
+++ b/tests/tconst_euler.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_const_euler.
Copyright 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tconst_log2.c b/tests/tconst_log2.c
index 99f4ae591..340415b03 100644
--- a/tests/tconst_log2.c
+++ b/tests/tconst_log2.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_const_log2.
Copyright 1999, 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tconst_pi.c b/tests/tconst_pi.c
index c724dbc1c..a64cadeac 100644
--- a/tests/tconst_pi.c
+++ b/tests/tconst_pi.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_const_pi.
Copyright 1999, 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tcopysign.c b/tests/tcopysign.c
index 410223ec2..c6f7628b7 100644
--- a/tests/tcopysign.c
+++ b/tests/tcopysign.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_copysign, mpfr_setsign and mpfr_signbit.
Copyright 2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tcos.c b/tests/tcos.c
index b63bf9c61..5ce4ccb1f 100644
--- a/tests/tcos.c
+++ b/tests/tcos.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_cos.
Copyright 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tcosh.c b/tests/tcosh.c
index e9cdef06a..1e08704f3 100644
--- a/tests/tcosh.c
+++ b/tests/tcosh.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_cosh.
Copyright 2001-2002, 2004-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tcot.c b/tests/tcot.c
index e7cf124aa..71acf0c33 100644
--- a/tests/tcot.c
+++ b/tests/tcot.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_cot.
Copyright 2005-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tcoth.c b/tests/tcoth.c
index 42108408e..45039d522 100644
--- a/tests/tcoth.c
+++ b/tests/tcoth.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_coth.
Copyright 2005-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tcsc.c b/tests/tcsc.c
index 827049fed..d390110f1 100644
--- a/tests/tcsc.c
+++ b/tests/tcsc.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_csc.
Copyright 2005-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tcsch.c b/tests/tcsch.c
index 098904856..348a3c9cb 100644
--- a/tests/tcsch.c
+++ b/tests/tcsch.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_csch.
Copyright 2005-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/td_div.c b/tests/td_div.c
index 705696a9a..9316b4a25 100644
--- a/tests/td_div.c
+++ b/tests/td_div.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_d_div
Copyright 2007-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/td_sub.c b/tests/td_sub.c
index 84bb7dc78..770834300 100644
--- a/tests/td_sub.c
+++ b/tests/td_sub.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_d_sub
Copyright 2007-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tdigamma.c b/tests/tdigamma.c
index b1169a908..4609fbb72 100644
--- a/tests/tdigamma.c
+++ b/tests/tdigamma.c
@@ -1,7 +1,7 @@
/* test file for digamma function
Copyright 2009-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tdim.c b/tests/tdim.c
index 0e1566d75..f7420b4de 100644
--- a/tests/tdim.c
+++ b/tests/tdim.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_dim.
Copyright 2004-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tdiv.c b/tests/tdiv.c
index 3e9255ffe..e9052471f 100644
--- a/tests/tdiv.c
+++ b/tests/tdiv.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_div (and some mpfr_div_ui, etc. tests).
Copyright 1999, 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tdiv_d.c b/tests/tdiv_d.c
index 52b051844..05cf64b5c 100644
--- a/tests/tdiv_d.c
+++ b/tests/tdiv_d.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_div_d
Copyright 2007-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tdiv_ui.c b/tests/tdiv_ui.c
index c7b7db3f0..397d01e9c 100644
--- a/tests/tdiv_ui.c
+++ b/tests/tdiv_ui.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_div_ui.
Copyright 1999-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/teint.c b/tests/teint.c
index eee434088..1b317c209 100644
--- a/tests/teint.c
+++ b/tests/teint.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_eint.
Copyright 2005-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/teq.c b/tests/teq.c
index 76db79351..37a4ad509 100644
--- a/tests/teq.c
+++ b/tests/teq.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_eq.
Copyright 1999-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/terf.c b/tests/terf.c
index 3915b1174..d5999296e 100644
--- a/tests/terf.c
+++ b/tests/terf.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_erf and mpfr_erfc.
Copyright 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tests.c b/tests/tests.c
index 5da2c4ed3..54d5c8047 100644
--- a/tests/tests.c
+++ b/tests/tests.c
@@ -1,7 +1,7 @@
/* Miscellaneous support for test programs.
Copyright 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/texceptions.c b/tests/texceptions.c
index 9d8d1dd0c..4aca9de76 100644
--- a/tests/texceptions.c
+++ b/tests/texceptions.c
@@ -1,7 +1,7 @@
/* Test file for exceptions.
Copyright 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/texp.c b/tests/texp.c
index 3e5c2551e..bab32e8b0 100644
--- a/tests/texp.c
+++ b/tests/texp.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_exp.
Copyright 1999, 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/texp10.c b/tests/texp10.c
index e99ba3698..8fc442d4f 100644
--- a/tests/texp10.c
+++ b/tests/texp10.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_exp10.
Copyright 2007-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/texp2.c b/tests/texp2.c
index 5ee6b5a5f..1768451b8 100644
--- a/tests/texp2.c
+++ b/tests/texp2.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_exp2.
Copyright 2001-2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/texpm1.c b/tests/texpm1.c
index 84cc3a8f6..c8da8d32d 100644
--- a/tests/texpm1.c
+++ b/tests/texpm1.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_expm1.
Copyright 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tfactorial.c b/tests/tfactorial.c
index 32a9d49ce..49cc3477c 100644
--- a/tests/tfactorial.c
+++ b/tests/tfactorial.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_factorial.
Copyright 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tfits.c b/tests/tfits.c
index aaa4ef5f1..b205b4c60 100644
--- a/tests/tfits.c
+++ b/tests/tfits.c
@@ -3,7 +3,7 @@
mpfr_fits_uint_p, mpfr_fits_ulong_p, mpfr_fits_ushort_p
Copyright 2004-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tfma.c b/tests/tfma.c
index 1ba793aa1..4ba83dc63 100644
--- a/tests/tfma.c
+++ b/tests/tfma.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_fma.
Copyright 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tfmod.c b/tests/tfmod.c
index 5f8fac60e..95f2c91fe 100644
--- a/tests/tfmod.c
+++ b/tests/tfmod.c
@@ -1,7 +1,7 @@
/* tfmod -- test file for mpfr_fmod
Copyright 2007-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tfms.c b/tests/tfms.c
index e9996c65d..a7d4f3a78 100644
--- a/tests/tfms.c
+++ b/tests/tfms.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_fms.
Copyright 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tfprintf.c b/tests/tfprintf.c
index c100fb3bb..412ab4fd6 100644
--- a/tests/tfprintf.c
+++ b/tests/tfprintf.c
@@ -1,7 +1,7 @@
/* tfprintf.c -- test file for mpfr_fprintf and mpfr_vfprintf
Copyright 2008-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tfrac.c b/tests/tfrac.c
index ea59f2537..35f376b72 100644
--- a/tests/tfrac.c
+++ b/tests/tfrac.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_frac.
Copyright 2002-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tfrexp.c b/tests/tfrexp.c
index e96b95b5e..063be74a1 100644
--- a/tests/tfrexp.c
+++ b/tests/tfrexp.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_frexp.
Copyright 2011-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tgamma.c b/tests/tgamma.c
index cea19731c..3c4dac83b 100644
--- a/tests/tgamma.c
+++ b/tests/tgamma.c
@@ -1,7 +1,7 @@
/* mpfr_tgamma -- test file for gamma function
Copyright 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tgeneric.c b/tests/tgeneric.c
index 101a41bd8..6b1ef2f6e 100644
--- a/tests/tgeneric.c
+++ b/tests/tgeneric.c
@@ -2,7 +2,7 @@
either mpfr_t or double or unsigned long).
Copyright 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tgeneric_ui.c b/tests/tgeneric_ui.c
index d78ad6b18..8604ee684 100644
--- a/tests/tgeneric_ui.c
+++ b/tests/tgeneric_ui.c
@@ -1,7 +1,7 @@
/* Generic test file for functions with one mpfr_t argument and an integer.
Copyright 2005-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tget_d.c b/tests/tget_d.c
index 58e2c7b17..448eb45b7 100644
--- a/tests/tget_d.c
+++ b/tests/tget_d.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_get_d
Copyright 1999-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tget_d_2exp.c b/tests/tget_d_2exp.c
index 0551d72ac..c2b262a38 100644
--- a/tests/tget_d_2exp.c
+++ b/tests/tget_d_2exp.c
@@ -1,7 +1,7 @@
/* Test mpfr_get_d_2exp.
Copyright 1999-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tget_f.c b/tests/tget_f.c
index 5d0260499..fbf7ee59e 100644
--- a/tests/tget_f.c
+++ b/tests/tget_f.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_get_f.
Copyright 2005-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tget_flt.c b/tests/tget_flt.c
index 090c6fc93..0ebba8c32 100644
--- a/tests/tget_flt.c
+++ b/tests/tget_flt.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_get_flt and mpfr_set_flt
Copyright 2009-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tget_ld_2exp.c b/tests/tget_ld_2exp.c
index 355c14324..d3699fca6 100644
--- a/tests/tget_ld_2exp.c
+++ b/tests/tget_ld_2exp.c
@@ -1,7 +1,7 @@
/* Test mpfr_get_ld_2exp.
Copyright 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tget_set_d64.c b/tests/tget_set_d64.c
index 878445dfa..fbd2d0b43 100644
--- a/tests/tget_set_d64.c
+++ b/tests/tget_set_d64.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_get_decimal64 and mpfr_set_decimal64.
Copyright 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tget_sj.c b/tests/tget_sj.c
index 4989cdc5f..f69863e3d 100644
--- a/tests/tget_sj.c
+++ b/tests/tget_sj.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_get_sj and mpfr_get_uj.
Copyright 2004-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tget_str.c b/tests/tget_str.c
index a3de8ccca..9b64356ce 100644
--- a/tests/tget_str.c
+++ b/tests/tget_str.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_get_str.
Copyright 1999, 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tget_z.c b/tests/tget_z.c
index 4ebe874a5..ff6bda41b 100644
--- a/tests/tget_z.c
+++ b/tests/tget_z.c
@@ -1,7 +1,7 @@
/* Test file for mpz_set_fr / mpfr_get_z.
Copyright 2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tgmpop.c b/tests/tgmpop.c
index 8ba5a4c62..f099895be 100644
--- a/tests/tgmpop.c
+++ b/tests/tgmpop.c
@@ -2,7 +2,7 @@
mpfr_mul_[q,z], mpfr_cmp_[f,q,z]
Copyright 2004-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tgrandom.c b/tests/tgrandom.c
index b6f3b8907..2aa137257 100644
--- a/tests/tgrandom.c
+++ b/tests/tgrandom.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_grandom
Copyright 2011-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/thyperbolic.c b/tests/thyperbolic.c
index 047750b85..3857bfd11 100644
--- a/tests/thyperbolic.c
+++ b/tests/thyperbolic.c
@@ -1,7 +1,7 @@
/* Test file for hyperbolic function : mpfr_cosh, mpfr_sinh, mpfr_tanh, mpfr_acosh, mpfr_asinh, mpfr_atanh.
Copyright 2001-2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/thypot.c b/tests/thypot.c
index c4c627bd4..f942ea722 100644
--- a/tests/thypot.c
+++ b/tests/thypot.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_hypot.
Copyright 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tinits.c b/tests/tinits.c
index 7ab97eaa7..daeb4edd0 100644
--- a/tests/tinits.c
+++ b/tests/tinits.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_init2, mpfr_inits, mpfr_inits2 and mpfr_clears.
Copyright 2003, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tinp_str.c b/tests/tinp_str.c
index 10ae3032b..9f3a80259 100644
--- a/tests/tinp_str.c
+++ b/tests/tinp_str.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_inp_str.
Copyright 2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tinternals.c b/tests/tinternals.c
index 5c994226f..a746e2ef9 100644
--- a/tests/tinternals.c
+++ b/tests/tinternals.c
@@ -1,7 +1,7 @@
/* tinternals -- Test for internals.
Copyright 2005-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tisnan.c b/tests/tisnan.c
index 354821dcb..096f2521b 100644
--- a/tests/tisnan.c
+++ b/tests/tisnan.c
@@ -2,7 +2,7 @@
mpfr_regular_p.
Copyright 2001-2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tisqrt.c b/tests/tisqrt.c
index 3d94045ac..9716a6d50 100644
--- a/tests/tisqrt.c
+++ b/tests/tisqrt.c
@@ -1,7 +1,7 @@
/* Test file for __gmpfr_isqrt and __gmpfr_cuberoot internal functions.
Copyright 2007-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tj0.c b/tests/tj0.c
index 4e83166b4..0ce289afa 100644
--- a/tests/tj0.c
+++ b/tests/tj0.c
@@ -1,7 +1,7 @@
/* tj0 -- test file for the Bessel function of first kind (order 0)
Copyright 2007-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tj1.c b/tests/tj1.c
index 6f15b5b90..fe5bb8d67 100644
--- a/tests/tj1.c
+++ b/tests/tj1.c
@@ -1,7 +1,7 @@
/* tj1 -- test file for the Bessel function of first kind (order 1)
Copyright 2007-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tjn.c b/tests/tjn.c
index 38c2f1235..3fe28ef0c 100644
--- a/tests/tjn.c
+++ b/tests/tjn.c
@@ -1,7 +1,7 @@
/* tjn -- test file for the Bessel function of first kind
Copyright 2007-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tl2b.c b/tests/tl2b.c
index d164f5573..e38544310 100644
--- a/tests/tl2b.c
+++ b/tests/tl2b.c
@@ -1,7 +1,7 @@
/* Test file for l2b constants.
Copyright 2007-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tlgamma.c b/tests/tlgamma.c
index 77d58a755..d2f0f5351 100644
--- a/tests/tlgamma.c
+++ b/tests/tlgamma.c
@@ -1,7 +1,7 @@
/* mpfr_tlgamma -- test file for lgamma function
Copyright 2005-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tli2.c b/tests/tli2.c
index a1473cc45..f388cd14e 100644
--- a/tests/tli2.c
+++ b/tests/tli2.c
@@ -1,7 +1,7 @@
/* mpfr_tli2 -- test file for dilogarithm function
Copyright 2007-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tlngamma.c b/tests/tlngamma.c
index 6074166ba..d2b4986df 100644
--- a/tests/tlngamma.c
+++ b/tests/tlngamma.c
@@ -1,7 +1,7 @@
/* mpfr_tlngamma -- test file for lngamma function
Copyright 2005-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tlog.c b/tests/tlog.c
index ad7e2be0e..0d2bef92f 100644
--- a/tests/tlog.c
+++ b/tests/tlog.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_log.
Copyright 1999, 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tlog10.c b/tests/tlog10.c
index bdb24bf81..f46394ae7 100644
--- a/tests/tlog10.c
+++ b/tests/tlog10.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_log10.
Copyright 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tlog1p.c b/tests/tlog1p.c
index 434c5e216..beac2459e 100644
--- a/tests/tlog1p.c
+++ b/tests/tlog1p.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_log1p.
Copyright 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tlog2.c b/tests/tlog2.c
index 52a47b708..5a4b1d1ce 100644
--- a/tests/tlog2.c
+++ b/tests/tlog2.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_log2.
Copyright 2001-2002, 2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tmin_prec.c b/tests/tmin_prec.c
index 41a059469..f5909260a 100644
--- a/tests/tmin_prec.c
+++ b/tests/tmin_prec.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_min_prec.
Copyright 2009-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tminmax.c b/tests/tminmax.c
index 58d2cf9f4..61194a10d 100644
--- a/tests/tminmax.c
+++ b/tests/tminmax.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_min & mpfr_max.
Copyright 2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tmodf.c b/tests/tmodf.c
index 86816a8c5..b05de0c9d 100644
--- a/tests/tmodf.c
+++ b/tests/tmodf.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_modf.
Copyright 2007-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tmul.c b/tests/tmul.c
index 263c7ffbd..4aaff8e97 100644
--- a/tests/tmul.c
+++ b/tests/tmul.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_mul.
Copyright 1999, 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tmul_2exp.c b/tests/tmul_2exp.c
index 80e6da107..b498a6de5 100644
--- a/tests/tmul_2exp.c
+++ b/tests/tmul_2exp.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_{mul,div}_2{ui,si}.
Copyright 1999, 2001-2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tmul_d.c b/tests/tmul_d.c
index 817053201..ce126ba5e 100644
--- a/tests/tmul_d.c
+++ b/tests/tmul_d.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_mul_d
Copyright 2007-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tmul_ui.c b/tests/tmul_ui.c
index 3c9afb796..4baf1abe1 100644
--- a/tests/tmul_ui.c
+++ b/tests/tmul_ui.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_mul_ui.
Copyright 1999-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tnext.c b/tests/tnext.c
index ec85dba06..1c0393ec7 100644
--- a/tests/tnext.c
+++ b/tests/tnext.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_nextabove, mpfr_nextbelow, mpfr_nexttoward.
Copyright 2003-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tout_str.c b/tests/tout_str.c
index e0001ab9c..992c655fd 100644
--- a/tests/tout_str.c
+++ b/tests/tout_str.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_out_str.
Copyright 1999, 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/toutimpl.c b/tests/toutimpl.c
index 835eaa077..a30dde4b6 100644
--- a/tests/toutimpl.c
+++ b/tests/toutimpl.c
@@ -2,7 +2,7 @@
mpfr_dump, mpfr_print_binary, mpfr_print_rnd_mode.
Copyright 2004-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tpow.c b/tests/tpow.c
index b29076113..927f098ee 100644
--- a/tests/tpow.c
+++ b/tests/tpow.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_pow, mpfr_pow_ui and mpfr_pow_si.
Copyright 2000-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tpow3.c b/tests/tpow3.c
index 565f13021..58e313675 100644
--- a/tests/tpow3.c
+++ b/tests/tpow3.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_pow.
Copyright 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tpow_all.c b/tests/tpow_all.c
index 601e7ca60..588184d26 100644
--- a/tests/tpow_all.c
+++ b/tests/tpow_all.c
@@ -1,7 +1,7 @@
/* Test file for the various power functions
Copyright 2008-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tpow_z.c b/tests/tpow_z.c
index ababf12d3..0acb9c0ca 100644
--- a/tests/tpow_z.c
+++ b/tests/tpow_z.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_pow_z -- power function x^z with z a MPZ
Copyright 2005-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tprintf.c b/tests/tprintf.c
index d413a256c..1c4961bf4 100644
--- a/tests/tprintf.c
+++ b/tests/tprintf.c
@@ -1,7 +1,7 @@
/* tprintf.c -- test file for mpfr_printf and mpfr_vprintf
Copyright 2008-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/trandom.c b/tests/trandom.c
index 00c0d3be3..8c66785a7 100644
--- a/tests/trandom.c
+++ b/tests/trandom.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_urandomb
Copyright 1999-2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/trec_sqrt.c b/tests/trec_sqrt.c
index 316348615..da49c40a1 100644
--- a/tests/trec_sqrt.c
+++ b/tests/trec_sqrt.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_rec_sqrt.
Copyright 2008-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tremquo.c b/tests/tremquo.c
index 8e12a46eb..0618f0d0e 100644
--- a/tests/tremquo.c
+++ b/tests/tremquo.c
@@ -1,7 +1,7 @@
/* tremquo -- test file for mpfr_remquo and mpfr_remainder
Copyright 2007-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/trint.c b/tests/trint.c
index 2abca861d..aca47416d 100644
--- a/tests/trint.c
+++ b/tests/trint.c
@@ -2,7 +2,7 @@
mpfr_rint_trunc, mpfr_rint_floor, mpfr_rint_ceil, mpfr_rint_round.
Copyright 2002-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/troot.c b/tests/troot.c
index c0c7f3e9a..4887e00c1 100644
--- a/tests/troot.c
+++ b/tests/troot.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_root.
Copyright 2005-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tround_prec.c b/tests/tround_prec.c
index 52d725a27..f6936d781 100644
--- a/tests/tround_prec.c
+++ b/tests/tround_prec.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_prec_round.
Copyright 1999-2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tsec.c b/tests/tsec.c
index b18167794..16951860d 100644
--- a/tests/tsec.c
+++ b/tests/tsec.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_sec.
Copyright 2005-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tsech.c b/tests/tsech.c
index c40a3eee2..d52c8f3ed 100644
--- a/tests/tsech.c
+++ b/tests/tsech.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_sech.
Copyright 2005-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tset.c b/tests/tset.c
index d3ffd0abe..eec197af0 100644
--- a/tests/tset.c
+++ b/tests/tset.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_set.
Copyright 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tset_d.c b/tests/tset_d.c
index 2980cfd2b..df57beaaa 100644
--- a/tests/tset_d.c
+++ b/tests/tset_d.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_set_d and mpfr_get_d.
Copyright 1999-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tset_exp.c b/tests/tset_exp.c
index 3935cd744..bdd043a7b 100644
--- a/tests/tset_exp.c
+++ b/tests/tset_exp.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_set_exp.
Copyright 2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tset_f.c b/tests/tset_f.c
index 112699a5d..e4670d2bf 100644
--- a/tests/tset_f.c
+++ b/tests/tset_f.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_set_f.
Copyright 1999, 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tset_ld.c b/tests/tset_ld.c
index 76dba44ce..6e2b931f5 100644
--- a/tests/tset_ld.c
+++ b/tests/tset_ld.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_set_ld and mpfr_get_ld.
Copyright 2002-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tset_q.c b/tests/tset_q.c
index 23869fcec..776c550d1 100644
--- a/tests/tset_q.c
+++ b/tests/tset_q.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_set_q.
Copyright 2000-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tset_si.c b/tests/tset_si.c
index df02c1c51..d77e9981e 100644
--- a/tests/tset_si.c
+++ b/tests/tset_si.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_set_si and mpfr_set_ui.
Copyright 1999, 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tset_sj.c b/tests/tset_sj.c
index 9a48c3c92..ac103b3b8 100644
--- a/tests/tset_sj.c
+++ b/tests/tset_sj.c
@@ -2,7 +2,7 @@
mpfr_set_sj, mpfr_set_uj, mpfr_set_sj_2exp and mpfr_set_uj_2exp.
Copyright 2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tset_str.c b/tests/tset_str.c
index 8cec2d4e5..309d0c151 100644
--- a/tests/tset_str.c
+++ b/tests/tset_str.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_set_str.
Copyright 1999, 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tset_z.c b/tests/tset_z.c
index f28ad8a6a..321566fe9 100644
--- a/tests/tset_z.c
+++ b/tests/tset_z.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_set_z.
Copyright 1999, 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tset_z_exp.c b/tests/tset_z_exp.c
index 16d1c5290..05e5461a5 100644
--- a/tests/tset_z_exp.c
+++ b/tests/tset_z_exp.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_set_z_2exp.
Copyright 1999, 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tsgn.c b/tests/tsgn.c
index 0bea4dd5a..b7d208b57 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-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tsi_op.c b/tests/tsi_op.c
index ea3bd0c9e..5a84c6412 100644
--- a/tests/tsi_op.c
+++ b/tests/tsi_op.c
@@ -2,7 +2,7 @@
mpfr_div_si, mpfr_si_div
Copyright 2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tsin.c b/tests/tsin.c
index 2847e850f..7afa57c26 100644
--- a/tests/tsin.c
+++ b/tests/tsin.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_sin.
Copyright 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tsin_cos.c b/tests/tsin_cos.c
index b35f7f5f6..d47559650 100644
--- a/tests/tsin_cos.c
+++ b/tests/tsin_cos.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_sin_cos.
Copyright 2000-2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tsinh.c b/tests/tsinh.c
index a02c7dacc..cd336eb95 100644
--- a/tests/tsinh.c
+++ b/tests/tsinh.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_sinh.
Copyright 2001-2002, 2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tsinh_cosh.c b/tests/tsinh_cosh.c
index 6393d0774..f5b1d0cff 100644
--- a/tests/tsinh_cosh.c
+++ b/tests/tsinh_cosh.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_sinh_cosh.
Copyright 2007-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tsprintf.c b/tests/tsprintf.c
index a2dea74ae..42778b8fe 100644
--- a/tests/tsprintf.c
+++ b/tests/tsprintf.c
@@ -2,7 +2,7 @@
and mpfr_vsnprintf
Copyright 2007-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tsqr.c b/tests/tsqr.c
index cc113d13f..ab8674bec 100644
--- a/tests/tsqr.c
+++ b/tests/tsqr.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_sqr.
Copyright 2004-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tsqrt.c b/tests/tsqrt.c
index cfdd137c6..e1fd4261c 100644
--- a/tests/tsqrt.c
+++ b/tests/tsqrt.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_sqrt.
Copyright 1999, 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tsqrt_ui.c b/tests/tsqrt_ui.c
index 93163bbca..d9ea3ea98 100644
--- a/tests/tsqrt_ui.c
+++ b/tests/tsqrt_ui.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_sqrt_ui.
Copyright 2000-2003, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tstckintc.c b/tests/tstckintc.c
index f1fd2dad7..1935f5671 100644
--- a/tests/tstckintc.c
+++ b/tests/tstckintc.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_custom_*
Copyright 2005-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tstdint.c b/tests/tstdint.c
index d79257832..1c51cdd38 100644
--- a/tests/tstdint.c
+++ b/tests/tstdint.c
@@ -1,7 +1,7 @@
/* Test file for multiple mpfr.h inclusion and intmax_t related functions
Copyright 2010-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tstrtofr.c b/tests/tstrtofr.c
index 87201c0ba..97575413a 100644
--- a/tests/tstrtofr.c
+++ b/tests/tstrtofr.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_set_str.
Copyright 2004-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tsub.c b/tests/tsub.c
index 54521346f..a8aee323f 100644
--- a/tests/tsub.c
+++ b/tests/tsub.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_sub.
Copyright 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tsub1sp.c b/tests/tsub1sp.c
index 3476b7a56..38feddbd7 100644
--- a/tests/tsub1sp.c
+++ b/tests/tsub1sp.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_sub1sp.
Copyright 2003-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tsub_d.c b/tests/tsub_d.c
index db24d3757..dcaa03153 100644
--- a/tests/tsub_d.c
+++ b/tests/tsub_d.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_sub_d
Copyright 2007-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tsub_ui.c b/tests/tsub_ui.c
index d6faae82c..653689575 100644
--- a/tests/tsub_ui.c
+++ b/tests/tsub_ui.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_sub_ui
Copyright 2000-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tsubnormal.c b/tests/tsubnormal.c
index 406d0584a..9c5a7feae 100644
--- a/tests/tsubnormal.c
+++ b/tests/tsubnormal.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_subnormalize.
Copyright 2005-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tsum.c b/tests/tsum.c
index d8c4743a5..5d9c8b598 100644
--- a/tests/tsum.c
+++ b/tests/tsum.c
@@ -1,7 +1,7 @@
/* tsum -- test file for the list summation function
Copyright 2004-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tswap.c b/tests/tswap.c
index 6a1d063a9..afc20b801 100644
--- a/tests/tswap.c
+++ b/tests/tswap.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_swap.
Copyright 2000-2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/ttan.c b/tests/ttan.c
index ef7306839..36426afa6 100644
--- a/tests/ttan.c
+++ b/tests/ttan.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_tan.
Copyright 2001-2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/ttanh.c b/tests/ttanh.c
index 89639bf4d..c844624b5 100644
--- a/tests/ttanh.c
+++ b/tests/ttanh.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_tanh.
Copyright 2001-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/ttrunc.c b/tests/ttrunc.c
index c1700aaad..780358c4b 100644
--- a/tests/ttrunc.c
+++ b/tests/ttrunc.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_trunc, mpfr_ceil, mpfr_floor.
Copyright 1999-2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tui_div.c b/tests/tui_div.c
index e360536e6..1e69d9970 100644
--- a/tests/tui_div.c
+++ b/tests/tui_div.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_ui_div.
Copyright 2000-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tui_pow.c b/tests/tui_pow.c
index f98594845..99fc78015 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-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tui_sub.c b/tests/tui_sub.c
index 206669c84..b5649ccd6 100644
--- a/tests/tui_sub.c
+++ b/tests/tui_sub.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_ui_sub.
Copyright 2000-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/turandom.c b/tests/turandom.c
index 144770852..fc875120d 100644
--- a/tests/turandom.c
+++ b/tests/turandom.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_urandom
Copyright 1999-2004, 2006-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tvalist.c b/tests/tvalist.c
index ffd69f1f0..b45f8f88b 100644
--- a/tests/tvalist.c
+++ b/tests/tvalist.c
@@ -1,7 +1,7 @@
/* Test file for multiple mpfr.h inclusion and va_list related functions
Copyright 2011-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tversion.c b/tests/tversion.c
index 6fa9837a1..ba326940c 100644
--- a/tests/tversion.c
+++ b/tests/tversion.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_version.
Copyright 2004-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/ty0.c b/tests/ty0.c
index 60ccbcb73..b4b819074 100644
--- a/tests/ty0.c
+++ b/tests/ty0.c
@@ -1,7 +1,7 @@
/* ty0 -- test file for the Bessel function of second kind (order 0)
Copyright 2007-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/ty1.c b/tests/ty1.c
index 1639821db..b36cb6126 100644
--- a/tests/ty1.c
+++ b/tests/ty1.c
@@ -1,7 +1,7 @@
/* ty1 -- test file for the Bessel function of second kind (order 1)
Copyright 2007-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tyn.c b/tests/tyn.c
index 7a0e4e0a2..92c97ced5 100644
--- a/tests/tyn.c
+++ b/tests/tyn.c
@@ -1,7 +1,7 @@
/* tyn -- test file for the Bessel function of second kind
Copyright 2007-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tzeta.c b/tests/tzeta.c
index ab0665983..9eb731fa3 100644
--- a/tests/tzeta.c
+++ b/tests/tzeta.c
@@ -1,7 +1,7 @@
/* tzeta -- test file for the Riemann Zeta function
Copyright 2003-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tzeta_ui.c b/tests/tzeta_ui.c
index 6974abb72..3467c0cfd 100644
--- a/tests/tzeta_ui.c
+++ b/tests/tzeta_ui.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_zeta_ui.
Copyright 2005-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tools/get_patches.sh b/tools/get_patches.sh
index de011cf05..5ae9aba4f 100755
--- a/tools/get_patches.sh
+++ b/tools/get_patches.sh
@@ -4,7 +4,7 @@ cat <<EOF
/* mpfr_get_patches -- Patches that have been applied
Copyright 2007-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tune/bidimensional_sample.c b/tune/bidimensional_sample.c
index 92d5ce994..559fa9018 100644
--- a/tune/bidimensional_sample.c
+++ b/tune/bidimensional_sample.c
@@ -1,7 +1,7 @@
/* [Description]
Copyright 2010-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tune/speed.c b/tune/speed.c
index ae3ff615a..b62a9b991 100644
--- a/tune/speed.c
+++ b/tune/speed.c
@@ -1,7 +1,7 @@
/* Tune various threshold of MPFR
Copyright 2005-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tune/tuneup.c b/tune/tuneup.c
index 2c8717214..25898faa3 100644
--- a/tune/tuneup.c
+++ b/tune/tuneup.c
@@ -1,7 +1,7 @@
/* Tune various threshold of MPFR
Copyright 2005-2016 Free Software Foundation, Inc.
-Contributed by the AriC and Caramel projects, INRIA.
+Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.