summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2014-01-03 20:33:38 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2014-01-03 20:33:38 +0000
commit6106c0bb3b691aef5ef81bc9b247d3aaa107f287 (patch)
treefec4840f808ae564cd187f7982db0dab36270e77 /tests
parentea3448d5ec4d565711b2810a08469f816d7e1975 (diff)
downloadmpfr-6106c0bb3b691aef5ef81bc9b247d3aaa107f287.tar.gz
Copyright notice update: added 2014 with
perl -pi -e 's/ (\d{4}-)?(2013)(?= Free Software)/ " ".($1||"$2-").($2+1)/e' **/*(^/) under zsh (the tools/mbench directory was not modified). Removed 2013 from the example in the doc/README.dev file. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@8723 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am2
-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/tabort_defalloc1.c2
-rw-r--r--tests/tabort_defalloc2.c2
-rw-r--r--tests/tabort_prec_max.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/tassert.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/terandom.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/tfpif.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/tnrandom.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/trndna.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_float128.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
181 files changed, 181 insertions, 181 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index cd5d2398a..634913572 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright 2000-2013 Free Software Foundation, Inc.
+# Copyright 2000-2014 Free Software Foundation, Inc.
# This Makefile.am is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/tests/cmp_str.c b/tests/cmp_str.c
index e0cea8ba4..30c06db8d 100644
--- a/tests/cmp_str.c
+++ b/tests/cmp_str.c
@@ -1,6 +1,6 @@
/* mpfr_cmp_str -- compare a floating-point number with a string.
-Copyright 2004-2013 Free Software Foundation, Inc.
+Copyright 2004-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/data/digamma b/tests/data/digamma
index de6838752..446c5ea28 100644
--- a/tests/data/digamma
+++ b/tests/data/digamma
@@ -1,6 +1,6 @@
# reference values for the digamma function
#
-# Copyright 2009-2013 Free Software Foundation, Inc.
+# Copyright 2009-2014 Free Software Foundation, Inc.
# Contributed by the AriC and Caramel projects, INRIA.
#
# This file is part of the GNU MPFR Library.
diff --git a/tests/data/li2 b/tests/data/li2
index ad8e46702..430a8486a 100644
--- a/tests/data/li2
+++ b/tests/data/li2
@@ -1,6 +1,6 @@
# reference values for dilogarithm function
#
-# Copyright 2007-2013 Free Software Foundation, Inc.
+# Copyright 2007-2014 Free Software Foundation, Inc.
# Contributed by the AriC and Caramel projects, INRIA.
#
# This file is part of the GNU MPFR Library.
diff --git a/tests/memory.c b/tests/memory.c
index ad8fe2c55..025e4127e 100644
--- a/tests/memory.c
+++ b/tests/memory.c
@@ -1,6 +1,6 @@
/* Memory allocation used during tests.
-Copyright 2001-2003, 2006-2013 Free Software Foundation, Inc.
+Copyright 2001-2003, 2006-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/mpf_compat.c b/tests/mpf_compat.c
index cf4ed18ed..259a3a342 100644
--- a/tests/mpf_compat.c
+++ b/tests/mpf_compat.c
@@ -1,6 +1,6 @@
/* Test compatibility mpf-mpfr.
-Copyright 2003, 2005-2013 Free Software Foundation, Inc.
+Copyright 2003, 2005-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/mpf_compat.h b/tests/mpf_compat.h
index 8c456edfc..232323fc8 100644
--- a/tests/mpf_compat.h
+++ b/tests/mpf_compat.h
@@ -1,6 +1,6 @@
/* Test compatibility mpf-mpfr.
-Copyright 2003-2013 Free Software Foundation, Inc.
+Copyright 2003-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/mpfr-test.h b/tests/mpfr-test.h
index b712662c5..dafe98df0 100644
--- a/tests/mpfr-test.h
+++ b/tests/mpfr-test.h
@@ -1,6 +1,6 @@
/* auxiliary functions for MPFR tests.
-Copyright 1999-2013 Free Software Foundation, Inc.
+Copyright 1999-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/mpfr_compat.c b/tests/mpfr_compat.c
index 3659e5a99..4854205e0 100644
--- a/tests/mpfr_compat.c
+++ b/tests/mpfr_compat.c
@@ -1,6 +1,6 @@
/* Test compatibility mpf-mpfr.
-Copyright 2003, 2005-2013 Free Software Foundation, Inc.
+Copyright 2003, 2005-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/random2.c b/tests/random2.c
index ebf63fd55..ac0fbcd9b 100644
--- a/tests/random2.c
+++ b/tests/random2.c
@@ -1,7 +1,7 @@
/* mpfr_random2 -- Generate a positive random mpfr_t of specified size, with
long runs of consecutive ones and zeros in the binary representation.
-Copyright 1999, 2001-2004, 2006-2013 Free Software Foundation, Inc.
+Copyright 1999, 2001-2004, 2006-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/reuse.c b/tests/reuse.c
index 856a41739..9704d52c5 100644
--- a/tests/reuse.c
+++ b/tests/reuse.c
@@ -1,6 +1,6 @@
/* Test file for in-place operations.
-Copyright 2000-2013 Free Software Foundation, Inc.
+Copyright 2000-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/rnd_mode.c b/tests/rnd_mode.c
index 20794f16c..8725896bb 100644
--- a/tests/rnd_mode.c
+++ b/tests/rnd_mode.c
@@ -1,6 +1,6 @@
/* mpfr_set_machine_rnd_mode -- set the rounding mode for machine floats
-Copyright 1999, 2001-2002, 2006-2013 Free Software Foundation, Inc.
+Copyright 1999, 2001-2002, 2006-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tabort_defalloc1.c b/tests/tabort_defalloc1.c
index b7f9cec52..4c555ea26 100644
--- a/tests/tabort_defalloc1.c
+++ b/tests/tabort_defalloc1.c
@@ -1,6 +1,6 @@
/* tabort_defalloc1 -- Test for abort due to reaching out of memory
-Copyright 2012-2013 Free Software Foundation, Inc.
+Copyright 2012-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tabort_defalloc2.c b/tests/tabort_defalloc2.c
index 3e615cf6e..2b2b9bae7 100644
--- a/tests/tabort_defalloc2.c
+++ b/tests/tabort_defalloc2.c
@@ -1,6 +1,6 @@
/* tabort_defalloc2 -- Test for abort due to reaching out of memory
-Copyright 2012-2013 Free Software Foundation, Inc.
+Copyright 2012-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tabort_prec_max.c b/tests/tabort_prec_max.c
index 343ab763a..65ffaf464 100644
--- a/tests/tabort_prec_max.c
+++ b/tests/tabort_prec_max.c
@@ -1,6 +1,6 @@
/* tabort_prec_max -- Test for abort termination due to reaching prec max
-Copyright 2012-2013 Free Software Foundation, Inc.
+Copyright 2012-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tabs.c b/tests/tabs.c
index 385045cb5..1bc323d37 100644
--- a/tests/tabs.c
+++ b/tests/tabs.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_abs.
-Copyright 2000-2013 Free Software Foundation, Inc.
+Copyright 2000-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tacos.c b/tests/tacos.c
index c03fdc8ef..17125ec80 100644
--- a/tests/tacos.c
+++ b/tests/tacos.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_acos.
-Copyright 2001-2013 Free Software Foundation, Inc.
+Copyright 2001-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tacosh.c b/tests/tacosh.c
index e64e486ff..783066437 100644
--- a/tests/tacosh.c
+++ b/tests/tacosh.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_acosh.
-Copyright 2001-2004, 2006-2013 Free Software Foundation, Inc.
+Copyright 2001-2004, 2006-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tadd.c b/tests/tadd.c
index a3aa43dbd..b8763343b 100644
--- a/tests/tadd.c
+++ b/tests/tadd.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_add and mpfr_sub.
-Copyright 1999-2013 Free Software Foundation, Inc.
+Copyright 1999-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tadd1sp.c b/tests/tadd1sp.c
index b695a5615..2db179f39 100644
--- a/tests/tadd1sp.c
+++ b/tests/tadd1sp.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_add1sp.
-Copyright 2004-2013 Free Software Foundation, Inc.
+Copyright 2004-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tadd_d.c b/tests/tadd_d.c
index 1921fd270..a51513011 100644
--- a/tests/tadd_d.c
+++ b/tests/tadd_d.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_add_d
-Copyright 2007-2013 Free Software Foundation, Inc.
+Copyright 2007-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tadd_ui.c b/tests/tadd_ui.c
index 1544736b0..07340b60f 100644
--- a/tests/tadd_ui.c
+++ b/tests/tadd_ui.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_add_ui
-Copyright 2000-2013 Free Software Foundation, Inc.
+Copyright 2000-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tagm.c b/tests/tagm.c
index 93c91eda7..24fed11e4 100644
--- a/tests/tagm.c
+++ b/tests/tagm.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_agm.
-Copyright 1999, 2001-2013 Free Software Foundation, Inc.
+Copyright 1999, 2001-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tai.c b/tests/tai.c
index e54baadea..73af01f4d 100644
--- a/tests/tai.c
+++ b/tests/tai.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_ai.
-Copyright 2010-2013 Free Software Foundation, Inc.
+Copyright 2010-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tasin.c b/tests/tasin.c
index 2aba25dc5..46dacb459 100644
--- a/tests/tasin.c
+++ b/tests/tasin.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_asin.
-Copyright 2001-2013 Free Software Foundation, Inc.
+Copyright 2001-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tasinh.c b/tests/tasinh.c
index dc7b40d55..71e56f57d 100644
--- a/tests/tasinh.c
+++ b/tests/tasinh.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_asinh.
-Copyright 2001-2004, 2006-2013 Free Software Foundation, Inc.
+Copyright 2001-2004, 2006-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tassert.c b/tests/tassert.c
index 348eaef06..5ce960118 100644
--- a/tests/tassert.c
+++ b/tests/tassert.c
@@ -1,6 +1,6 @@
/* tassert -- Test for assertions.
-Copyright 2012-2013 Free Software Foundation, Inc.
+Copyright 2012-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tatan.c b/tests/tatan.c
index 26c2dd4b2..5bb08f6bf 100644
--- a/tests/tatan.c
+++ b/tests/tatan.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_atan.
-Copyright 2001-2013 Free Software Foundation, Inc.
+Copyright 2001-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tatanh.c b/tests/tatanh.c
index 804ab9de1..82c9c60f5 100644
--- a/tests/tatanh.c
+++ b/tests/tatanh.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_atanh.
-Copyright 2001-2013 Free Software Foundation, Inc.
+Copyright 2001-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/taway.c b/tests/taway.c
index 728973656..09ca58cc2 100644
--- a/tests/taway.c
+++ b/tests/taway.c
@@ -1,6 +1,6 @@
/* Test file for round away.
-Copyright 2000-2013 Free Software Foundation, Inc.
+Copyright 2000-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tbuildopt.c b/tests/tbuildopt.c
index 8353a3e56..433360158 100644
--- a/tests/tbuildopt.c
+++ b/tests/tbuildopt.c
@@ -1,7 +1,7 @@
/* tbuildopt.c -- test file for mpfr_buildopt_tls_p and
mpfr_buildopt_decimal_p.
-Copyright 2009-2013 Free Software Foundation, Inc.
+Copyright 2009-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tcan_round.c b/tests/tcan_round.c
index e57f21a30..0c7d269e1 100644
--- a/tests/tcan_round.c
+++ b/tests/tcan_round.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_can_round.
-Copyright 1999, 2001-2013 Free Software Foundation, Inc.
+Copyright 1999, 2001-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tcbrt.c b/tests/tcbrt.c
index 8e6a5483f..c9eeb9d59 100644
--- a/tests/tcbrt.c
+++ b/tests/tcbrt.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_cbrt.
-Copyright 2002-2013 Free Software Foundation, Inc.
+Copyright 2002-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tcheck.c b/tests/tcheck.c
index d84c385e4..adc8d88c2 100644
--- a/tests/tcheck.c
+++ b/tests/tcheck.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_check.
-Copyright 2003-2004, 2006-2013 Free Software Foundation, Inc.
+Copyright 2003-2004, 2006-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tcmp.c b/tests/tcmp.c
index de6157ffe..bd193b1e5 100644
--- a/tests/tcmp.c
+++ b/tests/tcmp.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_cmp.
-Copyright 1999, 2001-2013 Free Software Foundation, Inc.
+Copyright 1999, 2001-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tcmp2.c b/tests/tcmp2.c
index 213e6fe22..1d29c5603 100644
--- a/tests/tcmp2.c
+++ b/tests/tcmp2.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_cmp2.
-Copyright 1999-2003, 2006-2013 Free Software Foundation, Inc.
+Copyright 1999-2003, 2006-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tcmp_d.c b/tests/tcmp_d.c
index e9060b6aa..543e5c3df 100644
--- a/tests/tcmp_d.c
+++ b/tests/tcmp_d.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_cmp_d.
-Copyright 1999, 2001-2004, 2006-2013 Free Software Foundation, Inc.
+Copyright 1999, 2001-2004, 2006-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tcmp_ld.c b/tests/tcmp_ld.c
index bc9421542..52f70b7d5 100644
--- a/tests/tcmp_ld.c
+++ b/tests/tcmp_ld.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_cmp_ld.
-Copyright 2004, 2006-2013 Free Software Foundation, Inc.
+Copyright 2004, 2006-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tcmp_ui.c b/tests/tcmp_ui.c
index 59b1a13b2..ed5c31e24 100644
--- a/tests/tcmp_ui.c
+++ b/tests/tcmp_ui.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_cmp_ui and mpfr_cmp_si.
-Copyright 1999, 2001-2013 Free Software Foundation, Inc.
+Copyright 1999, 2001-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tcmpabs.c b/tests/tcmpabs.c
index 161eb3000..c56cff67e 100644
--- a/tests/tcmpabs.c
+++ b/tests/tcmpabs.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_cmpabs.
-Copyright 2004-2013 Free Software Foundation, Inc.
+Copyright 2004-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tcomparisons.c b/tests/tcomparisons.c
index 50cdc2405..84d06c55b 100644
--- a/tests/tcomparisons.c
+++ b/tests/tcomparisons.c
@@ -2,7 +2,7 @@
mpfr_lessequal_p, mpfr_lessgreater_p, mpfr_equal_p, mpfr_unordered_p
functions.
-Copyright 2003, 2006-2013 Free Software Foundation, Inc.
+Copyright 2003, 2006-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tconst_catalan.c b/tests/tconst_catalan.c
index e58dafdff..3ee244bee 100644
--- a/tests/tconst_catalan.c
+++ b/tests/tconst_catalan.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_const_catalan.
-Copyright 2005-2013 Free Software Foundation, Inc.
+Copyright 2005-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tconst_euler.c b/tests/tconst_euler.c
index 2201bb515..e29677190 100644
--- a/tests/tconst_euler.c
+++ b/tests/tconst_euler.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_const_euler.
-Copyright 2001-2013 Free Software Foundation, Inc.
+Copyright 2001-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tconst_log2.c b/tests/tconst_log2.c
index 3b99df68a..68f3f56cc 100644
--- a/tests/tconst_log2.c
+++ b/tests/tconst_log2.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_const_log2.
-Copyright 1999, 2001-2013 Free Software Foundation, Inc.
+Copyright 1999, 2001-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tconst_pi.c b/tests/tconst_pi.c
index 93d3f2585..f8a01569b 100644
--- a/tests/tconst_pi.c
+++ b/tests/tconst_pi.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_const_pi.
-Copyright 1999, 2001-2013 Free Software Foundation, Inc.
+Copyright 1999, 2001-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tcopysign.c b/tests/tcopysign.c
index 04669a4b6..7ef4f518d 100644
--- a/tests/tcopysign.c
+++ b/tests/tcopysign.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_copysign, mpfr_setsign and mpfr_signbit.
-Copyright 2004, 2006-2013 Free Software Foundation, Inc.
+Copyright 2004, 2006-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tcos.c b/tests/tcos.c
index 454098643..3ca51db44 100644
--- a/tests/tcos.c
+++ b/tests/tcos.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_cos.
-Copyright 2001-2013 Free Software Foundation, Inc.
+Copyright 2001-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tcosh.c b/tests/tcosh.c
index 794d5eb56..454ef9b08 100644
--- a/tests/tcosh.c
+++ b/tests/tcosh.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_cosh.
-Copyright 2001-2002, 2004-2013 Free Software Foundation, Inc.
+Copyright 2001-2002, 2004-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tcot.c b/tests/tcot.c
index e13db1576..1248bb502 100644
--- a/tests/tcot.c
+++ b/tests/tcot.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_cot.
-Copyright 2005-2013 Free Software Foundation, Inc.
+Copyright 2005-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tcoth.c b/tests/tcoth.c
index e2f2f0d5d..9d7bd6775 100644
--- a/tests/tcoth.c
+++ b/tests/tcoth.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_coth.
-Copyright 2005-2013 Free Software Foundation, Inc.
+Copyright 2005-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tcsc.c b/tests/tcsc.c
index 56883d25b..42f836b22 100644
--- a/tests/tcsc.c
+++ b/tests/tcsc.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_csc.
-Copyright 2005-2013 Free Software Foundation, Inc.
+Copyright 2005-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tcsch.c b/tests/tcsch.c
index 72117a3e0..b3cf327a3 100644
--- a/tests/tcsch.c
+++ b/tests/tcsch.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_csch.
-Copyright 2005-2013 Free Software Foundation, Inc.
+Copyright 2005-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/td_div.c b/tests/td_div.c
index e8a5e48d7..d28ede7e6 100644
--- a/tests/td_div.c
+++ b/tests/td_div.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_d_div
-Copyright 2007-2013 Free Software Foundation, Inc.
+Copyright 2007-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/td_sub.c b/tests/td_sub.c
index 144c72af3..fda384931 100644
--- a/tests/td_sub.c
+++ b/tests/td_sub.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_d_sub
-Copyright 2007-2013 Free Software Foundation, Inc.
+Copyright 2007-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tdigamma.c b/tests/tdigamma.c
index 132021892..29c8c3a5a 100644
--- a/tests/tdigamma.c
+++ b/tests/tdigamma.c
@@ -1,6 +1,6 @@
/* test file for digamma function
-Copyright 2009-2013 Free Software Foundation, Inc.
+Copyright 2009-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tdim.c b/tests/tdim.c
index 55b078be4..0c50ba9b8 100644
--- a/tests/tdim.c
+++ b/tests/tdim.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_dim.
-Copyright 2004-2013 Free Software Foundation, Inc.
+Copyright 2004-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tdiv.c b/tests/tdiv.c
index 383c2f46c..14d7c91a8 100644
--- a/tests/tdiv.c
+++ b/tests/tdiv.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_div (and some mpfr_div_ui, etc. tests).
-Copyright 1999, 2001-2013 Free Software Foundation, Inc.
+Copyright 1999, 2001-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tdiv_d.c b/tests/tdiv_d.c
index 08268e8bb..6a2df2c36 100644
--- a/tests/tdiv_d.c
+++ b/tests/tdiv_d.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_div_d
-Copyright 2007-2013 Free Software Foundation, Inc.
+Copyright 2007-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tdiv_ui.c b/tests/tdiv_ui.c
index a84e89680..043a092fa 100644
--- a/tests/tdiv_ui.c
+++ b/tests/tdiv_ui.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_div_ui.
-Copyright 1999-2013 Free Software Foundation, Inc.
+Copyright 1999-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/teint.c b/tests/teint.c
index c97926a90..fc5799feb 100644
--- a/tests/teint.c
+++ b/tests/teint.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_eint.
-Copyright 2005-2013 Free Software Foundation, Inc.
+Copyright 2005-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/teq.c b/tests/teq.c
index 57d87a275..04850035f 100644
--- a/tests/teq.c
+++ b/tests/teq.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_eq.
-Copyright 1999-2013 Free Software Foundation, Inc.
+Copyright 1999-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/terandom.c b/tests/terandom.c
index 495a668da..7c42fa69b 100644
--- a/tests/terandom.c
+++ b/tests/terandom.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_erandom
-Copyright 2011-2013 Free Software Foundation, Inc.
+Copyright 2011-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/terf.c b/tests/terf.c
index 87cb2465f..4340034e5 100644
--- a/tests/terf.c
+++ b/tests/terf.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_erf and mpfr_erfc.
-Copyright 2001-2013 Free Software Foundation, Inc.
+Copyright 2001-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tests.c b/tests/tests.c
index 2fa9c798f..b6a182329 100644
--- a/tests/tests.c
+++ b/tests/tests.c
@@ -1,6 +1,6 @@
/* Miscellaneous support for test programs.
-Copyright 2001-2013 Free Software Foundation, Inc.
+Copyright 2001-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/texceptions.c b/tests/texceptions.c
index 7915a8bf2..a279e8722 100644
--- a/tests/texceptions.c
+++ b/tests/texceptions.c
@@ -1,6 +1,6 @@
/* Test file for exceptions.
-Copyright 2001-2013 Free Software Foundation, Inc.
+Copyright 2001-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/texp.c b/tests/texp.c
index 9e3391d57..083290d1d 100644
--- a/tests/texp.c
+++ b/tests/texp.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_exp.
-Copyright 1999, 2001-2013 Free Software Foundation, Inc.
+Copyright 1999, 2001-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/texp10.c b/tests/texp10.c
index cdcea395e..ea9564fd1 100644
--- a/tests/texp10.c
+++ b/tests/texp10.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_exp10.
-Copyright 2007-2013 Free Software Foundation, Inc.
+Copyright 2007-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/texp2.c b/tests/texp2.c
index 6e4266cf5..a399f44ac 100644
--- a/tests/texp2.c
+++ b/tests/texp2.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_exp2.
-Copyright 2001-2004, 2006-2013 Free Software Foundation, Inc.
+Copyright 2001-2004, 2006-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/texpm1.c b/tests/texpm1.c
index dde3d1d57..d1babdd17 100644
--- a/tests/texpm1.c
+++ b/tests/texpm1.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_expm1.
-Copyright 2001-2013 Free Software Foundation, Inc.
+Copyright 2001-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tfactorial.c b/tests/tfactorial.c
index 15f871a08..0ab2b558f 100644
--- a/tests/tfactorial.c
+++ b/tests/tfactorial.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_factorial.
-Copyright 2001-2013 Free Software Foundation, Inc.
+Copyright 2001-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tfits.c b/tests/tfits.c
index 105ef4cce..097ff563e 100644
--- a/tests/tfits.c
+++ b/tests/tfits.c
@@ -2,7 +2,7 @@
mpfr_fits_sint_p, mpfr_fits_slong_p, mpfr_fits_sshort_p,
mpfr_fits_uint_p, mpfr_fits_ulong_p, mpfr_fits_ushort_p
-Copyright 2004-2013 Free Software Foundation, Inc.
+Copyright 2004-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tfma.c b/tests/tfma.c
index 973ddaa02..adbc1463a 100644
--- a/tests/tfma.c
+++ b/tests/tfma.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_fma.
-Copyright 2001-2013 Free Software Foundation, Inc.
+Copyright 2001-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tfmod.c b/tests/tfmod.c
index 1cfc2e002..8332cba02 100644
--- a/tests/tfmod.c
+++ b/tests/tfmod.c
@@ -1,6 +1,6 @@
/* tfmod -- test file for mpfr_fmod
-Copyright 2007-2013 Free Software Foundation, Inc.
+Copyright 2007-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tfms.c b/tests/tfms.c
index 380232dff..9fd6c0f82 100644
--- a/tests/tfms.c
+++ b/tests/tfms.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_fms.
-Copyright 2001-2013 Free Software Foundation, Inc.
+Copyright 2001-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tfpif.c b/tests/tfpif.c
index b250bce05..71032ec33 100644
--- a/tests/tfpif.c
+++ b/tests/tfpif.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_fpif.
-Copyright 2012-2013 Free Software Foundation, Inc.
+Copyright 2012-2014 Free Software Foundation, Inc.
Contributed by Olivier Demengeon.
This file is part of the GNU MPFR Library.
diff --git a/tests/tfprintf.c b/tests/tfprintf.c
index 48acff47c..5941a2654 100644
--- a/tests/tfprintf.c
+++ b/tests/tfprintf.c
@@ -1,6 +1,6 @@
/* tfprintf.c -- test file for mpfr_fprintf and mpfr_vfprintf
-Copyright 2008-2013 Free Software Foundation, Inc.
+Copyright 2008-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tfrac.c b/tests/tfrac.c
index 76061708b..3e93e4b0d 100644
--- a/tests/tfrac.c
+++ b/tests/tfrac.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_frac.
-Copyright 2002-2013 Free Software Foundation, Inc.
+Copyright 2002-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tfrexp.c b/tests/tfrexp.c
index c8136dae9..ce5880c99 100644
--- a/tests/tfrexp.c
+++ b/tests/tfrexp.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_frexp.
-Copyright 2011-2013 Free Software Foundation, Inc.
+Copyright 2011-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tgamma.c b/tests/tgamma.c
index 85e750236..2b6ad0c77 100644
--- a/tests/tgamma.c
+++ b/tests/tgamma.c
@@ -1,6 +1,6 @@
/* mpfr_tgamma -- test file for gamma function
-Copyright 2001-2013 Free Software Foundation, Inc.
+Copyright 2001-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tgeneric.c b/tests/tgeneric.c
index 6e52b10b3..64326a587 100644
--- a/tests/tgeneric.c
+++ b/tests/tgeneric.c
@@ -1,7 +1,7 @@
/* Generic test file for functions with one or two arguments (the second being
either mpfr_t or double).
-Copyright 2001-2013 Free Software Foundation, Inc.
+Copyright 2001-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tgeneric_ui.c b/tests/tgeneric_ui.c
index 829e0f35c..7568e39d4 100644
--- a/tests/tgeneric_ui.c
+++ b/tests/tgeneric_ui.c
@@ -1,6 +1,6 @@
/* Generic test file for functions with one mpfr_t argument and an integer.
-Copyright 2005-2013 Free Software Foundation, Inc.
+Copyright 2005-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tget_d.c b/tests/tget_d.c
index e3d499530..a7933afbb 100644
--- a/tests/tget_d.c
+++ b/tests/tget_d.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_get_d
-Copyright 1999-2013 Free Software Foundation, Inc.
+Copyright 1999-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel 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 987525b25..30c8ac8a5 100644
--- a/tests/tget_d_2exp.c
+++ b/tests/tget_d_2exp.c
@@ -1,6 +1,6 @@
/* Test mpfr_get_d_2exp.
-Copyright 1999-2013 Free Software Foundation, Inc.
+Copyright 1999-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tget_f.c b/tests/tget_f.c
index 919f0a466..3da3e309e 100644
--- a/tests/tget_f.c
+++ b/tests/tget_f.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_get_f.
-Copyright 2005-2013 Free Software Foundation, Inc.
+Copyright 2005-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tget_flt.c b/tests/tget_flt.c
index 478903238..2a81b9d5e 100644
--- a/tests/tget_flt.c
+++ b/tests/tget_flt.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_get_flt and mpfr_set_flt
-Copyright 2009-2013 Free Software Foundation, Inc.
+Copyright 2009-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel 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 a674cb4e1..d341f1774 100644
--- a/tests/tget_ld_2exp.c
+++ b/tests/tget_ld_2exp.c
@@ -1,6 +1,6 @@
/* Test mpfr_get_ld_2exp.
-Copyright 2006-2013 Free Software Foundation, Inc.
+Copyright 2006-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel 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 5b4955c4d..af1cc5c92 100644
--- a/tests/tget_set_d64.c
+++ b/tests/tget_set_d64.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_get_decimal64 and mpfr_set_decimal64.
-Copyright 2006-2013 Free Software Foundation, Inc.
+Copyright 2006-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tget_sj.c b/tests/tget_sj.c
index 6a3d15501..a6ade0272 100644
--- a/tests/tget_sj.c
+++ b/tests/tget_sj.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_get_sj and mpfr_get_uj.
-Copyright 2004-2013 Free Software Foundation, Inc.
+Copyright 2004-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tget_str.c b/tests/tget_str.c
index 21db9da18..984e6e0a8 100644
--- a/tests/tget_str.c
+++ b/tests/tget_str.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_get_str.
-Copyright 1999, 2001-2013 Free Software Foundation, Inc.
+Copyright 1999, 2001-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tget_z.c b/tests/tget_z.c
index 8566f44b4..0becc835f 100644
--- a/tests/tget_z.c
+++ b/tests/tget_z.c
@@ -1,6 +1,6 @@
/* Test file for mpz_set_fr / mpfr_get_z.
-Copyright 2004, 2006-2013 Free Software Foundation, Inc.
+Copyright 2004, 2006-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tgmpop.c b/tests/tgmpop.c
index e85e0d358..9808beb36 100644
--- a/tests/tgmpop.c
+++ b/tests/tgmpop.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_add_[q,z], mpfr_sub_[q,z], mpfr_div_[q,z],
mpfr_mul_[q,z], mpfr_cmp_[f,q,z]
-Copyright 2004-2013 Free Software Foundation, Inc.
+Copyright 2004-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tgrandom.c b/tests/tgrandom.c
index f35e5cca4..bc29f329d 100644
--- a/tests/tgrandom.c
+++ b/tests/tgrandom.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_grandom
-Copyright 2011-2013 Free Software Foundation, Inc.
+Copyright 2011-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/thyperbolic.c b/tests/thyperbolic.c
index 6b8b34a1c..061b49a52 100644
--- a/tests/thyperbolic.c
+++ b/tests/thyperbolic.c
@@ -1,6 +1,6 @@
/* Test file for hyperbolic function : mpfr_cosh, mpfr_sinh, mpfr_tanh, mpfr_acosh, mpfr_asinh, mpfr_atanh.
-Copyright 2001-2004, 2006-2013 Free Software Foundation, Inc.
+Copyright 2001-2004, 2006-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/thypot.c b/tests/thypot.c
index e3140786e..66c569096 100644
--- a/tests/thypot.c
+++ b/tests/thypot.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_hypot.
-Copyright 2001-2013 Free Software Foundation, Inc.
+Copyright 2001-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tinits.c b/tests/tinits.c
index 604b16585..db45e7ead 100644
--- a/tests/tinits.c
+++ b/tests/tinits.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_init2, mpfr_inits, mpfr_inits2 and mpfr_clears.
-Copyright 2003, 2006-2013 Free Software Foundation, Inc.
+Copyright 2003, 2006-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tinp_str.c b/tests/tinp_str.c
index 53f6e34f0..d5a9ad40c 100644
--- a/tests/tinp_str.c
+++ b/tests/tinp_str.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_inp_str.
-Copyright 2004, 2006-2013 Free Software Foundation, Inc.
+Copyright 2004, 2006-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tinternals.c b/tests/tinternals.c
index 9801b4740..166e02f61 100644
--- a/tests/tinternals.c
+++ b/tests/tinternals.c
@@ -1,6 +1,6 @@
/* tinternals -- Test for internals.
-Copyright 2005-2013 Free Software Foundation, Inc.
+Copyright 2005-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tisnan.c b/tests/tisnan.c
index 09621fe0b..29f717dfa 100644
--- a/tests/tisnan.c
+++ b/tests/tisnan.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_nan_p, mpfr_inf_p, mpfr_number_p, mpfr_zero_p and
mpfr_regular_p.
-Copyright 2001-2004, 2006-2013 Free Software Foundation, Inc.
+Copyright 2001-2004, 2006-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tisqrt.c b/tests/tisqrt.c
index f493431d5..568b9af30 100644
--- a/tests/tisqrt.c
+++ b/tests/tisqrt.c
@@ -1,6 +1,6 @@
/* Test file for __gmpfr_isqrt and __gmpfr_cuberoot internal functions.
-Copyright 2007-2013 Free Software Foundation, Inc.
+Copyright 2007-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tj0.c b/tests/tj0.c
index d42c55217..aea366a28 100644
--- a/tests/tj0.c
+++ b/tests/tj0.c
@@ -1,6 +1,6 @@
/* tj0 -- test file for the Bessel function of first kind (order 0)
-Copyright 2007-2013 Free Software Foundation, Inc.
+Copyright 2007-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tj1.c b/tests/tj1.c
index 95b12233e..041b39a74 100644
--- a/tests/tj1.c
+++ b/tests/tj1.c
@@ -1,6 +1,6 @@
/* tj1 -- test file for the Bessel function of first kind (order 1)
-Copyright 2007-2013 Free Software Foundation, Inc.
+Copyright 2007-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tjn.c b/tests/tjn.c
index 13c3d38ce..0fc2cb61f 100644
--- a/tests/tjn.c
+++ b/tests/tjn.c
@@ -1,6 +1,6 @@
/* tjn -- test file for the Bessel function of first kind
-Copyright 2007-2013 Free Software Foundation, Inc.
+Copyright 2007-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tl2b.c b/tests/tl2b.c
index ebabed72f..07455b32e 100644
--- a/tests/tl2b.c
+++ b/tests/tl2b.c
@@ -1,6 +1,6 @@
/* Test file for l2b constants.
-Copyright 2007-2013 Free Software Foundation, Inc.
+Copyright 2007-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tlgamma.c b/tests/tlgamma.c
index 79919c294..cebeb9f00 100644
--- a/tests/tlgamma.c
+++ b/tests/tlgamma.c
@@ -1,6 +1,6 @@
/* mpfr_tlgamma -- test file for lgamma function
-Copyright 2005-2013 Free Software Foundation, Inc.
+Copyright 2005-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tli2.c b/tests/tli2.c
index f81c3cb1f..586f2d528 100644
--- a/tests/tli2.c
+++ b/tests/tli2.c
@@ -1,6 +1,6 @@
/* mpfr_tli2 -- test file for dilogarithm function
-Copyright 2007-2013 Free Software Foundation, Inc.
+Copyright 2007-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tlngamma.c b/tests/tlngamma.c
index 4c5e63429..415731dd1 100644
--- a/tests/tlngamma.c
+++ b/tests/tlngamma.c
@@ -1,6 +1,6 @@
/* mpfr_tlngamma -- test file for lngamma function
-Copyright 2005-2013 Free Software Foundation, Inc.
+Copyright 2005-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tlog.c b/tests/tlog.c
index f901b6dfa..cff7c6237 100644
--- a/tests/tlog.c
+++ b/tests/tlog.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_log.
-Copyright 1999, 2001-2013 Free Software Foundation, Inc.
+Copyright 1999, 2001-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tlog10.c b/tests/tlog10.c
index d6bd3cd11..f0eb3b228 100644
--- a/tests/tlog10.c
+++ b/tests/tlog10.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_log10.
-Copyright 2001-2013 Free Software Foundation, Inc.
+Copyright 2001-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tlog1p.c b/tests/tlog1p.c
index c32fe513f..4ee20b182 100644
--- a/tests/tlog1p.c
+++ b/tests/tlog1p.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_log1p.
-Copyright 2001-2013 Free Software Foundation, Inc.
+Copyright 2001-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tlog2.c b/tests/tlog2.c
index 5f160cea4..a9c54caff 100644
--- a/tests/tlog2.c
+++ b/tests/tlog2.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_log2.
-Copyright 2001-2002, 2004, 2006-2013 Free Software Foundation, Inc.
+Copyright 2001-2002, 2004, 2006-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tmin_prec.c b/tests/tmin_prec.c
index 1ffd3e2a2..bba576bf2 100644
--- a/tests/tmin_prec.c
+++ b/tests/tmin_prec.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_min_prec.
-Copyright 2009-2013 Free Software Foundation, Inc.
+Copyright 2009-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tminmax.c b/tests/tminmax.c
index 87a02cb73..37903f768 100644
--- a/tests/tminmax.c
+++ b/tests/tminmax.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_min & mpfr_max.
-Copyright 2004, 2006-2013 Free Software Foundation, Inc.
+Copyright 2004, 2006-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tmodf.c b/tests/tmodf.c
index e660a51f0..6cc764df6 100644
--- a/tests/tmodf.c
+++ b/tests/tmodf.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_modf.
-Copyright 2007-2013 Free Software Foundation, Inc.
+Copyright 2007-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tmul.c b/tests/tmul.c
index 303c39e53..37ad6be60 100644
--- a/tests/tmul.c
+++ b/tests/tmul.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_mul.
-Copyright 1999, 2001-2013 Free Software Foundation, Inc.
+Copyright 1999, 2001-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tmul_2exp.c b/tests/tmul_2exp.c
index 8298290e6..24a22a3fa 100644
--- a/tests/tmul_2exp.c
+++ b/tests/tmul_2exp.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_{mul,div}_2{ui,si}.
-Copyright 1999, 2001-2004, 2006-2013 Free Software Foundation, Inc.
+Copyright 1999, 2001-2004, 2006-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tmul_d.c b/tests/tmul_d.c
index 865cd8b0f..7e88230dd 100644
--- a/tests/tmul_d.c
+++ b/tests/tmul_d.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_mul_d
-Copyright 2007-2013 Free Software Foundation, Inc.
+Copyright 2007-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tmul_ui.c b/tests/tmul_ui.c
index 193d1e5b6..75c345ea5 100644
--- a/tests/tmul_ui.c
+++ b/tests/tmul_ui.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_mul_ui.
-Copyright 1999-2013 Free Software Foundation, Inc.
+Copyright 1999-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tnext.c b/tests/tnext.c
index 6b5deff60..339ee7d61 100644
--- a/tests/tnext.c
+++ b/tests/tnext.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_nextabove, mpfr_nextbelow, mpfr_nexttoward.
-Copyright 2003-2013 Free Software Foundation, Inc.
+Copyright 2003-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tnrandom.c b/tests/tnrandom.c
index f8200afd4..e273857df 100644
--- a/tests/tnrandom.c
+++ b/tests/tnrandom.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_nrandom
-Copyright 2011-2013 Free Software Foundation, Inc.
+Copyright 2011-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tout_str.c b/tests/tout_str.c
index 17c800381..25f5f65ae 100644
--- a/tests/tout_str.c
+++ b/tests/tout_str.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_out_str.
-Copyright 1999, 2001-2013 Free Software Foundation, Inc.
+Copyright 1999, 2001-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/toutimpl.c b/tests/toutimpl.c
index bc8b763a7..fec8afce5 100644
--- a/tests/toutimpl.c
+++ b/tests/toutimpl.c
@@ -1,7 +1,7 @@
/* Test file for internal debugging-out functions:
mpfr_dump, mpfr_print_binary, mpfr_print_rnd_mode.
-Copyright 2004-2013 Free Software Foundation, Inc.
+Copyright 2004-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tpow.c b/tests/tpow.c
index 1f3633602..792b2768c 100644
--- a/tests/tpow.c
+++ b/tests/tpow.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_pow, mpfr_pow_ui and mpfr_pow_si.
-Copyright 2000-2013 Free Software Foundation, Inc.
+Copyright 2000-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tpow3.c b/tests/tpow3.c
index ff87aada0..54399a68d 100644
--- a/tests/tpow3.c
+++ b/tests/tpow3.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_pow.
-Copyright 2001-2013 Free Software Foundation, Inc.
+Copyright 2001-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tpow_all.c b/tests/tpow_all.c
index dfb11325a..a17b2f7c3 100644
--- a/tests/tpow_all.c
+++ b/tests/tpow_all.c
@@ -1,6 +1,6 @@
/* Test file for the various power functions
-Copyright 2008-2013 Free Software Foundation, Inc.
+Copyright 2008-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tpow_z.c b/tests/tpow_z.c
index e1a49d3d2..d6585eae1 100644
--- a/tests/tpow_z.c
+++ b/tests/tpow_z.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_pow_z -- power function x^z with z a MPZ
-Copyright 2005-2013 Free Software Foundation, Inc.
+Copyright 2005-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tprintf.c b/tests/tprintf.c
index 683f7545f..e6c45e22a 100644
--- a/tests/tprintf.c
+++ b/tests/tprintf.c
@@ -1,6 +1,6 @@
/* tprintf.c -- test file for mpfr_printf and mpfr_vprintf
-Copyright 2008-2013 Free Software Foundation, Inc.
+Copyright 2008-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/trandom.c b/tests/trandom.c
index 501b05f34..cd001ad88 100644
--- a/tests/trandom.c
+++ b/tests/trandom.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_urandomb
-Copyright 1999-2004, 2006-2013 Free Software Foundation, Inc.
+Copyright 1999-2004, 2006-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/trec_sqrt.c b/tests/trec_sqrt.c
index 9fdfdfd40..7058279d2 100644
--- a/tests/trec_sqrt.c
+++ b/tests/trec_sqrt.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_rec_sqrt.
-Copyright 2008-2013 Free Software Foundation, Inc.
+Copyright 2008-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tremquo.c b/tests/tremquo.c
index 4ba77d0b4..ac3aa2948 100644
--- a/tests/tremquo.c
+++ b/tests/tremquo.c
@@ -1,6 +1,6 @@
/* tremquo -- test file for mpfr_remquo, mpfr_remainder and mpfr_fmodquo.
-Copyright 2007-2013 Free Software Foundation, Inc.
+Copyright 2007-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/trint.c b/tests/trint.c
index b426aaa5c..24c7c5422 100644
--- a/tests/trint.c
+++ b/tests/trint.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_rint, mpfr_trunc, mpfr_floor, mpfr_ceil, mpfr_round.
-Copyright 2002-2013 Free Software Foundation, Inc.
+Copyright 2002-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/trndna.c b/tests/trndna.c
index e539b3807..7d5e47548 100644
--- a/tests/trndna.c
+++ b/tests/trndna.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_round_nearest_away.
-Copyright 2012-2013 Free Software Foundation, Inc.
+Copyright 2012-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/troot.c b/tests/troot.c
index fc311b78c..b7f7fdac0 100644
--- a/tests/troot.c
+++ b/tests/troot.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_root.
-Copyright 2005-2013 Free Software Foundation, Inc.
+Copyright 2005-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tround_prec.c b/tests/tround_prec.c
index 8baceed8e..9ad70b29c 100644
--- a/tests/tround_prec.c
+++ b/tests/tround_prec.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_prec_round.
-Copyright 1999-2004, 2006-2013 Free Software Foundation, Inc.
+Copyright 1999-2004, 2006-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tsec.c b/tests/tsec.c
index 7afe5be4f..a0aacf99e 100644
--- a/tests/tsec.c
+++ b/tests/tsec.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_sec.
-Copyright 2005-2013 Free Software Foundation, Inc.
+Copyright 2005-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tsech.c b/tests/tsech.c
index 563386b9f..80e28ed50 100644
--- a/tests/tsech.c
+++ b/tests/tsech.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_sech.
-Copyright 2005-2013 Free Software Foundation, Inc.
+Copyright 2005-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tset.c b/tests/tset.c
index b6080fdd5..6da3741ca 100644
--- a/tests/tset.c
+++ b/tests/tset.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_set.
-Copyright 2001-2013 Free Software Foundation, Inc.
+Copyright 2001-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tset_d.c b/tests/tset_d.c
index eda338c0e..4ededcb16 100644
--- a/tests/tset_d.c
+++ b/tests/tset_d.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_set_d and mpfr_get_d.
-Copyright 1999-2013 Free Software Foundation, Inc.
+Copyright 1999-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tset_exp.c b/tests/tset_exp.c
index d944ccc35..204deee4f 100644
--- a/tests/tset_exp.c
+++ b/tests/tset_exp.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_set_exp.
-Copyright 2004, 2006-2013 Free Software Foundation, Inc.
+Copyright 2004, 2006-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tset_f.c b/tests/tset_f.c
index e33dc26ba..ea618aa78 100644
--- a/tests/tset_f.c
+++ b/tests/tset_f.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_set_f.
-Copyright 1999, 2001-2013 Free Software Foundation, Inc.
+Copyright 1999, 2001-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tset_float128.c b/tests/tset_float128.c
index 68a537f2b..4e7987015 100644
--- a/tests/tset_float128.c
+++ b/tests/tset_float128.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_set_float128 and mpfr_get_float128.
-Copyright 2012-2013 Free Software Foundation, Inc.
+Copyright 2012-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tset_ld.c b/tests/tset_ld.c
index 6468eaec4..74cccd1cc 100644
--- a/tests/tset_ld.c
+++ b/tests/tset_ld.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_set_ld and mpfr_get_ld.
-Copyright 2002-2013 Free Software Foundation, Inc.
+Copyright 2002-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tset_q.c b/tests/tset_q.c
index 5ceaafc2f..548e553de 100644
--- a/tests/tset_q.c
+++ b/tests/tset_q.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_set_q.
-Copyright 2000-2013 Free Software Foundation, Inc.
+Copyright 2000-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tset_si.c b/tests/tset_si.c
index 703f5aeb7..7b8d67b83 100644
--- a/tests/tset_si.c
+++ b/tests/tset_si.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_set_si, mpfr_set_ui, mpfr_get_si and mpfr_get_ui.
-Copyright 1999, 2001-2013 Free Software Foundation, Inc.
+Copyright 1999, 2001-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tset_sj.c b/tests/tset_sj.c
index e67262c45..03ac6c3d3 100644
--- a/tests/tset_sj.c
+++ b/tests/tset_sj.c
@@ -1,7 +1,7 @@
/* Test file for
mpfr_set_sj, mpfr_set_uj, mpfr_set_sj_2exp and mpfr_set_uj_2exp.
-Copyright 2004, 2006-2013 Free Software Foundation, Inc.
+Copyright 2004, 2006-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tset_str.c b/tests/tset_str.c
index 356620668..4f9a6f5a4 100644
--- a/tests/tset_str.c
+++ b/tests/tset_str.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_set_str.
-Copyright 1999, 2001-2013 Free Software Foundation, Inc.
+Copyright 1999, 2001-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tset_z.c b/tests/tset_z.c
index 0f9f95611..36fe8e7b5 100644
--- a/tests/tset_z.c
+++ b/tests/tset_z.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_set_z.
-Copyright 1999, 2001-2013 Free Software Foundation, Inc.
+Copyright 1999, 2001-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel 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 3506566e9..051e4f8f2 100644
--- a/tests/tset_z_exp.c
+++ b/tests/tset_z_exp.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_set_z_2exp.
-Copyright 1999, 2001-2013 Free Software Foundation, Inc.
+Copyright 1999, 2001-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tsgn.c b/tests/tsgn.c
index 92890da64..ccdf002d4 100644
--- a/tests/tsgn.c
+++ b/tests/tsgn.c
@@ -1,6 +1,6 @@
/* tsgn -- Test for the sign of a floating point number.
-Copyright 2003, 2006-2013 Free Software Foundation, Inc.
+Copyright 2003, 2006-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tsi_op.c b/tests/tsi_op.c
index 50838a9d0..893889d4b 100644
--- a/tests/tsi_op.c
+++ b/tests/tsi_op.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_add_si, mpfr_sub_si, mpfr_si_sub, mpfr_mul_si,
mpfr_div_si, mpfr_si_div
-Copyright 2004, 2006-2013 Free Software Foundation, Inc.
+Copyright 2004, 2006-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tsin.c b/tests/tsin.c
index bd8c76b80..7b0dcf638 100644
--- a/tests/tsin.c
+++ b/tests/tsin.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_sin.
-Copyright 2001-2013 Free Software Foundation, Inc.
+Copyright 2001-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tsin_cos.c b/tests/tsin_cos.c
index 007ba305c..8e8787a4a 100644
--- a/tests/tsin_cos.c
+++ b/tests/tsin_cos.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_sin_cos.
-Copyright 2000-2004, 2006-2013 Free Software Foundation, Inc.
+Copyright 2000-2004, 2006-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tsinh.c b/tests/tsinh.c
index 36b3da3c5..4bdf30b5a 100644
--- a/tests/tsinh.c
+++ b/tests/tsinh.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_sinh.
-Copyright 2001-2002, 2004, 2006-2013 Free Software Foundation, Inc.
+Copyright 2001-2002, 2004, 2006-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tsinh_cosh.c b/tests/tsinh_cosh.c
index 77f0c0072..74afa19da 100644
--- a/tests/tsinh_cosh.c
+++ b/tests/tsinh_cosh.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_sinh_cosh.
-Copyright 2007-2013 Free Software Foundation, Inc.
+Copyright 2007-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tsprintf.c b/tests/tsprintf.c
index a03c32806..e9e6be1d0 100644
--- a/tests/tsprintf.c
+++ b/tests/tsprintf.c
@@ -1,7 +1,7 @@
/* tsprintf.c -- test file for mpfr_sprintf, mpfr_vsprintf, mpfr_snprintf,
and mpfr_vsnprintf
-Copyright 2007-2013 Free Software Foundation, Inc.
+Copyright 2007-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tsqr.c b/tests/tsqr.c
index 7fe372cf7..a256c843e 100644
--- a/tests/tsqr.c
+++ b/tests/tsqr.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_sqr.
-Copyright 2004-2013 Free Software Foundation, Inc.
+Copyright 2004-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tsqrt.c b/tests/tsqrt.c
index 4c92c7fbe..275b3aa55 100644
--- a/tests/tsqrt.c
+++ b/tests/tsqrt.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_sqrt.
-Copyright 1999, 2001-2013 Free Software Foundation, Inc.
+Copyright 1999, 2001-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tsqrt_ui.c b/tests/tsqrt_ui.c
index 3e8e6bae2..069aacc99 100644
--- a/tests/tsqrt_ui.c
+++ b/tests/tsqrt_ui.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_sqrt_ui.
-Copyright 2000-2003, 2006-2013 Free Software Foundation, Inc.
+Copyright 2000-2003, 2006-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tstckintc.c b/tests/tstckintc.c
index 27116787a..d364c61c7 100644
--- a/tests/tstckintc.c
+++ b/tests/tstckintc.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_custom_*
-Copyright 2005-2013 Free Software Foundation, Inc.
+Copyright 2005-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tstdint.c b/tests/tstdint.c
index a3d6f4da0..84767f63e 100644
--- a/tests/tstdint.c
+++ b/tests/tstdint.c
@@ -1,6 +1,6 @@
/* Test file for multiple mpfr.h inclusion and intmax_t related functions
-Copyright 2010-2013 Free Software Foundation, Inc.
+Copyright 2010-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tstrtofr.c b/tests/tstrtofr.c
index e97f7876a..77160421a 100644
--- a/tests/tstrtofr.c
+++ b/tests/tstrtofr.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_set_str.
-Copyright 2004-2013 Free Software Foundation, Inc.
+Copyright 2004-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tsub.c b/tests/tsub.c
index 99754fbc1..f4930ccd5 100644
--- a/tests/tsub.c
+++ b/tests/tsub.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_sub.
-Copyright 2001-2013 Free Software Foundation, Inc.
+Copyright 2001-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tsub1sp.c b/tests/tsub1sp.c
index 00693cbfe..7c05e9cdc 100644
--- a/tests/tsub1sp.c
+++ b/tests/tsub1sp.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_sub1sp.
-Copyright 2003-2013 Free Software Foundation, Inc.
+Copyright 2003-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tsub_d.c b/tests/tsub_d.c
index a524cbd01..a57ea0878 100644
--- a/tests/tsub_d.c
+++ b/tests/tsub_d.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_sub_d
-Copyright 2007-2013 Free Software Foundation, Inc.
+Copyright 2007-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tsub_ui.c b/tests/tsub_ui.c
index fcc8f8f06..1e4d86732 100644
--- a/tests/tsub_ui.c
+++ b/tests/tsub_ui.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_sub_ui
-Copyright 2000-2013 Free Software Foundation, Inc.
+Copyright 2000-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tsubnormal.c b/tests/tsubnormal.c
index 208cb62e1..68485ea36 100644
--- a/tests/tsubnormal.c
+++ b/tests/tsubnormal.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_subnormalize.
-Copyright 2005-2013 Free Software Foundation, Inc.
+Copyright 2005-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tsum.c b/tests/tsum.c
index 5190c77d3..87c8dc63d 100644
--- a/tests/tsum.c
+++ b/tests/tsum.c
@@ -1,6 +1,6 @@
/* tsum -- test file for the list summation function
-Copyright 2004-2013 Free Software Foundation, Inc.
+Copyright 2004-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tswap.c b/tests/tswap.c
index 8e06ea805..7a9772ec4 100644
--- a/tests/tswap.c
+++ b/tests/tswap.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_swap.
-Copyright 2000-2004, 2006-2013 Free Software Foundation, Inc.
+Copyright 2000-2004, 2006-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/ttan.c b/tests/ttan.c
index 906a8390e..254706d2b 100644
--- a/tests/ttan.c
+++ b/tests/ttan.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_tan.
-Copyright 2001-2004, 2006-2013 Free Software Foundation, Inc.
+Copyright 2001-2004, 2006-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/ttanh.c b/tests/ttanh.c
index 65e393055..4871f5c7a 100644
--- a/tests/ttanh.c
+++ b/tests/ttanh.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_tanh.
-Copyright 2001-2013 Free Software Foundation, Inc.
+Copyright 2001-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/ttrunc.c b/tests/ttrunc.c
index 01074a5a2..b1e0843a0 100644
--- a/tests/ttrunc.c
+++ b/tests/ttrunc.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_trunc, mpfr_ceil, mpfr_floor.
-Copyright 1999-2004, 2006-2013 Free Software Foundation, Inc.
+Copyright 1999-2004, 2006-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tui_div.c b/tests/tui_div.c
index 452dbd740..dd033d9a5 100644
--- a/tests/tui_div.c
+++ b/tests/tui_div.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_ui_div.
-Copyright 2000-2013 Free Software Foundation, Inc.
+Copyright 2000-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tui_pow.c b/tests/tui_pow.c
index 37d92bcb4..748e74cfc 100644
--- a/tests/tui_pow.c
+++ b/tests/tui_pow.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_ui_pow and mpfr_ui_pow_ui.
-Copyright 2001-2013 Free Software Foundation, Inc.
+Copyright 2001-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tui_sub.c b/tests/tui_sub.c
index d4a7eb01c..d22fccd70 100644
--- a/tests/tui_sub.c
+++ b/tests/tui_sub.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_ui_sub.
-Copyright 2000-2013 Free Software Foundation, Inc.
+Copyright 2000-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/turandom.c b/tests/turandom.c
index 000f35c44..c85d23fee 100644
--- a/tests/turandom.c
+++ b/tests/turandom.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_urandom
-Copyright 1999-2004, 2006-2013 Free Software Foundation, Inc.
+Copyright 1999-2004, 2006-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tvalist.c b/tests/tvalist.c
index 139e62b01..747578271 100644
--- a/tests/tvalist.c
+++ b/tests/tvalist.c
@@ -1,6 +1,6 @@
/* Test file for multiple mpfr.h inclusion and va_list related functions
-Copyright 2011-2013 Free Software Foundation, Inc.
+Copyright 2011-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tversion.c b/tests/tversion.c
index 6dddfc272..946e0f98c 100644
--- a/tests/tversion.c
+++ b/tests/tversion.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_version.
-Copyright 2004-2013 Free Software Foundation, Inc.
+Copyright 2004-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/ty0.c b/tests/ty0.c
index 42867bbe7..843cf9078 100644
--- a/tests/ty0.c
+++ b/tests/ty0.c
@@ -1,6 +1,6 @@
/* ty0 -- test file for the Bessel function of second kind (order 0)
-Copyright 2007-2013 Free Software Foundation, Inc.
+Copyright 2007-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/ty1.c b/tests/ty1.c
index 81db08a1f..c44d99df3 100644
--- a/tests/ty1.c
+++ b/tests/ty1.c
@@ -1,6 +1,6 @@
/* ty1 -- test file for the Bessel function of second kind (order 1)
-Copyright 2007-2013 Free Software Foundation, Inc.
+Copyright 2007-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tyn.c b/tests/tyn.c
index 84c215921..da9a62aa2 100644
--- a/tests/tyn.c
+++ b/tests/tyn.c
@@ -1,6 +1,6 @@
/* tyn -- test file for the Bessel function of second kind
-Copyright 2007-2013 Free Software Foundation, Inc.
+Copyright 2007-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tzeta.c b/tests/tzeta.c
index eeda0a363..809a410b1 100644
--- a/tests/tzeta.c
+++ b/tests/tzeta.c
@@ -1,6 +1,6 @@
/* tzeta -- test file for the Riemann Zeta function
-Copyright 2003-2013 Free Software Foundation, Inc.
+Copyright 2003-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tests/tzeta_ui.c b/tests/tzeta_ui.c
index 54890f838..043ffdcac 100644
--- a/tests/tzeta_ui.c
+++ b/tests/tzeta_ui.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_zeta_ui.
-Copyright 2005-2013 Free Software Foundation, Inc.
+Copyright 2005-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.