summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2013-05-30 15:53:07 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2013-05-30 15:53:07 +0000
commit74d0b734b48af2d8b318b013e28f72b68b39126d (patch)
treed6bdd1b3fec4485f2609643b43463c0549395350 /tests
parent5c100d60ee96258dd0dbcfdd58467f98eb67553c (diff)
downloadmpfr-74d0b734b48af2d8b318b013e28f72b68b39126d.tar.gz
Use copyright year ranges, following
http://www.gnu.org/prep/maintain/maintain.html#Copyright-Notices git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@8540 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/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/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
179 files changed, 179 insertions, 179 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 7945247c7..5192f5699 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+# Copyright 2000-2013 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 45ac3c7f2..e0cea8ba4 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, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2004-2013 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 bccc7f491..de6838752 100644
--- a/tests/data/digamma
+++ b/tests/data/digamma
@@ -1,6 +1,6 @@
# reference values for the digamma function
#
-# Copyright 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+# Copyright 2009-2013 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 a234da342..ad8e46702 100644
--- a/tests/data/li2
+++ b/tests/data/li2
@@ -1,6 +1,6 @@
# reference values for dilogarithm function
#
-# Copyright 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+# Copyright 2007-2013 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 24b5ec4f6..5374c8dd0 100644
--- a/tests/memory.c
+++ b/tests/memory.c
@@ -1,6 +1,6 @@
/* Memory allocation used during tests.
-Copyright 2001, 2002, 2003, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2001-2003, 2006-2013 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 923be0d60..cf4ed18ed 100644
--- a/tests/mpf_compat.c
+++ b/tests/mpf_compat.c
@@ -1,6 +1,6 @@
/* Test compatibility mpf-mpfr.
-Copyright 2003, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2003, 2005-2013 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 3df82b5b5..5b3a1bd76 100644
--- a/tests/mpf_compat.h
+++ b/tests/mpf_compat.h
@@ -1,6 +1,6 @@
/* Test compatibility mpf-mpfr.
-Copyright 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2003-2013 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 b8fd2067b..b712662c5 100644
--- a/tests/mpfr-test.h
+++ b/tests/mpfr-test.h
@@ -1,6 +1,6 @@
/* auxiliary functions for MPFR tests.
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 1999-2013 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 7006db8c2..3659e5a99 100644
--- a/tests/mpfr_compat.c
+++ b/tests/mpfr_compat.c
@@ -1,6 +1,6 @@
/* Test compatibility mpf-mpfr.
-Copyright 2003, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2003, 2005-2013 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 35e5f12c3..ebf63fd55 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, 2002, 2003, 2004, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 1999, 2001-2004, 2006-2013 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 2a581f0da..856a41739 100644
--- a/tests/reuse.c
+++ b/tests/reuse.c
@@ -1,6 +1,6 @@
/* Test file for in-place operations.
-Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2000-2013 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 a25fad8f8..20794f16c 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, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 1999, 2001-2002, 2006-2013 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 9f1e83758..b7f9cec52 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-2013 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 671e14cb6..3e615cf6e 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-2013 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 a168869cc..6f542b122 100644
--- a/tests/tabort_prec_max.c
+++ b/tests/tabort_prec_max.c
@@ -1,6 +1,6 @@
/* tabort_prec_max -- Test for abort terminaison due to reaching prec max
-Copyright 2012, 2013 Free Software Foundation, Inc.
+Copyright 2012-2013 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 4c424b11c..385045cb5 100644
--- a/tests/tabs.c
+++ b/tests/tabs.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_abs.
-Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2000-2013 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 29aada9a5..c03fdc8ef 100644
--- a/tests/tacos.c
+++ b/tests/tacos.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_acos.
-Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2001-2013 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 65dc6087c..e64e486ff 100644
--- a/tests/tacosh.c
+++ b/tests/tacosh.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_acosh.
-Copyright 2001, 2002, 2003, 2004, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2001-2004, 2006-2013 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 cf88b4333..a3aa43dbd 100644
--- a/tests/tadd.c
+++ b/tests/tadd.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_add and mpfr_sub.
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 1999-2013 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 5e3f5b416..b695a5615 100644
--- a/tests/tadd1sp.c
+++ b/tests/tadd1sp.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_add1sp.
-Copyright 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2004-2013 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 d1910e035..1921fd270 100644
--- a/tests/tadd_d.c
+++ b/tests/tadd_d.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_add_d
-Copyright 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2007-2013 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 c3555f4d3..1544736b0 100644
--- a/tests/tadd_ui.c
+++ b/tests/tadd_ui.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_add_ui
-Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2000-2013 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 4945c9c6a..fc0d499a8 100644
--- a/tests/tagm.c
+++ b/tests/tagm.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_agm.
-Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 1999, 2001-2013 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 69201bb5c..e54baadea 100644
--- a/tests/tai.c
+++ b/tests/tai.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_ai.
-Copyright 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2010-2013 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 488578b6c..2aba25dc5 100644
--- a/tests/tasin.c
+++ b/tests/tasin.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_asin.
-Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2001-2013 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 7e8c1e788..dc7b40d55 100644
--- a/tests/tasinh.c
+++ b/tests/tasinh.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_asinh.
-Copyright 2001, 2002, 2003, 2004, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2001-2004, 2006-2013 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 0c67db112..348eaef06 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-2013 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 8d835d003..26c2dd4b2 100644
--- a/tests/tatan.c
+++ b/tests/tatan.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_atan.
-Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2001-2013 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 c1b46cd2d..804ab9de1 100644
--- a/tests/tatanh.c
+++ b/tests/tatanh.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_atanh.
-Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2001-2013 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 b56eb203a..728973656 100644
--- a/tests/taway.c
+++ b/tests/taway.c
@@ -1,6 +1,6 @@
/* Test file for round away.
-Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2000-2013 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 ad03d171e..8353a3e56 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, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2009-2013 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 b8e4a3406..e57f21a30 100644
--- a/tests/tcan_round.c
+++ b/tests/tcan_round.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_can_round.
-Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 1999, 2001-2013 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 87a11a94e..8e6a5483f 100644
--- a/tests/tcbrt.c
+++ b/tests/tcbrt.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_cbrt.
-Copyright 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2002-2013 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 d6ed2c598..d84c385e4 100644
--- a/tests/tcheck.c
+++ b/tests/tcheck.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_check.
-Copyright 2003, 2004, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2003-2004, 2006-2013 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 0e816343a..de6157ffe 100644
--- a/tests/tcmp.c
+++ b/tests/tcmp.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_cmp.
-Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 1999, 2001-2013 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 0d678d691..213e6fe22 100644
--- a/tests/tcmp2.c
+++ b/tests/tcmp2.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_cmp2.
-Copyright 1999, 2000, 2001, 2002, 2003, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 1999-2003, 2006-2013 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 bd8bf3919..e9060b6aa 100644
--- a/tests/tcmp_d.c
+++ b/tests/tcmp_d.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_cmp_d.
-Copyright 1999, 2001, 2002, 2003, 2004, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 1999, 2001-2004, 2006-2013 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 111623800..bc9421542 100644
--- a/tests/tcmp_ld.c
+++ b/tests/tcmp_ld.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_cmp_ld.
-Copyright 2004, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2004, 2006-2013 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 9b17ed8b0..59b1a13b2 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, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 1999, 2001-2013 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 5d626081c..161eb3000 100644
--- a/tests/tcmpabs.c
+++ b/tests/tcmpabs.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_cmpabs.
-Copyright 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2004-2013 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 e68ca016e..50cdc2405 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, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2003, 2006-2013 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 37fb6e353..e58dafdff 100644
--- a/tests/tconst_catalan.c
+++ b/tests/tconst_catalan.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_const_catalan.
-Copyright 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2005-2013 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 89e7f829f..2201bb515 100644
--- a/tests/tconst_euler.c
+++ b/tests/tconst_euler.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_const_euler.
-Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2001-2013 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 8b99329cc..3b99df68a 100644
--- a/tests/tconst_log2.c
+++ b/tests/tconst_log2.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_const_log2.
-Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 1999, 2001-2013 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 9af6d0106..93d3f2585 100644
--- a/tests/tconst_pi.c
+++ b/tests/tconst_pi.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_const_pi.
-Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 1999, 2001-2013 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 7ecf70d16..04669a4b6 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, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2004, 2006-2013 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 1141ddba5..454098643 100644
--- a/tests/tcos.c
+++ b/tests/tcos.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_cos.
-Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2001-2013 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 893455f04..794d5eb56 100644
--- a/tests/tcosh.c
+++ b/tests/tcosh.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_cosh.
-Copyright 2001, 2002, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2001-2002, 2004-2013 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 4c93ddff0..e13db1576 100644
--- a/tests/tcot.c
+++ b/tests/tcot.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_cot.
-Copyright 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2005-2013 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 0a736e305..e2f2f0d5d 100644
--- a/tests/tcoth.c
+++ b/tests/tcoth.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_coth.
-Copyright 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2005-2013 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 748f185d8..56883d25b 100644
--- a/tests/tcsc.c
+++ b/tests/tcsc.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_csc.
-Copyright 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2005-2013 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 45ee66ccd..72117a3e0 100644
--- a/tests/tcsch.c
+++ b/tests/tcsch.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_csch.
-Copyright 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2005-2013 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 76b7dcc09..e8a5e48d7 100644
--- a/tests/td_div.c
+++ b/tests/td_div.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_d_div
-Copyright 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2007-2013 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 db7c86c6d..144c72af3 100644
--- a/tests/td_sub.c
+++ b/tests/td_sub.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_d_sub
-Copyright 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2007-2013 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 2e4cac33f..132021892 100644
--- a/tests/tdigamma.c
+++ b/tests/tdigamma.c
@@ -1,6 +1,6 @@
/* test file for digamma function
-Copyright 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2009-2013 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 b901bb046..55b078be4 100644
--- a/tests/tdim.c
+++ b/tests/tdim.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_dim.
-Copyright 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2004-2013 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 411c6d3ef..383c2f46c 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, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 1999, 2001-2013 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 0cb364c40..08268e8bb 100644
--- a/tests/tdiv_d.c
+++ b/tests/tdiv_d.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_div_d
-Copyright 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2007-2013 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 f4e7a81e7..a84e89680 100644
--- a/tests/tdiv_ui.c
+++ b/tests/tdiv_ui.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_div_ui.
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 1999-2013 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 795cd50d1..c97926a90 100644
--- a/tests/teint.c
+++ b/tests/teint.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_eint.
-Copyright 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2005-2013 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 74832aa3f..57d87a275 100644
--- a/tests/teq.c
+++ b/tests/teq.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_eq.
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 1999-2013 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 db3cb117f..87cb2465f 100644
--- a/tests/terf.c
+++ b/tests/terf.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_erf and mpfr_erfc.
-Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2001-2013 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 116b07502..2fa9c798f 100644
--- a/tests/tests.c
+++ b/tests/tests.c
@@ -1,6 +1,6 @@
/* Miscellaneous support for test programs.
-Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2001-2013 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 2cca01b20..7915a8bf2 100644
--- a/tests/texceptions.c
+++ b/tests/texceptions.c
@@ -1,6 +1,6 @@
/* Test file for exceptions.
-Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2001-2013 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 898051cd4..9e3391d57 100644
--- a/tests/texp.c
+++ b/tests/texp.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_exp.
-Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 1999, 2001-2013 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 a71d6c601..cdcea395e 100644
--- a/tests/texp10.c
+++ b/tests/texp10.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_exp10.
-Copyright 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2007-2013 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 49c6794bf..6e4266cf5 100644
--- a/tests/texp2.c
+++ b/tests/texp2.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_exp2.
-Copyright 2001, 2002, 2003, 2004, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2001-2004, 2006-2013 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 fc7264caa..dde3d1d57 100644
--- a/tests/texpm1.c
+++ b/tests/texpm1.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_expm1.
-Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2001-2013 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 9a78f57d0..15f871a08 100644
--- a/tests/tfactorial.c
+++ b/tests/tfactorial.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_factorial.
-Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2001-2013 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 ba757f395..105ef4cce 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, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2004-2013 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 aa786c2e2..973ddaa02 100644
--- a/tests/tfma.c
+++ b/tests/tfma.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_fma.
-Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2001-2013 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 00e4bc688..1cfc2e002 100644
--- a/tests/tfmod.c
+++ b/tests/tfmod.c
@@ -1,6 +1,6 @@
/* tfmod -- test file for mpfr_fmod
-Copyright 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2007-2013 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 1eae79049..380232dff 100644
--- a/tests/tfms.c
+++ b/tests/tfms.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_fms.
-Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2001-2013 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 1822d91fc..b250bce05 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-2013 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 21c470699..48acff47c 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, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2008-2013 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 c7ee41155..76061708b 100644
--- a/tests/tfrac.c
+++ b/tests/tfrac.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_frac.
-Copyright 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2002-2013 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 7aa340978..c8136dae9 100644
--- a/tests/tfrexp.c
+++ b/tests/tfrexp.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_frexp.
-Copyright 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2011-2013 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 cf477f4f9..85e750236 100644
--- a/tests/tgamma.c
+++ b/tests/tgamma.c
@@ -1,6 +1,6 @@
/* mpfr_tgamma -- test file for gamma function
-Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2001-2013 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 5787df4e0..6e52b10b3 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, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2001-2013 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 22b617037..829e0f35c 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, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2005-2013 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 26d494d16..e3d499530 100644
--- a/tests/tget_d.c
+++ b/tests/tget_d.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_get_d
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 1999-2013 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 1b96c8152..987525b25 100644
--- a/tests/tget_d_2exp.c
+++ b/tests/tget_d_2exp.c
@@ -1,6 +1,6 @@
/* Test mpfr_get_d_2exp.
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 1999-2013 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 3ab5ef7c4..919f0a466 100644
--- a/tests/tget_f.c
+++ b/tests/tget_f.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_get_f.
-Copyright 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2005-2013 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 c281ff601..6fa29f663 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, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2009-2013 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 966578a14..a674cb4e1 100644
--- a/tests/tget_ld_2exp.c
+++ b/tests/tget_ld_2exp.c
@@ -1,6 +1,6 @@
/* Test mpfr_get_ld_2exp.
-Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2006-2013 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 c41ba7840..56c38b5b6 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, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2006-2013 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 9610d353a..93a9b1a0b 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, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2004-2013 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 706bfb5d5..21db9da18 100644
--- a/tests/tget_str.c
+++ b/tests/tget_str.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_get_str.
-Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 1999, 2001-2013 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 c02caa5d4..8566f44b4 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, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2004, 2006-2013 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 c44f2a04e..e85e0d358 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, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2004-2013 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 6b160c272..f35e5cca4 100644
--- a/tests/tgrandom.c
+++ b/tests/tgrandom.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_grandom
-Copyright 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2011-2013 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 220f38435..6b8b34a1c 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, 2002, 2003, 2004, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2001-2004, 2006-2013 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 61c6f2405..a51e2d181 100644
--- a/tests/thypot.c
+++ b/tests/thypot.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_hypot.
-Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2001-2013 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 aa5931508..604b16585 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, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2003, 2006-2013 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 005ff4152..53f6e34f0 100644
--- a/tests/tinp_str.c
+++ b/tests/tinp_str.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_inp_str.
-Copyright 2004, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2004, 2006-2013 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 57a056de7..9801b4740 100644
--- a/tests/tinternals.c
+++ b/tests/tinternals.c
@@ -1,6 +1,6 @@
/* tinternals -- Test for internals.
-Copyright 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2005-2013 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 1e599cc61..09621fe0b 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, 2002, 2003, 2004, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2001-2004, 2006-2013 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 325622d39..f493431d5 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, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2007-2013 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 bc0977338..d42c55217 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, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2007-2013 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 bcba3f0f4..95b12233e 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, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2007-2013 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 6b6f8482d..13c3d38ce 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, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2007-2013 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 0513a041b..ebabed72f 100644
--- a/tests/tl2b.c
+++ b/tests/tl2b.c
@@ -1,6 +1,6 @@
/* Test file for l2b constants.
-Copyright 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2007-2013 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 010c6ff20..79919c294 100644
--- a/tests/tlgamma.c
+++ b/tests/tlgamma.c
@@ -1,6 +1,6 @@
/* mpfr_tlgamma -- test file for lgamma function
-Copyright 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2005-2013 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 788a8e850..f81c3cb1f 100644
--- a/tests/tli2.c
+++ b/tests/tli2.c
@@ -1,6 +1,6 @@
/* mpfr_tli2 -- test file for dilogarithm function
-Copyright 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2007-2013 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 4badf415c..4c5e63429 100644
--- a/tests/tlngamma.c
+++ b/tests/tlngamma.c
@@ -1,6 +1,6 @@
/* mpfr_tlngamma -- test file for lngamma function
-Copyright 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2005-2013 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 4fef348d6..f901b6dfa 100644
--- a/tests/tlog.c
+++ b/tests/tlog.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_log.
-Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 1999, 2001-2013 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 be95dbbeb..d6bd3cd11 100644
--- a/tests/tlog10.c
+++ b/tests/tlog10.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_log10.
-Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2001-2013 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 e552f10db..c32fe513f 100644
--- a/tests/tlog1p.c
+++ b/tests/tlog1p.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_log1p.
-Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2001-2013 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 97fd46c83..5f160cea4 100644
--- a/tests/tlog2.c
+++ b/tests/tlog2.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_log2.
-Copyright 2001, 2002, 2004, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2001-2002, 2004, 2006-2013 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 e94aabc45..1ffd3e2a2 100644
--- a/tests/tmin_prec.c
+++ b/tests/tmin_prec.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_min_prec.
-Copyright 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2009-2013 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 eac660428..87a02cb73 100644
--- a/tests/tminmax.c
+++ b/tests/tminmax.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_min & mpfr_max.
-Copyright 2004, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2004, 2006-2013 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 e9a5bef24..e660a51f0 100644
--- a/tests/tmodf.c
+++ b/tests/tmodf.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_modf.
-Copyright 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2007-2013 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 6b547d26f..303c39e53 100644
--- a/tests/tmul.c
+++ b/tests/tmul.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_mul.
-Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 1999, 2001-2013 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 e98a6da3e..8298290e6 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, 2002, 2003, 2004, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 1999, 2001-2004, 2006-2013 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 0c86000fc..865cd8b0f 100644
--- a/tests/tmul_d.c
+++ b/tests/tmul_d.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_mul_d
-Copyright 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2007-2013 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 0fda43fa0..193d1e5b6 100644
--- a/tests/tmul_ui.c
+++ b/tests/tmul_ui.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_mul_ui.
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 1999-2013 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 4ecb447ed..6b5deff60 100644
--- a/tests/tnext.c
+++ b/tests/tnext.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_nextabove, mpfr_nextbelow, mpfr_nexttoward.
-Copyright 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2003-2013 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 1682e7c31..17c800381 100644
--- a/tests/tout_str.c
+++ b/tests/tout_str.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_out_str.
-Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 1999, 2001-2013 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 977103113..bc8b763a7 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, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2004-2013 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 8daea2348..1f3633602 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, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2000-2013 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 e8def184f..ff87aada0 100644
--- a/tests/tpow3.c
+++ b/tests/tpow3.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_pow.
-Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2001-2013 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 5fec365dd..dfb11325a 100644
--- a/tests/tpow_all.c
+++ b/tests/tpow_all.c
@@ -1,6 +1,6 @@
/* Test file for the various power functions
-Copyright 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2008-2013 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 fa47bfd3b..e1a49d3d2 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, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2005-2013 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 d493d973d..597765d10 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, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2008-2013 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 6678baf8b..501b05f34 100644
--- a/tests/trandom.c
+++ b/tests/trandom.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_urandomb
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 1999-2004, 2006-2013 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 44ee8b0c5..9fdfdfd40 100644
--- a/tests/trec_sqrt.c
+++ b/tests/trec_sqrt.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_rec_sqrt.
-Copyright 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2008-2013 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 edf978664..4ba77d0b4 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, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2007-2013 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 c05dc9383..b426aaa5c 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, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2002-2013 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 3aa6f1cc5..e539b3807 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-2013 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 5bb73704a..fc311b78c 100644
--- a/tests/troot.c
+++ b/tests/troot.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_root.
-Copyright 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2005-2013 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 02342b5f7..8baceed8e 100644
--- a/tests/tround_prec.c
+++ b/tests/tround_prec.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_prec_round.
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 1999-2004, 2006-2013 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 a59bf5342..7afe5be4f 100644
--- a/tests/tsec.c
+++ b/tests/tsec.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_sec.
-Copyright 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2005-2013 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 b5bb23274..563386b9f 100644
--- a/tests/tsech.c
+++ b/tests/tsech.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_sech.
-Copyright 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2005-2013 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 f6d7703bf..b6080fdd5 100644
--- a/tests/tset.c
+++ b/tests/tset.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_set.
-Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2001-2013 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 6d3008679..eda338c0e 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, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 1999-2013 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 d1b9b9135..d944ccc35 100644
--- a/tests/tset_exp.c
+++ b/tests/tset_exp.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_set_exp.
-Copyright 2004, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2004, 2006-2013 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 c28d6f439..e33dc26ba 100644
--- a/tests/tset_f.c
+++ b/tests/tset_f.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_set_f.
-Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 1999, 2001-2013 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 d51e87f9a..68a537f2b 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-2013 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 a265761f5..d54311052 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, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2002-2013 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 61e0ace4f..5ceaafc2f 100644
--- a/tests/tset_q.c
+++ b/tests/tset_q.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_set_q.
-Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2000-2013 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 bc74080ab..c6e32fd3f 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, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 1999, 2001-2013 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 17bee2013..e67262c45 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, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2004, 2006-2013 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 29ff27c2e..356620668 100644
--- a/tests/tset_str.c
+++ b/tests/tset_str.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_set_str.
-Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 1999, 2001-2013 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 709e4f254..0f9f95611 100644
--- a/tests/tset_z.c
+++ b/tests/tset_z.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_set_z.
-Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 1999, 2001-2013 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 c7b037055..3506566e9 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, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 1999, 2001-2013 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 fa7ddf0bb..92890da64 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, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2003, 2006-2013 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 dd3fe5a94..50838a9d0 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, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2004, 2006-2013 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 2c58dce48..bd8c76b80 100644
--- a/tests/tsin.c
+++ b/tests/tsin.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_sin.
-Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2001-2013 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 076b09818..007ba305c 100644
--- a/tests/tsin_cos.c
+++ b/tests/tsin_cos.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_sin_cos.
-Copyright 2000, 2001, 2002, 2003, 2004, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2000-2004, 2006-2013 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 f8881df56..36b3da3c5 100644
--- a/tests/tsinh.c
+++ b/tests/tsinh.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_sinh.
-Copyright 2001, 2002, 2004, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2001-2002, 2004, 2006-2013 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 5788adec4..77f0c0072 100644
--- a/tests/tsinh_cosh.c
+++ b/tests/tsinh_cosh.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_sinh_cosh.
-Copyright 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2007-2013 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 dcea3c76d..908f99051 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, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2007-2013 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 232d593b9..7fe372cf7 100644
--- a/tests/tsqr.c
+++ b/tests/tsqr.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_sqr.
-Copyright 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2004-2013 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 82cd335bd..4c92c7fbe 100644
--- a/tests/tsqrt.c
+++ b/tests/tsqrt.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_sqrt.
-Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 1999, 2001-2013 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 eb9c38873..3e8e6bae2 100644
--- a/tests/tsqrt_ui.c
+++ b/tests/tsqrt_ui.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_sqrt_ui.
-Copyright 2000, 2001, 2002, 2003, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2000-2003, 2006-2013 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 2fe2b11b5..dec8dbbaf 100644
--- a/tests/tstckintc.c
+++ b/tests/tstckintc.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_custom_*
-Copyright 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2005-2013 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 73ea022e4..a3d6f4da0 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, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2010-2013 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 fa1d79f57..e97f7876a 100644
--- a/tests/tstrtofr.c
+++ b/tests/tstrtofr.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_set_str.
-Copyright 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2004-2013 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 159f40c61..99754fbc1 100644
--- a/tests/tsub.c
+++ b/tests/tsub.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_sub.
-Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2001-2013 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 a35d4a7f0..00693cbfe 100644
--- a/tests/tsub1sp.c
+++ b/tests/tsub1sp.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_sub1sp.
-Copyright 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2003-2013 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 4091357f7..a524cbd01 100644
--- a/tests/tsub_d.c
+++ b/tests/tsub_d.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_sub_d
-Copyright 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2007-2013 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 4b891a0a6..fcc8f8f06 100644
--- a/tests/tsub_ui.c
+++ b/tests/tsub_ui.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_sub_ui
-Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2000-2013 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 2981a4287..208cb62e1 100644
--- a/tests/tsubnormal.c
+++ b/tests/tsubnormal.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_subnormalize.
-Copyright 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2005-2013 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 0551b9b45..bf180087e 100644
--- a/tests/tsum.c
+++ b/tests/tsum.c
@@ -1,6 +1,6 @@
/* tsum -- test file for the list summation function
-Copyright 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2004-2013 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 b3d1edcc8..8e06ea805 100644
--- a/tests/tswap.c
+++ b/tests/tswap.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_swap.
-Copyright 2000, 2001, 2002, 2003, 2004, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2000-2004, 2006-2013 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 e9feefd6c..906a8390e 100644
--- a/tests/ttan.c
+++ b/tests/ttan.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_tan.
-Copyright 2001, 2002, 2003, 2004, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2001-2004, 2006-2013 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 f7e7730bd..65e393055 100644
--- a/tests/ttanh.c
+++ b/tests/ttanh.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_tanh.
-Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2001-2013 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 cfcadcb6f..01074a5a2 100644
--- a/tests/ttrunc.c
+++ b/tests/ttrunc.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_trunc, mpfr_ceil, mpfr_floor.
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 1999-2004, 2006-2013 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 0f3440208..452dbd740 100644
--- a/tests/tui_div.c
+++ b/tests/tui_div.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_ui_div.
-Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2000-2013 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 2e8e5efe8..37d92bcb4 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, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2001-2013 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 994eda90f..d4a7eb01c 100644
--- a/tests/tui_sub.c
+++ b/tests/tui_sub.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_ui_sub.
-Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2000-2013 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 f1773d029..000f35c44 100644
--- a/tests/turandom.c
+++ b/tests/turandom.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_urandom
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 1999-2004, 2006-2013 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 a8f3dfd8e..139e62b01 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, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2011-2013 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 3bf0c4270..90e838ff9 100644
--- a/tests/tversion.c
+++ b/tests/tversion.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_version.
-Copyright 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2004-2013 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 0eccef6b2..42867bbe7 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, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2007-2013 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 c820bac17..81db08a1f 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, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2007-2013 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 7e9660e8b..84c215921 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, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2007-2013 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 329428ab0..eeda0a363 100644
--- a/tests/tzeta.c
+++ b/tests/tzeta.c
@@ -1,6 +1,6 @@
/* tzeta -- test file for the Riemann Zeta function
-Copyright 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2003-2013 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 123268d5b..54890f838 100644
--- a/tests/tzeta_ui.c
+++ b/tests/tzeta_ui.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_zeta_ui.
-Copyright 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2005-2013 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.