summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2002-03-04 23:05:20 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2002-03-04 23:05:20 +0000
commitc6aad16d1e41f5c4244a6eb1c51ff952c4607214 (patch)
treee5f943fd223f610bf1f62c2eb174828fcc2d0760
parentba983c7478379174ce89e17068737287ff9191c6 (diff)
downloadmpfr-c6aad16d1e41f5c4244a6eb1c51ff952c4607214.tar.gz
Copyright line changed.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@1713 280ebfd0-de03-0410-8827-d642c229c3f4
-rw-r--r--acos.c2
-rw-r--r--acosh.c2
-rw-r--r--add.c2
-rw-r--r--add1.c2
-rw-r--r--add_one_ulp.c2
-rw-r--r--add_ui.c2
-rw-r--r--agm.c2
-rw-r--r--asin.c2
-rw-r--r--asinh.c2
-rw-r--r--atan.c2
-rw-r--r--atanh.c2
-rw-r--r--clear.c2
-rw-r--r--cmp.c2
-rw-r--r--cmp2.c2
-rw-r--r--cmp_abs.c2
-rw-r--r--cmp_ui.c2
-rw-r--r--const_euler.c2
-rw-r--r--const_log2.c2
-rw-r--r--const_pi.c2
-rw-r--r--copysign.c2
-rw-r--r--cos.c2
-rw-r--r--cosh.c2
-rw-r--r--dim.c2
-rw-r--r--div.c2
-rw-r--r--div_2exp.c2
-rw-r--r--div_2si.c2
-rw-r--r--div_2ui.c2
-rw-r--r--div_ui.c2
-rw-r--r--dump.c2
-rw-r--r--eq.c2
-rw-r--r--exceptions.c2
-rw-r--r--exp.c2
-rw-r--r--exp2.c2
-rw-r--r--exp3.c2
-rw-r--r--exp_2.c2
-rw-r--r--expm1.c2
-rw-r--r--extract.c2
-rw-r--r--factorial.c2
-rw-r--r--fma.c2
-rw-r--r--gamma.c2
-rw-r--r--gammaPiAGMformula.c2
-rw-r--r--generic.c2
-rw-r--r--get_str.c2
-rw-r--r--gmp_op.c2
-rw-r--r--hypot.c2
-rw-r--r--init.c2
-rw-r--r--init2.c2
-rw-r--r--inp_str.c2
-rw-r--r--internal_ceil_exp2.c2
-rw-r--r--internal_ceil_log2.c2
-rw-r--r--internal_floor_log2.c2
-rw-r--r--isinf.c2
-rw-r--r--isinteger.c2
-rw-r--r--isnan.c2
-rw-r--r--isnum.c2
-rw-r--r--log.c2
-rw-r--r--log10.c2
-rw-r--r--log1p.c2
-rw-r--r--log2.c2
-rw-r--r--minmax.c2
-rw-r--r--mpf2mpfr.h2
-rw-r--r--mpfi.c2
-rw-r--r--mpfi.h2
-rw-r--r--mpfr-impl.h2
-rw-r--r--mpfr-test.h2
-rw-r--r--mpfr.h2
-rw-r--r--mpz_set_fr.c2
-rw-r--r--mul.c2
-rw-r--r--mul_2exp.c2
-rw-r--r--mul_2si.c2
-rw-r--r--mul_2ui.c2
-rw-r--r--mul_ui.c2
-rw-r--r--neg.c2
-rw-r--r--out_str.c2
-rw-r--r--pow.c2
-rw-r--r--pow_si.c2
-rw-r--r--pow_ui.c2
-rw-r--r--print_raw.c2
-rw-r--r--print_rnd_mode.c2
-rw-r--r--random.c2
-rw-r--r--random2.c2
-rw-r--r--reldiff.c2
-rw-r--r--rint.c2
-rw-r--r--rnd_mode.c2
-rw-r--r--round_prec.c2
-rw-r--r--save_expo.c2
-rw-r--r--set.c2
-rw-r--r--set_d.c2
-rw-r--r--set_dfl_prec.c2
-rw-r--r--set_f.c2
-rw-r--r--set_prc_raw.c2
-rw-r--r--set_prec.c2
-rw-r--r--set_q.c2
-rw-r--r--set_rnd.c2
-rw-r--r--set_si.c2
-rw-r--r--set_str.c2
-rw-r--r--set_str_raw.c2
-rw-r--r--set_ui.c2
-rw-r--r--set_z.c2
-rw-r--r--sin.c2
-rw-r--r--sinh.c2
-rw-r--r--sqrt.c2
-rw-r--r--sqrt_ui.c2
-rw-r--r--sqrtrem.c2
-rw-r--r--srandom.h2
-rw-r--r--sub.c2
-rw-r--r--sub1.c2
-rw-r--r--sub_one_ulp.c2
-rw-r--r--sub_ui.c2
-rw-r--r--swap.c2
-rw-r--r--tan.c2
-rw-r--r--tanh.c2
-rw-r--r--tests/reuse.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/tadd_ui.c2
-rw-r--r--tests/tagm.c2
-rw-r--r--tests/tasin.c2
-rw-r--r--tests/tasinh.c2
-rw-r--r--tests/tatan.c2
-rw-r--r--tests/tatanh.c2
-rw-r--r--tests/tcan_round.c2
-rw-r--r--tests/tcmp.c2
-rw-r--r--tests/tcmp2.c2
-rw-r--r--tests/tcmp_ui.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/tcos.c2
-rw-r--r--tests/tcosh.c2
-rw-r--r--tests/tdiv.c2
-rw-r--r--tests/tdiv_ui.c2
-rw-r--r--tests/tdump.c2
-rw-r--r--tests/teq.c2
-rw-r--r--tests/texceptions.c2
-rw-r--r--tests/texp.c2
-rw-r--r--tests/texp2.c2
-rw-r--r--tests/texpm1.c2
-rw-r--r--tests/tfactorial.c2
-rw-r--r--tests/tfma.c2
-rw-r--r--tests/tgamma.c2
-rw-r--r--tests/tgeneric.c2
-rw-r--r--tests/tget_d.c2
-rw-r--r--tests/tget_str.c2
-rw-r--r--tests/thyperbolic.c2
-rw-r--r--tests/thypot.c2
-rw-r--r--tests/tisnan.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/tmul.c2
-rw-r--r--tests/tmul_2exp.c2
-rw-r--r--tests/tmul_ui.c2
-rw-r--r--tests/tout_str.c2
-rw-r--r--tests/tpow.c2
-rw-r--r--tests/tpow3.c2
-rw-r--r--tests/trandom.c2
-rw-r--r--tests/trint.c2
-rw-r--r--tests/tround_prec.c2
-rw-r--r--tests/tset.c2
-rw-r--r--tests/tset_d.c2
-rw-r--r--tests/tset_f.c2
-rw-r--r--tests/tset_q.c2
-rw-r--r--tests/tset_si.c2
-rw-r--r--tests/tset_str.c2
-rw-r--r--tests/tset_z.c2
-rw-r--r--tests/tsin.c2
-rw-r--r--tests/tsin_cos.c2
-rw-r--r--tests/tsinh.c2
-rw-r--r--tests/tsqrt.c2
-rw-r--r--tests/tsqrt_ui.c2
-rw-r--r--tests/tsub.c2
-rw-r--r--tests/tsub_ui.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/tzeta.c2
-rw-r--r--ui_div.c2
-rw-r--r--ui_pow.c2
-rw-r--r--ui_pow_ui.c2
-rw-r--r--ui_sub.c2
-rw-r--r--urandomb.c2
-rw-r--r--zeta.c2
190 files changed, 190 insertions, 190 deletions
diff --git a/acos.c b/acos.c
index 1a26a25f0..590fa63ae 100644
--- a/acos.c
+++ b/acos.c
@@ -1,6 +1,6 @@
/* mpfr_acos -- arc-cosinus of a floating-point number
-Copyright (C) 2001 Free Software Foundation.
+Copyright 2001 Free Software Foundation.
This file is part of the MPFR Library, and was contributed by Mathieu Dutour.
diff --git a/acosh.c b/acosh.c
index 9a73d158e..9a0e8622a 100644
--- a/acosh.c
+++ b/acosh.c
@@ -1,6 +1,6 @@
/* mpfr_acosh -- Inverse Hyperbolic Cosine of Unsigned Integer Number
-Copyright (C) 2001-2002 Free Software Foundation.
+Copyright 2001, 2002 Free Software Foundation.
This file is part of the MPFR Library.
diff --git a/add.c b/add.c
index aa91104e0..31b3377fa 100644
--- a/add.c
+++ b/add.c
@@ -1,6 +1,6 @@
/* mpfr_add -- add two floating-point numbers
-Copyright (C) 1999-2001 Free Software Foundation.
+Copyright 1999, 2000, 2001 Free Software Foundation.
Contributed by the Spaces project, INRIA Lorraine.
This file is part of the MPFR Library.
diff --git a/add1.c b/add1.c
index 09a41a032..31c77fe1d 100644
--- a/add1.c
+++ b/add1.c
@@ -1,6 +1,6 @@
/* mpfr_add1 -- internal function to perform a "real" addition
-Copyright (C) 1999-2001 Free Software Foundation.
+Copyright 1999, 2000, 2001 Free Software Foundation.
Contributed by the Spaces project, INRIA Lorraine.
This file is part of the MPFR Library.
diff --git a/add_one_ulp.c b/add_one_ulp.c
index a889ea226..8baadaf8f 100644
--- a/add_one_ulp.c
+++ b/add_one_ulp.c
@@ -1,6 +1,6 @@
/* mpfr_add_one_ulp -- add one unit in last place
-Copyright (C) 1999, 2001 Free Software Foundation, Inc.
+Copyright 1999, 2001 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/add_ui.c b/add_ui.c
index fb9526034..a5da63b8c 100644
--- a/add_ui.c
+++ b/add_ui.c
@@ -1,6 +1,6 @@
/* mpfr_add_ui -- add a floating-point number with a machine integer
-Copyright (C) 2000-2002 Free Software Foundation.
+Copyright 2000, 2001, 2002 Free Software Foundation.
This file is part of the MPFR Library.
diff --git a/agm.c b/agm.c
index 12638c500..10202fc1c 100644
--- a/agm.c
+++ b/agm.c
@@ -1,6 +1,6 @@
/* mpfr_agm -- arithmetic-geometric mean of two floating-point numbers
-Copyright (C) 1999-2002 Free Software Foundation.
+Copyright 1999, 2000, 2001, 2002 Free Software Foundation.
This file is part of the MPFR Library.
diff --git a/asin.c b/asin.c
index 95fd59a1c..6d22ae3d0 100644
--- a/asin.c
+++ b/asin.c
@@ -1,6 +1,6 @@
/* mpfr_asin -- arc-sinus of a floating-point number
-Copyright (C) 2001 Free Software Foundation.
+Copyright 2001 Free Software Foundation.
This file is part of the MPFR Library, and was contributed by Mathieu Dutour.
diff --git a/asinh.c b/asinh.c
index ac6de2595..048a01db0 100644
--- a/asinh.c
+++ b/asinh.c
@@ -1,6 +1,6 @@
/* mpfr_asinh -- Inverse Hyperbolic Sinus of Unsigned Integer Number
-Copyright (C) 2001-2002 Free Software Foundation.
+Copyright 2001, 2002 Free Software Foundation.
This file is part of the MPFR Library.
diff --git a/atan.c b/atan.c
index 94f410f2b..34d75738f 100644
--- a/atan.c
+++ b/atan.c
@@ -1,6 +1,6 @@
/* mpfr_atan -- arc-tangent of a floating-point number
-Copyright (C) 2001 Free Software Foundation.
+Copyright 2001 Free Software Foundation.
This file is part of the MPFR Library, and was contributed by Mathieu Dutour.
diff --git a/atanh.c b/atanh.c
index 5726a52af..c56b65e8f 100644
--- a/atanh.c
+++ b/atanh.c
@@ -1,6 +1,6 @@
/* mpfr_atanh -- Inverse Hyperbolic Tangente of Unsigned Integer Number
-Copyright (C) 2001-2002 Free Software Foundation.
+Copyright 2001, 2002 Free Software Foundation.
This file is part of the MPFR Library.
diff --git a/clear.c b/clear.c
index 635a02068..09516b4da 100644
--- a/clear.c
+++ b/clear.c
@@ -1,6 +1,6 @@
/* mpfr_clear -- free the memory space allocated for a floating-point number
-Copyright (C) 1999-2001 Free Software Foundation.
+Copyright 1999, 2000, 2001 Free Software Foundation.
This file is part of the MPFR Library.
diff --git a/cmp.c b/cmp.c
index ec6fdd166..d9b139581 100644
--- a/cmp.c
+++ b/cmp.c
@@ -1,6 +1,6 @@
/* mpfr_cmp -- compare two floating-point numbers
-Copyright (C) 1999, 2001 Free Software Foundation.
+Copyright 1999, 2001 Free Software Foundation.
This file is part of the MPFR Library.
diff --git a/cmp2.c b/cmp2.c
index 46df8c60c..42928ea47 100644
--- a/cmp2.c
+++ b/cmp2.c
@@ -1,6 +1,6 @@
/* mpfr_cmp2 -- exponent shift when subtracting two numbers.
-Copyright (C) 1999-2001 Free Software Foundation.
+Copyright 1999, 2000, 2001 Free Software Foundation.
This file is part of the MPFR Library.
diff --git a/cmp_abs.c b/cmp_abs.c
index cae56154e..5fa1d1cc7 100644
--- a/cmp_abs.c
+++ b/cmp_abs.c
@@ -1,6 +1,6 @@
/* mpfr_cmp_abs -- compare the absolute values of two nonzero FP numbers
-Copyright (C) 1999, 2001 Free Software Foundation, Inc.
+Copyright 1999, 2001 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/cmp_ui.c b/cmp_ui.c
index 421d2b43a..c678d2ed0 100644
--- a/cmp_ui.c
+++ b/cmp_ui.c
@@ -1,6 +1,6 @@
/* mpfr_cmp_ui -- compare a floating-point number with a machine integer
-Copyright (C) 1999, 2001 Free Software Foundation, Inc.
+Copyright 1999, 2001 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/const_euler.c b/const_euler.c
index 1ae448b81..a875ad068 100644
--- a/const_euler.c
+++ b/const_euler.c
@@ -1,6 +1,6 @@
/* mpfr_const_euler -- Euler's constant
-Copyright (C) 2001 Free Software Foundation.
+Copyright 2001 Free Software Foundation.
This file is part of the MPFR Library.
diff --git a/const_log2.c b/const_log2.c
index e5d368684..17b5a76a7 100644
--- a/const_log2.c
+++ b/const_log2.c
@@ -1,6 +1,6 @@
/* mpfr_const_log2 -- compute natural logarithm of 2
-Copyright (C) 1999, 2001 Free Software Foundation, Inc.
+Copyright 1999, 2001 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/const_pi.c b/const_pi.c
index edca47860..88dc7300c 100644
--- a/const_pi.c
+++ b/const_pi.c
@@ -1,6 +1,6 @@
/* mpfr_const_pi -- compute Pi
-Copyright (C) 1999-2001 Free Software Foundation.
+Copyright 1999, 2000, 2001 Free Software Foundation.
This file is part of the MPFR Library.
diff --git a/copysign.c b/copysign.c
index 6a15ec0ce..4de5e3314 100644
--- a/copysign.c
+++ b/copysign.c
@@ -1,6 +1,6 @@
/* mpfr_copysign -- Produce a value with the magnitude of x and sign of y
-Copyright (C) 2001-2002 Free Software Foundation.
+Copyright 2001, 2002 Free Software Foundation.
This file is part of the MPFR Library.
diff --git a/cos.c b/cos.c
index dce32c0a0..2d6b392fb 100644
--- a/cos.c
+++ b/cos.c
@@ -1,6 +1,6 @@
/* mpfr_cos -- cosine of a floating-point number
-Copyright (C) 2001-2002 Free Software Foundation.
+Copyright 2001, 2002 Free Software Foundation.
This file is part of the MPFR Library.
diff --git a/cosh.c b/cosh.c
index a124585af..8c95ea66e 100644
--- a/cosh.c
+++ b/cosh.c
@@ -1,6 +1,6 @@
/* mpfr_cosh -- hyperbolic cosine
-Copyright (C) 2001-2002 Free Software Foundation.
+Copyright 2001, 2002 Free Software Foundation.
This file is part of the MPFR Library.
diff --git a/dim.c b/dim.c
index 39e981c8d..9d94e9367 100644
--- a/dim.c
+++ b/dim.c
@@ -1,6 +1,6 @@
/* mpfr_dim -- dim of x, y
-Copyright (C) 2001-2002 Free Software Foundation.
+Copyright 2001, 2002 Free Software Foundation.
This file is part of the MPFR Library.
diff --git a/div.c b/div.c
index 865cfdf23..bf9826f2e 100644
--- a/div.c
+++ b/div.c
@@ -1,6 +1,6 @@
/* mpfr_div -- divide two floating-point numbers
-Copyright (C) 1999, 2001 Free Software Foundation.
+Copyright 1999, 2001 Free Software Foundation.
This file is part of the MPFR Library.
diff --git a/div_2exp.c b/div_2exp.c
index 3a9f67e21..41a730a09 100644
--- a/div_2exp.c
+++ b/div_2exp.c
@@ -1,6 +1,6 @@
/* mpfr_div_2exp -- divide a floating-point number by a power of two
-Copyright (C) 1999, 2001 Free Software Foundation, Inc.
+Copyright 1999, 2001 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/div_2si.c b/div_2si.c
index d03a06b20..f72f20eee 100644
--- a/div_2si.c
+++ b/div_2si.c
@@ -1,6 +1,6 @@
/* mpfr_div_2si -- divide a floating-point number by a power of two
-Copyright (C) 1999, 2001 Free Software Foundation, Inc.
+Copyright 1999, 2001 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/div_2ui.c b/div_2ui.c
index b69a9b874..e95a8a74e 100644
--- a/div_2ui.c
+++ b/div_2ui.c
@@ -1,6 +1,6 @@
/* mpfr_div_2ui -- divide a floating-point number by a power of two
-Copyright (C) 1999, 2001 Free Software Foundation, Inc.
+Copyright 1999, 2001 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/div_ui.c b/div_ui.c
index 69a44007f..0979ff75d 100644
--- a/div_ui.c
+++ b/div_ui.c
@@ -1,6 +1,6 @@
/* mpfr_div_ui -- divide a floating-point number by a machine integer
-Copyright (C) 1999-2002 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/dump.c b/dump.c
index 74a7c90ca..b6ff24cee 100644
--- a/dump.c
+++ b/dump.c
@@ -1,6 +1,6 @@
/* mpfr_dump -- Dump a float to stdout.
-Copyright (C) 1999, 2001 Free Software Foundation, Inc.
+Copyright 1999, 2001 Free Software Foundation, Inc.
(Copied from the GNU MP Library.)
This file is part of the MPFR Library.
diff --git a/eq.c b/eq.c
index 792728ad0..b4b5f2f72 100644
--- a/eq.c
+++ b/eq.c
@@ -1,6 +1,6 @@
/* mpfr_eq -- Compare two floats up to a specified bit #.
-Copyright (C) 1999, 2001 Free Software Foundation, Inc.
+Copyright 1999, 2001 Free Software Foundation, Inc.
(Copied from GNU MP, file mpf_eq.)
This file is part of the MPFR Library.
diff --git a/exceptions.c b/exceptions.c
index de171cba5..a8519992f 100644
--- a/exceptions.c
+++ b/exceptions.c
@@ -1,6 +1,6 @@
/* Exception flags and utilities.
-Copyright (C) 2001 Free Software Foundation.
+Copyright 2001 Free Software Foundation.
This file is part of the MPFR Library.
diff --git a/exp.c b/exp.c
index 12be08919..eca422c84 100644
--- a/exp.c
+++ b/exp.c
@@ -1,6 +1,6 @@
/* mpfr_exp -- exponential of a floating-point number
-Copyright (C) 1999-2002 Free Software Foundation.
+Copyright 1999, 2000, 2001, 2002 Free Software Foundation.
Contributed by the Spaces project.
This file is part of the MPFR Library.
diff --git a/exp2.c b/exp2.c
index 8370510a1..904d296dc 100644
--- a/exp2.c
+++ b/exp2.c
@@ -1,6 +1,6 @@
/* mpfr_exp2 -- power of 2 function 2^y
-Copyright (C) 2001-2002 Free Software Foundation.
+Copyright 2001, 2002 Free Software Foundation.
This file is part of the MPFR Library.
diff --git a/exp3.c b/exp3.c
index c56745eb0..911d4b0be 100644
--- a/exp3.c
+++ b/exp3.c
@@ -1,6 +1,6 @@
/* mpfr_exp -- exponential of a floating-point number
-Copyright (C) 1999, 2001 Free Software Foundation, Inc.
+Copyright 1999, 2001 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/exp_2.c b/exp_2.c
index a8da4f4f9..4b24dda4e 100644
--- a/exp_2.c
+++ b/exp_2.c
@@ -1,7 +1,7 @@
/* mpfr_exp_2 -- exponential of a floating-point number
using Brent's algorithms in O(n^(1/2)*M(n)) and O(n^(1/3)*M(n))
-Copyright (C) 1999, 2000, 2001 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/expm1.c b/expm1.c
index c3cca2b54..0fc5af169 100644
--- a/expm1.c
+++ b/expm1.c
@@ -1,6 +1,6 @@
/* mpfr_expm1 -- Compute exp(x)-1
-Copyright (C) 2001-2002 Free Software Foundation.
+Copyright 2001, 2002 Free Software Foundation.
This file is part of the MPFR Library.
diff --git a/extract.c b/extract.c
index ee9fc3002..16fca7db3 100644
--- a/extract.c
+++ b/extract.c
@@ -1,6 +1,6 @@
/* mpfr_extract -- bit-extraction function for the binary splitting algorithm
-Copyright (C) 2000, 2001 Free Software Foundation, Inc.
+Copyright 2000, 2001 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/factorial.c b/factorial.c
index eddabea2d..0980308bd 100644
--- a/factorial.c
+++ b/factorial.c
@@ -1,6 +1,6 @@
/* mpfr_fac_ui -- factorial of a non-negative integer
-Copyright (C) 2001 Free Software Foundation, Inc.
+Copyright 2001 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/fma.c b/fma.c
index 8abebc743..3087670c5 100644
--- a/fma.c
+++ b/fma.c
@@ -1,6 +1,6 @@
/* mpfr_fma -- Floating multiply-add
-Copyright (C) 2001, 2002 Free Software Foundation, Inc.
+Copyright 2001, 2002 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/gamma.c b/gamma.c
index 6bc71aad7..04fdab071 100644
--- a/gamma.c
+++ b/gamma.c
@@ -1,6 +1,6 @@
/* mpfr_gamma -- gamma function
-Copyright (C) 2001 Free Software Foundation.
+Copyright 2001 Free Software Foundation.
This file is part of the MPFR Library, and was contributed by Mathieu Dutour.
diff --git a/gammaPiAGMformula.c b/gammaPiAGMformula.c
index a0869b443..96174e553 100644
--- a/gammaPiAGMformula.c
+++ b/gammaPiAGMformula.c
@@ -1,6 +1,6 @@
/* mpfr_gamma -- gamma function
-Copyright (C) 2001 Free Software Foundation.
+Copyright 2001 Free Software Foundation.
This file is part of the MPFR Library, and was contributed by Mathieu Dutour.
diff --git a/generic.c b/generic.c
index d1b459513..4955046de 100644
--- a/generic.c
+++ b/generic.c
@@ -1,6 +1,6 @@
/* generic file for evaluation of hypergeometric series using binary splitting
-Copyright (C) 1999-2001 Free Software Foundation.
+Copyright 1999, 2000, 2001 Free Software Foundation.
This file is part of the MPFR Library.
diff --git a/get_str.c b/get_str.c
index 1117a6946..52ccc37a8 100644
--- a/get_str.c
+++ b/get_str.c
@@ -1,6 +1,6 @@
/* mpfr_get_str -- output a floating-point number to a string
-Copyright (C) 1999-2002 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/gmp_op.c b/gmp_op.c
index 15925c941..d675db8e9 100644
--- a/gmp_op.c
+++ b/gmp_op.c
@@ -1,6 +1,6 @@
/* mpfr_cos -- cosine of a floating-point number
-Copyright (C) 2001 Free Software Foundation, Inc.
+Copyright 2001 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/hypot.c b/hypot.c
index 6ee55942e..2eedddd24 100644
--- a/hypot.c
+++ b/hypot.c
@@ -1,6 +1,6 @@
/* mpfr_hypot -- Euclidean distance
-Copyright (C) 2001-2002 Free Software Foundation, Inc.
+Copyright 2001, 2002 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/init.c b/init.c
index 44f6eeae4..202c9de67 100644
--- a/init.c
+++ b/init.c
@@ -1,6 +1,6 @@
/* mpfr_init -- initialize a floating-point number
-Copyright (C) 1999, 2001 Free Software Foundation, Inc.
+Copyright 1999, 2001 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/init2.c b/init2.c
index 2b516df1b..6b7df87b7 100644
--- a/init2.c
+++ b/init2.c
@@ -1,6 +1,6 @@
/* mpfr_init2 -- initialize a floating-point number with given precision
-Copyright (C) 2001 Free Software Foundation, Inc.
+Copyright 2001 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/inp_str.c b/inp_str.c
index a218f8c3c..6afa00e2f 100644
--- a/inp_str.c
+++ b/inp_str.c
@@ -1,7 +1,7 @@
/* mpf_inp_str(dest_float, stream, base) -- Input a number in base
BASE from stdio stream STREAM and store the result in DEST_FLOAT.
-Copyright (C) 1999, 2001 Free Software Foundation, Inc.
+Copyright 1999, 2001 Free Software Foundation, Inc.
(Copied from GMP, file mpf/inp_str.c)
This file is part of the MPFR Library.
diff --git a/internal_ceil_exp2.c b/internal_ceil_exp2.c
index 94f7e85e0..231369f38 100644
--- a/internal_ceil_exp2.c
+++ b/internal_ceil_exp2.c
@@ -1,6 +1,6 @@
/* _mpfr_ceil_exp2 - returns y >= 2^d
-Copyright (C) 1999-2002 Free Software Foundation.
+Copyright 1999, 2000, 2001, 2002 Free Software Foundation.
This file is part of the MPFR Library.
diff --git a/internal_ceil_log2.c b/internal_ceil_log2.c
index e70dd261d..9decc009f 100644
--- a/internal_ceil_log2.c
+++ b/internal_ceil_log2.c
@@ -1,6 +1,6 @@
/* _mpfr_ceil_log2 - returns ceil(log(d)/log(2))
-Copyright (C) 1999-2002 Free Software Foundation.
+Copyright 1999, 2000, 2001, 2002 Free Software Foundation.
This file is part of the MPFR Library.
diff --git a/internal_floor_log2.c b/internal_floor_log2.c
index a4879610e..48ee49283 100644
--- a/internal_floor_log2.c
+++ b/internal_floor_log2.c
@@ -1,6 +1,6 @@
/* _mpfr_floor_log2 - returns floor(log(d)/log(2))
-Copyright (C) 1999-2002 Free Software Foundation.
+Copyright 1999, 2000, 2001, 2002 Free Software Foundation.
This file is part of the MPFR Library.
diff --git a/isinf.c b/isinf.c
index 04d86edfc..b7105ac95 100644
--- a/isinf.c
+++ b/isinf.c
@@ -1,6 +1,6 @@
/* mpfr_inf_p -- check for infinities
-Copyright (C) 2000-2001 Free Software Foundation.
+Copyright 2000, 2001 Free Software Foundation.
This file is part of the MPFR Library.
diff --git a/isinteger.c b/isinteger.c
index 0efc5ac09..081a17fa8 100644
--- a/isinteger.c
+++ b/isinteger.c
@@ -1,6 +1,6 @@
/* mpfr_isinteger -- test if a mpfr variable is integer
-Copyright (C) 2001 Free Software Foundation, Inc.
+Copyright 2001 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/isnan.c b/isnan.c
index acd3d3dd7..3d164be66 100644
--- a/isnan.c
+++ b/isnan.c
@@ -1,6 +1,6 @@
/* mpfr_nan_p -- check for NaN
-Copyright (C) 2000-2001 Free Software Foundation.
+Copyright 2000, 2001 Free Software Foundation.
This file is part of the MPFR Library.
diff --git a/isnum.c b/isnum.c
index cedfab3ac..581ee7ace 100644
--- a/isnum.c
+++ b/isnum.c
@@ -1,6 +1,6 @@
/* mpfr_number_p -- check for ordinary numbers
-Copyright (C) 2000-2001 Free Software Foundation.
+Copyright 2000, 2001 Free Software Foundation.
This file is part of the MPFR Library.
diff --git a/log.c b/log.c
index 97b1607af..a9d6dee7b 100644
--- a/log.c
+++ b/log.c
@@ -1,6 +1,6 @@
/* mpfr_log -- natural logarithm of a floating-point number
-Copyright (C) 1999-2002 Free Software Foundation.
+Copyright 1999, 2000, 2001, 2002 Free Software Foundation.
This file is part of the MPFR Library.
diff --git a/log10.c b/log10.c
index b9e7a3ff7..e088fdfa8 100644
--- a/log10.c
+++ b/log10.c
@@ -1,6 +1,6 @@
/* mpfr_log10 -- log in base 10
-Copyright (C) 2001-2002 Free Software Foundation, Inc.
+Copyright 2001, 2002 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/log1p.c b/log1p.c
index ae3e410a5..92861ad02 100644
--- a/log1p.c
+++ b/log1p.c
@@ -1,6 +1,6 @@
/* mpfr_log1p -- Compute log(1+x)
-Copyright (C) 2001-2002 Free Software Foundation, Inc.
+Copyright 2001, 2002 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/log2.c b/log2.c
index 80db9911e..4f1e9ec49 100644
--- a/log2.c
+++ b/log2.c
@@ -1,6 +1,6 @@
/* mpfr_log2 -- log base 2
-Copyright (C) 2001-2002 Free Software Foundation, Inc.
+Copyright 2001, 2002 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/minmax.c b/minmax.c
index bc57da7e4..cc1dfd895 100644
--- a/minmax.c
+++ b/minmax.c
@@ -1,6 +1,6 @@
/* mpfr_min -- min and max of x, y
-Copyright (C) 2001 Free Software Foundation, Inc.
+Copyright 2001 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/mpf2mpfr.h b/mpf2mpfr.h
index cdb374916..012810733 100644
--- a/mpf2mpfr.h
+++ b/mpf2mpfr.h
@@ -1,6 +1,6 @@
/* mpf2mpfr.h -- Compatibility include file with mpf.
-Copyright (C) 1999-2002 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/mpfi.c b/mpfi.c
index 0d49f9a07..6596f4297 100644
--- a/mpfi.c
+++ b/mpfi.c
@@ -1,6 +1,6 @@
/* mpfi.c -- Implementation of mpfi.
-Copyright (C) 1999 Free Software Foundation.
+Copyright 1999 Free Software Foundation.
This file is part of the MPFR Library.
diff --git a/mpfi.h b/mpfi.h
index 4a1dfc753..64ca68518 100644
--- a/mpfi.h
+++ b/mpfi.h
@@ -1,6 +1,6 @@
/* mpfi.h -- Include file for mpfi.
-Copyright (C) 1999 PolKA project, Inria Lorraine and Loria
+Copyright 1999 PolKA project, Inria Lorraine and Loria
This file is part of the MPFR Library.
diff --git a/mpfr-impl.h b/mpfr-impl.h
index 0eb06aa08..f94e097a0 100644
--- a/mpfr-impl.h
+++ b/mpfr-impl.h
@@ -1,6 +1,6 @@
/* Utilities for MPFR developers, not exported.
-Copyright (C) 1999-2002 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/mpfr-test.h b/mpfr-test.h
index a436a5fb6..49ddb0fb4 100644
--- a/mpfr-test.h
+++ b/mpfr-test.h
@@ -1,6 +1,6 @@
/* auxiliary functions for MPFR tests.
-Copyright (C) 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/mpfr.h b/mpfr.h
index 97b054f9c..6b9b4b442 100644
--- a/mpfr.h
+++ b/mpfr.h
@@ -1,6 +1,6 @@
/* mpfr.h -- Include file for mpfr.
-Copyright (C) 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/mpz_set_fr.c b/mpz_set_fr.c
index da30e5479..c98b6bdd0 100644
--- a/mpz_set_fr.c
+++ b/mpz_set_fr.c
@@ -1,7 +1,7 @@
/* mpfr_get_z_exp -- get a multiple-precision integer and an exponent
from a floating-point number
-Copyright (C) 2000-2002 Free Software Foundation, Inc.
+Copyright 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/mul.c b/mul.c
index 2ac3e5140..0a81e36ca 100644
--- a/mul.c
+++ b/mul.c
@@ -1,6 +1,6 @@
/* mpfr_mul -- multiply two floating-point numbers
-Copyright (C) 1999-2002 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/mul_2exp.c b/mul_2exp.c
index 6f3ef9eb3..8e47da840 100644
--- a/mul_2exp.c
+++ b/mul_2exp.c
@@ -1,6 +1,6 @@
/* mpfr_mul_2exp -- multiply a floating-point number by a power of two
-Copyright (C) 1999, 2001 Free Software Foundation, Inc.
+Copyright 1999, 2001 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/mul_2si.c b/mul_2si.c
index b1189242f..25066e0a2 100644
--- a/mul_2si.c
+++ b/mul_2si.c
@@ -1,6 +1,6 @@
/* mpfr_mul_2si -- multiply a floating-point number by a power of two
-Copyright (C) 1999, 2001 Free Software Foundation, Inc.
+Copyright 1999, 2001 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/mul_2ui.c b/mul_2ui.c
index 64ac7c7ae..5ce0404e8 100644
--- a/mul_2ui.c
+++ b/mul_2ui.c
@@ -1,6 +1,6 @@
/* mpfr_mul_2ui -- multiply a floating-point number by a power of two
-Copyright (C) 1999, 2001 Free Software Foundation, Inc.
+Copyright 1999, 2001 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/mul_ui.c b/mul_ui.c
index 72f9decef..2527ae215 100644
--- a/mul_ui.c
+++ b/mul_ui.c
@@ -1,6 +1,6 @@
/* mpfr_mul_ui -- multiply a floating-point number by a machine integer
-Copyright (C) 1999-2002 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/neg.c b/neg.c
index 1944cdab9..185a836c1 100644
--- a/neg.c
+++ b/neg.c
@@ -1,6 +1,6 @@
/* mpfr_neg -- change the sign of a floating-point number
-Copyright (C) 1999-2001 Free Software Foundation.
+Copyright 1999, 2000, 2001 Free Software Foundation.
This file is part of the MPFR Library.
Contributed by the Spaces project (LORIA/LIP6).
diff --git a/out_str.c b/out_str.c
index 964aa9951..a186eb6c3 100644
--- a/out_str.c
+++ b/out_str.c
@@ -1,6 +1,6 @@
/* mpfr_out_str -- output a floating-point number to a stream
-Copyright (C) 1999, 2001 Free Software Foundation, Inc.
+Copyright 1999, 2001 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/pow.c b/pow.c
index af4bddec7..afc24fc0a 100644
--- a/pow.c
+++ b/pow.c
@@ -1,6 +1,6 @@
/* mpfr_pow -- power function x^y
-Copyright (C) 2001-2002 Free Software Foundation, Inc.
+Copyright 2001, 2002 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/pow_si.c b/pow_si.c
index 0380b2fa7..56d3ee69a 100644
--- a/pow_si.c
+++ b/pow_si.c
@@ -1,6 +1,6 @@
/* mpfr_pow_si -- power function x^y with y an unsigned int
-Copyright (C) 2001-2002 Free Software Foundation, Inc.
+Copyright 2001, 2002 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/pow_ui.c b/pow_ui.c
index 0badba7e4..a2236ee3b 100644
--- a/pow_ui.c
+++ b/pow_ui.c
@@ -1,7 +1,7 @@
/* mpfr_pow_ui-- compute the power of a floating-point
by a machine integer
-Copyright (C) 1999-2002 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/print_raw.c b/print_raw.c
index 0f127f2a1..d5af87013 100644
--- a/print_raw.c
+++ b/print_raw.c
@@ -1,7 +1,7 @@
/* mpfr_print_binary -- print the internal binary representation of a
floating-point number
-Copyright (C) 1999, 2000, 2001 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/print_rnd_mode.c b/print_rnd_mode.c
index 0daf2dc90..9818d41e2 100644
--- a/print_rnd_mode.c
+++ b/print_rnd_mode.c
@@ -1,6 +1,6 @@
/* mpfr_print_rnd_mode -- convert a given rounding mode to a string
-Copyright (C) 1999, 2001 Free Software Foundation.
+Copyright 1999, 2001 Free Software Foundation.
This file is part of the MPFR Library.
diff --git a/random.c b/random.c
index 8e67922b2..50fa7fc5d 100644
--- a/random.c
+++ b/random.c
@@ -1,6 +1,6 @@
/* mpfr_random -- generate a random floating-point number
-Copyright (C) 1999, 2001 Free Software Foundation, Inc.
+Copyright 1999, 2001 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/random2.c b/random2.c
index 8b42a7674..cbe88ebe4 100644
--- a/random2.c
+++ b/random2.c
@@ -2,7 +2,7 @@
long runs of consecutive ones and zeros in the binary representation.
Intended for testing of other MP routines.
-Copyright (C) 1999, 2001 Free Software Foundation, Inc.
+Copyright 1999, 2001 Free Software Foundation, Inc.
(Copied from the GNU MP Library.)
This file is part of the MPFR Library.
diff --git a/reldiff.c b/reldiff.c
index 66597bcf4..5335bc38e 100644
--- a/reldiff.c
+++ b/reldiff.c
@@ -1,6 +1,6 @@
/* mpfr_reldiff -- compute relative difference of two floating-point numbers.
-Copyright (C) 2000, 2001 Free Software Foundation, Inc.
+Copyright 2000, 2001 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/rint.c b/rint.c
index 05875cda1..9475b67b0 100644
--- a/rint.c
+++ b/rint.c
@@ -1,6 +1,6 @@
/* mpfr_rint -- Round to an integer.
-Copyright (C) 1999-2002 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/rnd_mode.c b/rnd_mode.c
index eba015dc5..4239ad432 100644
--- a/rnd_mode.c
+++ b/rnd_mode.c
@@ -1,6 +1,6 @@
/* mpfr_set_machine_rnd_mode -- set the rounding mode for machine floats
-Copyright (C) 1999, 2001 Free Software Foundation, Inc.
+Copyright 1999, 2001 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/round_prec.c b/round_prec.c
index e0228d87e..85e1a5fa6 100644
--- a/round_prec.c
+++ b/round_prec.c
@@ -1,7 +1,7 @@
/* mpfr_round_raw_generic, mpfr_round_raw2, mpfr_round_raw, mpfr_round_prec,
mpfr_can_round, mpfr_can_round_raw -- various rounding functions
-Copyright (C) 1999-2002 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/save_expo.c b/save_expo.c
index fe451c548..250ab078b 100644
--- a/save_expo.c
+++ b/save_expo.c
@@ -1,6 +1,6 @@
/* Save/restore the minimum and maximum exponents.
-Copyright (C) 2001 Free Software Foundation, Inc.
+Copyright 2001 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/set.c b/set.c
index de78a476a..4c23da284 100644
--- a/set.c
+++ b/set.c
@@ -1,6 +1,6 @@
/* mpfr_set -- copy of a floating-point number
-Copyright (C) 1999, 2001 Free Software Foundation.
+Copyright 1999, 2001 Free Software Foundation.
This file is part of the MPFR Library.
diff --git a/set_d.c b/set_d.c
index 2c7ff2e16..e2b8cb90a 100644
--- a/set_d.c
+++ b/set_d.c
@@ -1,7 +1,7 @@
/* mpfr_set_d, mpfr_get_d -- convert a multiple precision floating-point number
from/to a machine double precision float
-Copyright (C) 1999-2002 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/set_dfl_prec.c b/set_dfl_prec.c
index d24f1c037..69d6260c2 100644
--- a/set_dfl_prec.c
+++ b/set_dfl_prec.c
@@ -1,6 +1,6 @@
/* mpfr_set_default_prec, mpfr_get_default_prec -- set/get default precision
-Copyright (C) 1999, 2000, 2001 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/set_f.c b/set_f.c
index de4768a93..3d539208e 100644
--- a/set_f.c
+++ b/set_f.c
@@ -1,6 +1,6 @@
/* mpfr_set_f -- set a MPFR number from a GNU MPF number
-Copyright (C) 1999, 2000, 2001 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/set_prc_raw.c b/set_prc_raw.c
index 0f893d59e..feb4b4e58 100644
--- a/set_prc_raw.c
+++ b/set_prc_raw.c
@@ -1,6 +1,6 @@
/* mpfr_set_prec_raw -- reset the precision of a floating-point number
-Copyright (C) 2000, 2001 Free Software Foundation, Inc.
+Copyright 2000, 2001 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/set_prec.c b/set_prec.c
index f6591c0f2..6ef97f516 100644
--- a/set_prec.c
+++ b/set_prec.c
@@ -1,6 +1,6 @@
/* mpfr_set_prec -- reset the precision of a floating-point number
-Copyright (C) 1999, 2001 Free Software Foundation, Inc.
+Copyright 1999, 2001 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/set_q.c b/set_q.c
index 886a4c09f..3910d4d7d 100644
--- a/set_q.c
+++ b/set_q.c
@@ -1,6 +1,6 @@
/* mpfr_set_q -- set a floating-point number from a multiple-precision rational
-Copyright (C) 2000, 2001 Free Software Foundation, Inc.
+Copyright 2000, 2001 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/set_rnd.c b/set_rnd.c
index 7948ba36a..a80e06166 100644
--- a/set_rnd.c
+++ b/set_rnd.c
@@ -1,6 +1,6 @@
/* mpfr_set_default_rounding_mode -- set the default rounding mode
-Copyright (C) 1999, 2001 Free Software Foundation, Inc.
+Copyright 1999, 2001 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/set_si.c b/set_si.c
index 8690e6b8f..5b3ae04cd 100644
--- a/set_si.c
+++ b/set_si.c
@@ -1,6 +1,6 @@
/* mpfr_set_si -- set a MPFR number from a machine signed integer
-Copyright (C) 1999-2001 Free Software Foundation.
+Copyright 1999, 2000, 2001 Free Software Foundation.
This file is part of the MPFR Library.
diff --git a/set_str.c b/set_str.c
index d4a6b686d..78d316f5b 100644
--- a/set_str.c
+++ b/set_str.c
@@ -1,6 +1,6 @@
/* mpfr_set_str -- set a floating-point number from a string
-Copyright (C) 2000-2002 Free Software Foundation, Inc.
+Copyright 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/set_str_raw.c b/set_str_raw.c
index d76f502d8..e36143221 100644
--- a/set_str_raw.c
+++ b/set_str_raw.c
@@ -1,6 +1,6 @@
/* mpfr_set_str_raw -- set a floating-point number from a binary string
-Copyright (C) 1999, 2000, 2001 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/set_ui.c b/set_ui.c
index e14b29278..1f225425c 100644
--- a/set_ui.c
+++ b/set_ui.c
@@ -1,6 +1,6 @@
/* mpfr_set_ui -- set a MPFR number from a machine unsigned integer
-Copyright (C) 1999-2001 Free Software Foundation.
+Copyright 1999, 2000, 2001 Free Software Foundation.
This file is part of the MPFR Library.
diff --git a/set_z.c b/set_z.c
index 5f4ffeb5e..b23275db0 100644
--- a/set_z.c
+++ b/set_z.c
@@ -1,6 +1,6 @@
/* mpfr_set_z -- set a floating-point number from a multiple-precision integer
-Copyright (C) 1999-2002 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/sin.c b/sin.c
index 20db37436..e62774bdf 100644
--- a/sin.c
+++ b/sin.c
@@ -1,6 +1,6 @@
/* mpfr_sin -- sine of a floating-point number
-Copyright (C) 2001-2002 Free Software Foundation, Inc.
+Copyright 2001, 2002 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/sinh.c b/sinh.c
index aa9bc5c9a..88b3c458c 100644
--- a/sinh.c
+++ b/sinh.c
@@ -1,6 +1,6 @@
/* mpfr_sinh -- hyperbolic sine
-Copyright (C) 2001-2002 Free Software Foundation, Inc.
+Copyright 2001, 2002 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/sqrt.c b/sqrt.c
index 89082ad89..a95e21069 100644
--- a/sqrt.c
+++ b/sqrt.c
@@ -1,6 +1,6 @@
/* mpfr_sqrt -- square root of a floating-point number
-Copyright (C) 1999-2002 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/sqrt_ui.c b/sqrt_ui.c
index e72f0227a..46eff9f81 100644
--- a/sqrt_ui.c
+++ b/sqrt_ui.c
@@ -1,6 +1,6 @@
/* mpfr_sqrt_ui -- square root of a machine integer
-Copyright (C) 2000-2002 Free Software Foundation, Inc.
+Copyright 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/sqrtrem.c b/sqrtrem.c
index 865c2eab7..4ba076d7c 100644
--- a/sqrtrem.c
+++ b/sqrtrem.c
@@ -1,7 +1,7 @@
/* mpn_sqrtrem_new -- integer square root with remainder
(should be directly integrated in a future release of GNU MP)
-Copyright (C) 1999, 2000, 2001 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/srandom.h b/srandom.h
index 07e4cfd26..ac15e06f1 100644
--- a/srandom.h
+++ b/srandom.h
@@ -1,7 +1,7 @@
/* srandom.h -- define srandom to initialize the seed of the urandom()
function.
-Copyright (C) 1999 Free Software Foundation.
+Copyright 1999 Free Software Foundation.
This file is part of the MPFR Library.
diff --git a/sub.c b/sub.c
index 95f05c9b6..50a6f9b30 100644
--- a/sub.c
+++ b/sub.c
@@ -1,6 +1,6 @@
/* mpfr_sub -- subtract two floating-point numbers
-Copyright (C) 2001 Free Software Foundation.
+Copyright 2001 Free Software Foundation.
Contributed by the Spaces project, INRIA Lorraine.
This file is part of the MPFR Library.
diff --git a/sub1.c b/sub1.c
index 99e119d8e..eb3ae9e21 100644
--- a/sub1.c
+++ b/sub1.c
@@ -1,6 +1,6 @@
/* mpfr_sub1 -- internal function to perform a "real" subtraction
-Copyright (C) 2001 Free Software Foundation.
+Copyright 2001 Free Software Foundation.
Contributed by the Spaces project, INRIA Lorraine.
This file is part of the MPFR Library.
diff --git a/sub_one_ulp.c b/sub_one_ulp.c
index 3d229eb0c..36ed5620a 100644
--- a/sub_one_ulp.c
+++ b/sub_one_ulp.c
@@ -1,6 +1,6 @@
/* mpfr_sub_one_ulp -- subtract one unit in last place
-Copyright (C) 1999, 2001 Free Software Foundation, Inc.
+Copyright 1999, 2001 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/sub_ui.c b/sub_ui.c
index ce4b0bc63..55c69f3d8 100644
--- a/sub_ui.c
+++ b/sub_ui.c
@@ -1,6 +1,6 @@
/* mpfr_sub_ui -- subtract a floating-point number and a machine integer
-Copyright (C) 2000-2002 Free Software Foundation, Inc.
+Copyright 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/swap.c b/swap.c
index 9dd7d4e27..faa98c3b0 100644
--- a/swap.c
+++ b/swap.c
@@ -1,6 +1,6 @@
/* mpfr_swap (U, V) -- Swap U and V.
-Copyright (C) 2000, 2001 Free Software Foundation, Inc.
+Copyright 2000, 2001 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/tan.c b/tan.c
index aa2930488..1c704aabd 100644
--- a/tan.c
+++ b/tan.c
@@ -1,6 +1,6 @@
/* mpfr_tan -- tangent of a floating-point number
-Copyright (C) 2001-2002 Free Software Foundation, Inc.
+Copyright 2001, 2002 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/tanh.c b/tanh.c
index 13996358c..b818ab4e2 100644
--- a/tanh.c
+++ b/tanh.c
@@ -1,6 +1,6 @@
/* mpfr_tanh -- hyperbolic tangent
-Copyright (C) 2001-2002 Free Software Foundation.
+Copyright 2001, 2002 Free Software Foundation.
This file is part of the MPFR Library.
diff --git a/tests/reuse.c b/tests/reuse.c
index 3626b6e49..43d8f5826 100644
--- a/tests/reuse.c
+++ b/tests/reuse.c
@@ -1,6 +1,6 @@
/* Test file for in-place operations.
-Copyright (C) 2000, 2001, 2002 Free Software Foundation.
+Copyright 2000, 2001, 2002 Free Software Foundation.
This file is part of the MPFR Library.
diff --git a/tests/tabs.c b/tests/tabs.c
index 193a51f6c..bf5964d1e 100644
--- a/tests/tabs.c
+++ b/tests/tabs.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_abs.
-Copyright (C) 2000-2002 Free Software Foundation, Inc.
+Copyright 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/tests/tacos.c b/tests/tacos.c
index a8705463c..ad6803077 100644
--- a/tests/tacos.c
+++ b/tests/tacos.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_acos.
-Copyright (C) 2001 Free Software Foundation.
+Copyright 2001 Free Software Foundation.
Contributed by Mathieu Dutour.
This file is part of the MPFR Library.
diff --git a/tests/tacosh.c b/tests/tacosh.c
index e3fcedea6..bc154a243 100644
--- a/tests/tacosh.c
+++ b/tests/tacosh.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_acosh.
-Copyright (C) 2001 Free Software Foundation.
+Copyright 2001 Free Software Foundation.
Adapted from tarctan.c.
This file is part of the MPFR Library.
diff --git a/tests/tadd.c b/tests/tadd.c
index e540a9fbb..e7720b984 100644
--- a/tests/tadd.c
+++ b/tests/tadd.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_add and mpfr_sub.
-Copyright (C) 1999, 2000, 2001, 2002 Free Software Foundation.
+Copyright 1999, 2000, 2001, 2002 Free Software Foundation.
This file is part of the MPFR Library.
diff --git a/tests/tadd_ui.c b/tests/tadd_ui.c
index f791c7b76..d0df80981 100644
--- a/tests/tadd_ui.c
+++ b/tests/tadd_ui.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_add_ui
-Copyright (C) 2000, 2001, 2002 Free Software Foundation.
+Copyright 2000, 2001, 2002 Free Software Foundation.
This file is part of the MPFR Library.
diff --git a/tests/tagm.c b/tests/tagm.c
index 8e5802bf0..a897ba8fe 100644
--- a/tests/tagm.c
+++ b/tests/tagm.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_agm.
-Copyright (C) 1999, 2001, 2002 Free Software Foundation, Inc.
+Copyright 1999, 2001, 2002 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/tests/tasin.c b/tests/tasin.c
index 018160ce5..f4a2cd5c1 100644
--- a/tests/tasin.c
+++ b/tests/tasin.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_asin.
-Copyright (C) 2001 Free Software Foundation.
+Copyright 2001 Free Software Foundation.
Contributed by Mathieu Dutour.
This file is part of the MPFR Library.
diff --git a/tests/tasinh.c b/tests/tasinh.c
index f41bbd8b9..540037c54 100644
--- a/tests/tasinh.c
+++ b/tests/tasinh.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_asinh.
-Copyright (C) 2001 Free Software Foundation.
+Copyright 2001 Free Software Foundation.
Adapted from tarctan.c.
This file is part of the MPFR Library.
diff --git a/tests/tatan.c b/tests/tatan.c
index 7fb8cc365..4abd797b7 100644
--- a/tests/tatan.c
+++ b/tests/tatan.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_arctan.
-Copyright (C) 2001, 2002 Free Software Foundation.
+Copyright 2001, 2002 Free Software Foundation.
Written by Paul Zimmermann, INRIA Lorraine.
This file is part of the MPFR Library.
diff --git a/tests/tatanh.c b/tests/tatanh.c
index 91469a11a..5d719d7e2 100644
--- a/tests/tatanh.c
+++ b/tests/tatanh.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_atanh.
-Copyright (C) 2001 Free Software Foundation.
+Copyright 2001 Free Software Foundation.
Adapted from tarctan.c.
This file is part of the MPFR Library.
diff --git a/tests/tcan_round.c b/tests/tcan_round.c
index ffbb9023f..4d5f7e332 100644
--- a/tests/tcan_round.c
+++ b/tests/tcan_round.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_can_round.
-Copyright (C) 1999, 2001 Free Software Foundation, Inc.
+Copyright 1999, 2001 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/tests/tcmp.c b/tests/tcmp.c
index df6f23bdd..637cfa517 100644
--- a/tests/tcmp.c
+++ b/tests/tcmp.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_cmp.
-Copyright (C) 1999, 2001 Free Software Foundation, Inc.
+Copyright 1999, 2001 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/tests/tcmp2.c b/tests/tcmp2.c
index 691afa933..ef5a6bb3a 100644
--- a/tests/tcmp2.c
+++ b/tests/tcmp2.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_cmp2.
-Copyright (C) 1999, 2000, 2001, 2002 Free Software Foundation.
+Copyright 1999, 2000, 2001, 2002 Free Software Foundation.
This file is part of the MPFR Library.
diff --git a/tests/tcmp_ui.c b/tests/tcmp_ui.c
index 601bc3ab3..b3b548ccc 100644
--- a/tests/tcmp_ui.c
+++ b/tests/tcmp_ui.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_cmp_ui.
-Copyright (C) 1999, 2001 Free Software Foundation, Inc.
+Copyright 1999, 2001 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/tests/tconst_euler.c b/tests/tconst_euler.c
index ab9f74321..364051ac4 100644
--- a/tests/tconst_euler.c
+++ b/tests/tconst_euler.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_const_euler.
-Copyright (C) 2001 Free Software Foundation.
+Copyright 2001 Free Software Foundation.
This file is part of the MPFR Library.
diff --git a/tests/tconst_log2.c b/tests/tconst_log2.c
index b3b120d61..b0db337e7 100644
--- a/tests/tconst_log2.c
+++ b/tests/tconst_log2.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_const_log2.
-Copyright (C) 1999, 2001 Free Software Foundation, Inc.
+Copyright 1999, 2001 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/tests/tconst_pi.c b/tests/tconst_pi.c
index 60604d3e8..5f6d54b5a 100644
--- a/tests/tconst_pi.c
+++ b/tests/tconst_pi.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_const_pi.
-Copyright (C) 1999, 2001 Free Software Foundation, Inc.
+Copyright 1999, 2001 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/tests/tcos.c b/tests/tcos.c
index f50767500..f4dd43290 100644
--- a/tests/tcos.c
+++ b/tests/tcos.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_cos.
-Copyright (C) 2001, 2002 Free Software Foundation, Inc.
+Copyright 2001, 2002 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/tests/tcosh.c b/tests/tcosh.c
index 44421b380..54ae3a759 100644
--- a/tests/tcosh.c
+++ b/tests/tcosh.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_cosh.
-Copyright (C) 2001 Free Software Foundation.
+Copyright 2001 Free Software Foundation.
Adapted from tarctan.c.
This file is part of the MPFR Library.
diff --git a/tests/tdiv.c b/tests/tdiv.c
index 70bb7ca47..e6577699b 100644
--- a/tests/tdiv.c
+++ b/tests/tdiv.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_div.
-Copyright (C) 1999, 2001, 2002 Free Software Foundation, Inc.
+Copyright 1999, 2001, 2002 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/tests/tdiv_ui.c b/tests/tdiv_ui.c
index 77de7e123..e3954e4cf 100644
--- a/tests/tdiv_ui.c
+++ b/tests/tdiv_ui.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_div_ui.
-Copyright (C) 1999, 2000, 2001, 2002 Free Software Foundation.
+Copyright 1999, 2000, 2001, 2002 Free Software Foundation.
This file is part of the MPFR Library.
diff --git a/tests/tdump.c b/tests/tdump.c
index 8da7069f9..2f53ba931 100644
--- a/tests/tdump.c
+++ b/tests/tdump.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_dump.
-Copyright (C) 2000, 2001 Free Software Foundation, Inc.
+Copyright 2000, 2001 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/tests/teq.c b/tests/teq.c
index fbb9a82b9..834972b05 100644
--- a/tests/teq.c
+++ b/tests/teq.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_eq.
-Copyright (C) 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/tests/texceptions.c b/tests/texceptions.c
index ed981ba7a..6e9018b6e 100644
--- a/tests/texceptions.c
+++ b/tests/texceptions.c
@@ -1,6 +1,6 @@
/* Test file for exceptions.
-Copyright (C) 2001 Free Software Foundation.
+Copyright 2001 Free Software Foundation.
This file is part of the MPFR Library.
diff --git a/tests/texp.c b/tests/texp.c
index 21e19fb0c..1b737aa07 100644
--- a/tests/texp.c
+++ b/tests/texp.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_exp.
-Copyright (C) 1999, 2001, 2002 Free Software Foundation, Inc.
+Copyright 1999, 2001, 2002 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/tests/texp2.c b/tests/texp2.c
index 7b9487c45..ef77c1fee 100644
--- a/tests/texp2.c
+++ b/tests/texp2.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_exp2.
-Copyright (C) 2001 Free Software Foundation.
+Copyright 2001 Free Software Foundation.
Adapted from tarctan.c.
This file is part of the MPFR Library.
diff --git a/tests/texpm1.c b/tests/texpm1.c
index f05f7d22a..b024e5a49 100644
--- a/tests/texpm1.c
+++ b/tests/texpm1.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_expm1.
-Copyright (C) 2001 Free Software Foundation.
+Copyright 2001 Free Software Foundation.
Adapted from tsinh.c.
This file is part of the MPFR Library.
diff --git a/tests/tfactorial.c b/tests/tfactorial.c
index 4b81bb22a..c68eb5ae3 100644
--- a/tests/tfactorial.c
+++ b/tests/tfactorial.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_factorial.
-Copyright (C) 2001 Free Software Foundation.
+Copyright 2001 Free Software Foundation.
Adapted from tarctan.c.
This file is part of the MPFR Library.
diff --git a/tests/tfma.c b/tests/tfma.c
index d661e78a1..d40dffeb3 100644
--- a/tests/tfma.c
+++ b/tests/tfma.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_fma.
-Copyright (C) 2001 Free Software Foundation.
+Copyright 2001 Free Software Foundation.
Adapted from tarctan.c.
This file is part of the MPFR Library.
diff --git a/tests/tgamma.c b/tests/tgamma.c
index b71eee6b7..82825278f 100644
--- a/tests/tgamma.c
+++ b/tests/tgamma.c
@@ -1,6 +1,6 @@
/* mpfr_tgamma -- test file for gamma function
-Copyright (C) 2001 Free Software Foundation.
+Copyright 2001 Free Software Foundation.
This file is part of the MPFR Library, and was contributed by Mathieu Dutour.
diff --git a/tests/tgeneric.c b/tests/tgeneric.c
index 8ce1153cb..40cf13099 100644
--- a/tests/tgeneric.c
+++ b/tests/tgeneric.c
@@ -1,6 +1,6 @@
/* Generic test file for functions with one mpfr_t argument.
-Copyright (C) 2001 Free Software Foundation.
+Copyright 2001 Free Software Foundation.
This file is part of the MPFR Library.
diff --git a/tests/tget_d.c b/tests/tget_d.c
index 56de029e2..5626ffa2c 100644
--- a/tests/tget_d.c
+++ b/tests/tget_d.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_get_d
-Copyright (C) 1999-2002 Free Software Foundation.
+Copyright 1999, 2000, 2001, 2002 Free Software Foundation.
This file is part of the MPFR Library.
diff --git a/tests/tget_str.c b/tests/tget_str.c
index 07ae5c1ae..8e826aa00 100644
--- a/tests/tget_str.c
+++ b/tests/tget_str.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_get_str.
-Copyright (C) 1999, 2001, 2002 Free Software Foundation, Inc.
+Copyright 1999, 2001, 2002 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/tests/thyperbolic.c b/tests/thyperbolic.c
index f3f8cdcd8..3a0f4eba5 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 (C) 2001, 2002 Free Software Foundation, Inc.
+Copyright 2001, 2002 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/tests/thypot.c b/tests/thypot.c
index 42621c3e6..e023f6d3f 100644
--- a/tests/thypot.c
+++ b/tests/thypot.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_hypot.
-Copyright (C) 2001 Free Software Foundation.
+Copyright 2001 Free Software Foundation.
Adapted from tarctan.c.
This file is part of the MPFR Library.
diff --git a/tests/tisnan.c b/tests/tisnan.c
index f7410dc54..45478e9bd 100644
--- a/tests/tisnan.c
+++ b/tests/tisnan.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_nan_p, mpfr_inf_p and mpfr_number_p.
-Copyright (C) 2001 Free Software Foundation.
+Copyright 2001 Free Software Foundation.
This file is part of the MPFR Library.
diff --git a/tests/tlog.c b/tests/tlog.c
index a3e2bc049..b327d6dad 100644
--- a/tests/tlog.c
+++ b/tests/tlog.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_log.
-Copyright (C) 1999, 2001, 2002 Free Software Foundation, Inc.
+Copyright 1999, 2001, 2002 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/tests/tlog10.c b/tests/tlog10.c
index 6d134321b..abf9a3089 100644
--- a/tests/tlog10.c
+++ b/tests/tlog10.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_log10.
-Copyright (C) 2001 Free Software Foundation.
+Copyright 2001 Free Software Foundation.
Adapted from tsinh.c.
This file is part of the MPFR Library.
diff --git a/tests/tlog1p.c b/tests/tlog1p.c
index 9716f2e9c..673990267 100644
--- a/tests/tlog1p.c
+++ b/tests/tlog1p.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_log1p.
-Copyright (C) 2001 Free Software Foundation.
+Copyright 2001 Free Software Foundation.
Adapted from tsinh.c.
This file is part of the MPFR Library.
diff --git a/tests/tlog2.c b/tests/tlog2.c
index efe4f53a5..c3ca6798a 100644
--- a/tests/tlog2.c
+++ b/tests/tlog2.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_log2.
-Copyright (C) 2001 Free Software Foundation.
+Copyright 2001 Free Software Foundation.
Adapted from tsinh.c.
This file is part of the MPFR Library.
diff --git a/tests/tmul.c b/tests/tmul.c
index 5c49f869b..77cad2910 100644
--- a/tests/tmul.c
+++ b/tests/tmul.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_mul.
-Copyright (C) 1999, 2001, 2002 Free Software Foundation, Inc.
+Copyright 1999, 2001, 2002 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/tests/tmul_2exp.c b/tests/tmul_2exp.c
index b3812058b..5b9182725 100644
--- a/tests/tmul_2exp.c
+++ b/tests/tmul_2exp.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_mul_2exp.
-Copyright (C) 1999, 2001 Free Software Foundation.
+Copyright 1999, 2001 Free Software Foundation.
This file is part of the MPFR Library.
diff --git a/tests/tmul_ui.c b/tests/tmul_ui.c
index 8ca7491b6..fcea36771 100644
--- a/tests/tmul_ui.c
+++ b/tests/tmul_ui.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_mul_ui.
-Copyright (C) 1999-2001 Free Software Foundation.
+Copyright 1999, 2000, 2001 Free Software Foundation.
This file is part of the MPFR Library.
diff --git a/tests/tout_str.c b/tests/tout_str.c
index 7269a5017..1695ccce0 100644
--- a/tests/tout_str.c
+++ b/tests/tout_str.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_out_str.
-Copyright (C) 1999, 2001, 2002 Free Software Foundation, Inc.
+Copyright 1999, 2001, 2002 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/tests/tpow.c b/tests/tpow.c
index b54a53679..882f874dd 100644
--- a/tests/tpow.c
+++ b/tests/tpow.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_pow and mpfr_pow_ui.
-Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
+Copyright 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/tests/tpow3.c b/tests/tpow3.c
index 12b945e55..b9cb9013a 100644
--- a/tests/tpow3.c
+++ b/tests/tpow3.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_pow.
-Copyright (C) 2001 Free Software Foundation.
+Copyright 2001 Free Software Foundation.
Adapted from tarctan.c.
This file is part of the MPFR Library.
diff --git a/tests/trandom.c b/tests/trandom.c
index 2c1396cee..1499fc756 100644
--- a/tests/trandom.c
+++ b/tests/trandom.c
@@ -1,6 +1,6 @@
/* Test file for the various mpfr_random fonctions.
-Copyright (C) 1999, 2000, 2001, 2002 Free Software Foundation.
+Copyright 1999, 2000, 2001, 2002 Free Software Foundation.
This file is part of the MPFR Library.
diff --git a/tests/trint.c b/tests/trint.c
index 9c5935490..def8e765b 100644
--- a/tests/trint.c
+++ b/tests/trint.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_trunc, mpfr_floor, mpfr_ceil, mpfr_round.
-Copyright (C) 2002 Free Software Foundation.
+Copyright 2002 Free Software Foundation.
This file is part of the MPFR Library.
diff --git a/tests/tround_prec.c b/tests/tround_prec.c
index 72437f26a..ade8e1322 100644
--- a/tests/tround_prec.c
+++ b/tests/tround_prec.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_round_prec.
-Copyright (C) 1999-2002 Free Software Foundation.
+Copyright 1999, 2000, 2001, 2002 Free Software Foundation.
This file is part of the MPFR Library.
diff --git a/tests/tset.c b/tests/tset.c
index 1ae5951d6..f9a2b3911 100644
--- a/tests/tset.c
+++ b/tests/tset.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_set.
-Copyright (C) 2001 Free Software Foundation.
+Copyright 2001 Free Software Foundation.
This file is part of the MPFR Library.
diff --git a/tests/tset_d.c b/tests/tset_d.c
index 3a1ace898..95ef9e26d 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 (C) 1999-2002 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/tests/tset_f.c b/tests/tset_f.c
index 59af6a940..f2bb6ff88 100644
--- a/tests/tset_f.c
+++ b/tests/tset_f.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_set_f.
-Copyright (C) 1999, 2001 Free Software Foundation, Inc.
+Copyright 1999, 2001 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/tests/tset_q.c b/tests/tset_q.c
index 9807c6ea8..a39cf3776 100644
--- a/tests/tset_q.c
+++ b/tests/tset_q.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_set_q.
-Copyright (C) 2000, 2001 Free Software Foundation, Inc.
+Copyright 2000, 2001 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/tests/tset_si.c b/tests/tset_si.c
index 17ef0af63..1cef316fe 100644
--- a/tests/tset_si.c
+++ b/tests/tset_si.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_set_si and mpfr_set_ui.
-Copyright (C) 1999, 2001 Free Software Foundation, Inc.
+Copyright 1999, 2001 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/tests/tset_str.c b/tests/tset_str.c
index 0477fcef3..ce052e6b8 100644
--- a/tests/tset_str.c
+++ b/tests/tset_str.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_set_str.
-Copyright (C) 1999, 2001 Free Software Foundation, Inc.
+Copyright 1999, 2001 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/tests/tset_z.c b/tests/tset_z.c
index c76c624c5..214d3bb70 100644
--- a/tests/tset_z.c
+++ b/tests/tset_z.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_set_z.
-Copyright (C) 1999, 2001, 2002 Free Software Foundation, Inc.
+Copyright 1999, 2001, 2002 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/tests/tsin.c b/tests/tsin.c
index ec063a136..6c085bdc0 100644
--- a/tests/tsin.c
+++ b/tests/tsin.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_sin.
-Copyright (C) 2001, 2002 Free Software Foundation, Inc.
+Copyright 2001, 2002 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/tests/tsin_cos.c b/tests/tsin_cos.c
index cfceb12f1..98772ca00 100644
--- a/tests/tsin_cos.c
+++ b/tests/tsin_cos.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_sin_cos.
-Copyright (C) 2000, 2001 Free Software Foundation, Inc.
+Copyright 2000, 2001 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/tests/tsinh.c b/tests/tsinh.c
index d1cd127cd..1315dc34a 100644
--- a/tests/tsinh.c
+++ b/tests/tsinh.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_sinh.
-Copyright (C) 2001 Free Software Foundation.
+Copyright 2001 Free Software Foundation.
Adapted from tarctan.c.
This file is part of the MPFR Library.
diff --git a/tests/tsqrt.c b/tests/tsqrt.c
index 366e62c53..7dbf45481 100644
--- a/tests/tsqrt.c
+++ b/tests/tsqrt.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_sqrt.
-Copyright (C) 1999, 2001, 2002 Free Software Foundation, Inc.
+Copyright 1999, 2001, 2002 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/tests/tsqrt_ui.c b/tests/tsqrt_ui.c
index 3206d49e2..010fa089a 100644
--- a/tests/tsqrt_ui.c
+++ b/tests/tsqrt_ui.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_sqrt_ui.
-Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
+Copyright 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/tests/tsub.c b/tests/tsub.c
index 282b1a0af..8dede879f 100644
--- a/tests/tsub.c
+++ b/tests/tsub.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_sub.
-Copyright (C) 2001 Free Software Foundation.
+Copyright 2001 Free Software Foundation.
This file is part of the MPFR Library.
diff --git a/tests/tsub_ui.c b/tests/tsub_ui.c
index 5436f3b17..3f7dd7e8c 100644
--- a/tests/tsub_ui.c
+++ b/tests/tsub_ui.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_sub_ui
-Copyright (C) 2000, 2001, 2002 Free Software Foundation.
+Copyright 2000, 2001, 2002 Free Software Foundation.
This file is part of the MPFR Library.
diff --git a/tests/tswap.c b/tests/tswap.c
index b397c9742..7809f7016 100644
--- a/tests/tswap.c
+++ b/tests/tswap.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_swap.
-Copyright (C) 2000, 2001 Free Software Foundation, Inc.
+Copyright 2000, 2001 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/tests/ttan.c b/tests/ttan.c
index eb2cf3859..9b7b4c435 100644
--- a/tests/ttan.c
+++ b/tests/ttan.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_tan.
-Copyright (C) 2001, 2002 Free Software Foundation, Inc.
+Copyright 2001, 2002 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/tests/ttanh.c b/tests/ttanh.c
index 0a1fad746..8c947c4f7 100644
--- a/tests/ttanh.c
+++ b/tests/ttanh.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_tanh.
-Copyright (C) 2001 Free Software Foundation.
+Copyright 2001 Free Software Foundation.
Adapted from tarctan.c.
This file is part of the MPFR Library.
diff --git a/tests/ttrunc.c b/tests/ttrunc.c
index 1f5338409..102ed380c 100644
--- a/tests/ttrunc.c
+++ b/tests/ttrunc.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_trunc, mpfr_ceil, mpfr_floor.
-Copyright (C) 1999, 2000, 2001 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/tests/tui_div.c b/tests/tui_div.c
index 7b1df1bad..be71b90f8 100644
--- a/tests/tui_div.c
+++ b/tests/tui_div.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_ui_div.
-Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
+Copyright 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/tests/tui_pow.c b/tests/tui_pow.c
index 058c5b1c7..33db9abce 100644
--- a/tests/tui_pow.c
+++ b/tests/tui_pow.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_ui_pow.
-Copyright (C) 2001 Free Software Foundation.
+Copyright 2001 Free Software Foundation.
Adapted from tarctan.c.
This file is part of the MPFR Library.
diff --git a/tests/tui_sub.c b/tests/tui_sub.c
index c51a48207..c3922fa3e 100644
--- a/tests/tui_sub.c
+++ b/tests/tui_sub.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_ui_sub.
-Copyright (C) 2000-2001 Free Software Foundation.
+Copyright 2000, 2001 Free Software Foundation.
This file is part of the MPFR Library.
diff --git a/tests/tzeta.c b/tests/tzeta.c
index 3eb76ed8f..f36101d85 100644
--- a/tests/tzeta.c
+++ b/tests/tzeta.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_zeta.
-Copyright (C) 1999 Free Software Foundation.
+Copyright 1999 Free Software Foundation.
This file is part of the MPFR Library.
diff --git a/ui_div.c b/ui_div.c
index d55f98d6f..d0e8b15ef 100644
--- a/ui_div.c
+++ b/ui_div.c
@@ -1,6 +1,6 @@
/* mpfr_ui_div -- divide a machine integer by a floating-point number
-Copyright (C) 2000, 2001 Free Software Foundation, Inc.
+Copyright 2000, 2001 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/ui_pow.c b/ui_pow.c
index a247166fe..241863b35 100644
--- a/ui_pow.c
+++ b/ui_pow.c
@@ -1,6 +1,6 @@
/* mpfr_ui_pow -- power of n function n^x
-Copyright (C) 2001-2002 Free Software Foundation, Inc.
+Copyright 2001, 2002 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/ui_pow_ui.c b/ui_pow_ui.c
index 07f52472c..a13d511be 100644
--- a/ui_pow_ui.c
+++ b/ui_pow_ui.c
@@ -1,6 +1,6 @@
/* mpfr_ui_pow_ui -- compute the power beetween two machine integer
-Copyright (C) 1999-2002 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/ui_sub.c b/ui_sub.c
index 65e96456c..5cc94df76 100644
--- a/ui_sub.c
+++ b/ui_sub.c
@@ -1,6 +1,6 @@
/* mpfr_ui_sub -- subtract a floating-point number from an integer
-Copyright (C) 2000-2002 Free Software Foundation, Inc.
+Copyright 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/urandomb.c b/urandomb.c
index 0ffdf156f..2592fb1a1 100644
--- a/urandomb.c
+++ b/urandomb.c
@@ -3,7 +3,7 @@
using STATE as the random state previously initialized by a call to
gmp_randinit().
-Copyright (C) 2000, 2001 Free Software Foundation, Inc.
+Copyright 2000, 2001 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/zeta.c b/zeta.c
index d6c7bc9bd..c62728f85 100644
--- a/zeta.c
+++ b/zeta.c
@@ -1,6 +1,6 @@
/* mpfr_zeta -- Riemann Zeta function at a floating-point number
-Copyright (C) 1999 Free Software Foundation.
+Copyright 1999 Free Software Foundation.
This file is part of the MPFR Library.