summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
-rw-r--r--acinclude.m43
-rwxr-xr-xconfigure4
-rw-r--r--configure.in4
-rw-r--r--demos/factorize.c2
-rw-r--r--demos/isprime.c2
-rw-r--r--demos/pexpr.c2
-rw-r--r--gmp-h.in2
-rw-r--r--gmp-impl.h2
-rw-r--r--mpbsd/mout.c3
-rw-r--r--mpbsd/xtom.c4
-rw-r--r--mpf/add.c2
-rw-r--r--mpf/div.c4
-rw-r--r--mpf/div_ui.c4
-rw-r--r--mpf/get_str.c4
-rw-r--r--mpf/mul.c2
-rw-r--r--mpf/out_str.c2
-rw-r--r--mpf/reldiff.c2
-rw-r--r--mpf/set_q.c2
-rw-r--r--mpf/set_str.c4
-rw-r--r--mpf/sqrt.c3
-rw-r--r--mpf/sqrt_ui.c3
-rw-r--r--mpf/sub.c4
-rw-r--r--mpf/ui_div.c2
-rw-r--r--mpf/ui_sub.c3
-rw-r--r--mpn/Makefile.am2
-rw-r--r--mpn/Makefile.in2
-rw-r--r--mpn/alpha/README2
-rw-r--r--mpn/alpha/add_n.asm2
-rw-r--r--mpn/alpha/ev5/add_n.asm2
-rw-r--r--mpn/alpha/ev5/sub_n.asm2
-rw-r--r--mpn/alpha/ev6/nails/addmul_1.asm2
-rw-r--r--mpn/alpha/ev6/nails/addmul_2.asm2
-rw-r--r--mpn/alpha/ev6/nails/addmul_4.asm2
-rw-r--r--mpn/alpha/sub_n.asm2
-rw-r--r--mpn/asm-defs.m44
-rw-r--r--mpn/generic/dc_divrem_n.c2
-rw-r--r--mpn/generic/dive_1.c2
-rw-r--r--mpn/generic/divis.c2
-rw-r--r--mpn/generic/divrem.c4
-rw-r--r--mpn/generic/dump.c2
-rw-r--r--mpn/generic/fib2_ui.c2
-rw-r--r--mpn/generic/gcd.c2
-rw-r--r--mpn/generic/gcdext.c4
-rw-r--r--mpn/generic/hgcd.c2
-rw-r--r--mpn/generic/mul.c2
-rw-r--r--mpn/generic/mul_fft.c3
-rw-r--r--mpn/generic/mul_n.c4
-rw-r--r--mpn/generic/perfsqr.c2
-rw-r--r--mpn/generic/sqr_basecase.c4
-rw-r--r--mpn/generic/sqrtrem.c2
-rw-r--r--mpn/generic/tdiv_qr.c2
-rw-r--r--mpn/ia64/README2
-rw-r--r--mpn/ia64/divrem_2.asm2
-rw-r--r--mpn/ia64/gcd_1.asm2
-rw-r--r--mpn/ia64/logops_n.asm2
-rw-r--r--mpn/ia64/mode1o.asm2
-rw-r--r--mpn/power/add_n.asm2
-rw-r--r--mpn/power/sub_n.asm2
-rw-r--r--mpn/powerpc32/README2
-rw-r--r--mpn/powerpc32/addlsh1_n.asm2
-rw-r--r--mpn/powerpc32/addmul_1.asm2
-rw-r--r--mpn/powerpc32/aix.m42
-rw-r--r--mpn/powerpc32/diveby3.asm2
-rw-r--r--mpn/powerpc32/lshift.asm4
-rw-r--r--mpn/powerpc32/mod_34lsub1.asm2
-rw-r--r--mpn/powerpc32/mode1o.asm2
-rw-r--r--mpn/powerpc32/mul_1.asm3
-rw-r--r--mpn/powerpc32/rshift.asm4
-rw-r--r--mpn/powerpc32/sqr_diagonal.asm2
-rw-r--r--mpn/powerpc32/sublsh1_n.asm2
-rw-r--r--mpn/powerpc32/submul_1.asm3
-rw-r--r--mpn/powerpc64/README2
-rw-r--r--mpn/powerpc64/aix.m42
-rw-r--r--mpn/powerpc64/mode32/add_n.asm2
-rw-r--r--mpn/powerpc64/mode32/addmul_1.asm2
-rw-r--r--mpn/powerpc64/mode32/mul_1.asm2
-rw-r--r--mpn/powerpc64/mode32/sub_n.asm2
-rw-r--r--mpn/powerpc64/mode32/submul_1.asm2
-rw-r--r--mpn/powerpc64/mode64/addlsh1_n.asm2
-rw-r--r--mpn/powerpc64/mode64/aors_n.asm3
-rw-r--r--mpn/powerpc64/mode64/diveby3.asm2
-rw-r--r--mpn/powerpc64/mode64/divrem_1.asm2
-rw-r--r--mpn/powerpc64/mode64/mul_1.asm3
-rw-r--r--mpn/powerpc64/mode64/rsh1add_n.asm2
-rw-r--r--mpn/powerpc64/mode64/rsh1sub_n.asm2
-rw-r--r--mpn/powerpc64/mode64/sublsh1_n.asm2
-rw-r--r--mpn/powerpc64/mode64/submul_1.asm3
-rw-r--r--mpn/powerpc64/umul.asm2
-rw-r--r--mpn/x86/aorsmul_1.asm10
-rw-r--r--mpn/x86/k6/aorsmul_1.asm21
-rw-r--r--mpn/x86/k6/mul_1.asm20
-rw-r--r--mpn/x86/k7/aorsmul_1.asm20
-rw-r--r--mpn/x86/k7/gmp-mparam.h2
-rw-r--r--mpn/x86/k7/mod_34lsub1.asm2
-rw-r--r--mpn/x86/k7/mul_1.asm18
-rw-r--r--mpn/x86/mul_1.asm12
-rw-r--r--mpn/x86/p6/aorsmul_1.asm22
-rw-r--r--mpn/x86/pentium4/sse2/addmul_1.asm4
-rw-r--r--mpn/x86/pentium4/sse2/mul_1.asm4
-rw-r--r--mpn/x86/x86-defs.m44
-rw-r--r--mpn/x86_64/x86_64-defs.m46
-rw-r--r--mpq/aors.c2
-rw-r--r--mpq/canonicalize.c3
-rw-r--r--mpq/cmp.c2
-rw-r--r--mpq/cmp_ui.c4
-rw-r--r--mpq/get_d.c3
-rw-r--r--mpz/and.c2
-rw-r--r--mpz/aorsmul.c2
-rw-r--r--mpz/aorsmul_i.c2
-rw-r--r--mpz/cdiv_q.c2
-rw-r--r--mpz/cdiv_qr.c2
-rw-r--r--mpz/cdiv_r.c2
-rw-r--r--mpz/cdiv_r_ui.c3
-rw-r--r--mpz/cdiv_ui.c3
-rw-r--r--mpz/cong.c2
-rw-r--r--mpz/divegcd.c2
-rw-r--r--mpz/divexact.c2
-rw-r--r--mpz/fdiv_q.c2
-rw-r--r--mpz/fdiv_qr.c2
-rw-r--r--mpz/fdiv_r.c2
-rw-r--r--mpz/fdiv_r_ui.c3
-rw-r--r--mpz/fdiv_ui.c3
-rw-r--r--mpz/fib_ui.c2
-rw-r--r--mpz/gcd.c4
-rw-r--r--mpz/gcdext.c2
-rw-r--r--mpz/get_str.c4
-rw-r--r--mpz/inp_raw.c2
-rw-r--r--mpz/invert.c3
-rw-r--r--mpz/ior.c4
-rw-r--r--mpz/jacobi.c2
-rw-r--r--mpz/lcm.c2
-rw-r--r--mpz/lucnum2_ui.c2
-rw-r--r--mpz/lucnum_ui.c2
-rw-r--r--mpz/millerrabin.c2
-rw-r--r--mpz/mod.c4
-rw-r--r--mpz/mul.c3
-rw-r--r--mpz/mul_i.h4
-rw-r--r--mpz/n_pow_ui.c2
-rw-r--r--mpz/out_str.c2
-rw-r--r--mpz/perfpow.c2
-rw-r--r--mpz/powm.c2
-rw-r--r--mpz/powm_ui.c2
-rw-r--r--mpz/pprime_p.c2
-rw-r--r--mpz/set_str.c4
-rw-r--r--mpz/sqrt.c3
-rw-r--r--mpz/sqrtrem.c3
-rw-r--r--mpz/tdiv_q.c3
-rw-r--r--mpz/tdiv_qr.c2
-rw-r--r--mpz/tdiv_r.c2
-rw-r--r--mpz/tdiv_r_ui.c2
-rw-r--r--mpz/tdiv_ui.c4
-rw-r--r--mpz/xor.c4
-rw-r--r--randlc2x.c2
-rw-r--r--tests/misc.c2
-rw-r--r--tests/mpf/t-cmp_d.c2
-rw-r--r--tests/mpz/t-cmp_d.c2
-rw-r--r--tests/refmpf.c2
-rw-r--r--tests/refmpn.c4
-rw-r--r--tests/trace.c3
-rw-r--r--tune/Makefile.am2
-rw-r--r--tune/Makefile.in2
-rw-r--r--tune/alpha.asm2
-rw-r--r--tune/common.c3
-rw-r--r--tune/hppa.asm2
-rw-r--r--tune/hppa2.asm2
-rw-r--r--tune/hppa2w.asm2
-rw-r--r--tune/ia64.asm2
-rw-r--r--tune/pentium.asm2
-rw-r--r--tune/sparcv9.asm2
-rw-r--r--tune/speed-ext.c2
-rw-r--r--tune/speed.c2
-rw-r--r--tune/tuneup.c2
-rw-r--r--tune/x86_64.asm2
174 files changed, 284 insertions, 259 deletions
diff --git a/NEWS b/NEWS
index 2f9e5b8b3..cb241c036 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
-Copyright 1996, 1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation,
-Inc.
+Copyright 1996, 1999, 2000, 2001, 2002, 2003, 2004, 2005 Free Software
+Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/acinclude.m4 b/acinclude.m4
index eaf16e910..6428b3248 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -1,7 +1,8 @@
dnl GMP specific autoconf macros
-dnl Copyright 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
+dnl Copyright 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation,
+dnl Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/configure b/configure
index 8623b5831..0dfdff605 100755
--- a/configure
+++ b/configure
@@ -7,8 +7,8 @@
#
#
#
-# Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004 Free Software
-# Foundation, Inc.
+# Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 Free
+# Software Foundation, Inc.
#
# This file is part of the GNU MP Library.
#
diff --git a/configure.in b/configure.in
index d6dc66efd..a5bb04c40 100644
--- a/configure.in
+++ b/configure.in
@@ -3,8 +3,8 @@ dnl Process this file with autoconf to produce a configure script.
define(GMP_COPYRIGHT,[[
-Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004 Free Software
-Foundation, Inc.
+Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 Free
+Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/demos/factorize.c b/demos/factorize.c
index bac2097a8..4a5642c0c 100644
--- a/demos/factorize.c
+++ b/demos/factorize.c
@@ -1,6 +1,6 @@
/* Factoring with Pollard's rho method.
-Copyright 1995, 1997, 1998, 1999, 2000, 2001, 2002, 2003 Free Software
+Copyright 1995, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2005 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify it under
diff --git a/demos/isprime.c b/demos/isprime.c
index 6d3ba21d5..d33d74352 100644
--- a/demos/isprime.c
+++ b/demos/isprime.c
@@ -1,7 +1,7 @@
/* Classify numbers as probable primes, primes or composites.
With -q return true if the folowing argument is a (probable) prime.
-Copyright 1999, 2000, 2002 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2002, 2005 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
diff --git a/demos/pexpr.c b/demos/pexpr.c
index 9e5eae652..0e2b2668a 100644
--- a/demos/pexpr.c
+++ b/demos/pexpr.c
@@ -1,7 +1,7 @@
/* Program for computing integer expressions using the GNU Multiple Precision
Arithmetic Library.
-Copyright 1997, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
+Copyright 1997, 1999, 2000, 2001, 2002, 2005 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
diff --git a/gmp-h.in b/gmp-h.in
index 875840e1b..b5f083fd7 100644
--- a/gmp-h.in
+++ b/gmp-h.in
@@ -1,7 +1,7 @@
/* Definitions for GNU multiple precision functions. -*- mode: c -*-
Copyright 1991, 1993, 1994, 1995, 1996, 1997, 1999, 2000, 2001, 2002, 2003,
-2004 Free Software Foundation, Inc.
+2004, 2005 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/gmp-impl.h b/gmp-impl.h
index b5d8285b7..b519ddcf2 100644
--- a/gmp-impl.h
+++ b/gmp-impl.h
@@ -4,7 +4,7 @@
BE SUBJECT TO INCOMPATIBLE CHANGES IN FUTURE GNU MP RELEASES.
Copyright 1991, 1993, 1994, 1995, 1996, 1997, 1999, 2000, 2001, 2002, 2003,
-2004 Free Software Foundation, Inc.
+2004, 2005 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpbsd/mout.c b/mpbsd/mout.c
index 1cd670cea..77da353cb 100644
--- a/mpbsd/mout.c
+++ b/mpbsd/mout.c
@@ -1,6 +1,7 @@
/* mout(MINT) -- Do decimal output of MINT to standard output.
-Copyright 1991, 1994, 1996, 2000, 2001, 2002 Free Software Foundation, Inc.
+Copyright 1991, 1994, 1996, 2000, 2001, 2002, 2005 Free Software Foundation,
+Inc.
This file is part of the GNU MP Library.
diff --git a/mpbsd/xtom.c b/mpbsd/xtom.c
index d25a2462c..499bb05e0 100644
--- a/mpbsd/xtom.c
+++ b/mpbsd/xtom.c
@@ -1,8 +1,8 @@
/* xtom -- convert a hexadecimal string to a MINT, and return a pointer to
the MINT.
-Copyright 1991, 1994, 1995, 1996, 2000, 2001, 2002 Free Software Foundation,
-Inc.
+Copyright 1991, 1994, 1995, 1996, 2000, 2001, 2002, 2005 Free Software
+Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpf/add.c b/mpf/add.c
index dcf17a228..82eea1fbe 100644
--- a/mpf/add.c
+++ b/mpf/add.c
@@ -1,6 +1,6 @@
/* mpf_add -- Add two floats.
-Copyright 1993, 1994, 1996, 2000, 2001 Free Software Foundation, Inc.
+Copyright 1993, 1994, 1996, 2000, 2001, 2005 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpf/div.c b/mpf/div.c
index e38b24a1f..2ff073b96 100644
--- a/mpf/div.c
+++ b/mpf/div.c
@@ -1,7 +1,7 @@
/* mpf_div -- Divide two floats.
-Copyright 1993, 1994, 1996, 2000, 2001, 2002, 2004 Free Software Foundation,
-Inc.
+Copyright 1993, 1994, 1996, 2000, 2001, 2002, 2004, 2005 Free Software
+Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpf/div_ui.c b/mpf/div_ui.c
index 2cad6265c..541c1241c 100644
--- a/mpf/div_ui.c
+++ b/mpf/div_ui.c
@@ -1,7 +1,7 @@
/* mpf_div_ui -- Divide a float with an unsigned integer.
-Copyright 1993, 1994, 1996, 2000, 2001, 2002, 2004 Free Software Foundation,
-Inc.
+Copyright 1993, 1994, 1996, 2000, 2001, 2002, 2004, 2005 Free Software
+Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpf/get_str.c b/mpf/get_str.c
index 59f458502..37cd524fc 100644
--- a/mpf/get_str.c
+++ b/mpf/get_str.c
@@ -4,8 +4,8 @@
example, the number 3.1416 would be returned as "31416" in DIGIT_PTR and
1 in EXP.
-Copyright 1993, 1994, 1995, 1996, 1997, 2000, 2001, 2002, 2003 Free Software
-Foundation, Inc.
+Copyright 1993, 1994, 1995, 1996, 1997, 2000, 2001, 2002, 2003, 2005 Free
+Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpf/mul.c b/mpf/mul.c
index f2f1e673e..7afb29dfb 100644
--- a/mpf/mul.c
+++ b/mpf/mul.c
@@ -1,6 +1,6 @@
/* mpf_mul -- Multiply two floats.
-Copyright 1993, 1994, 1996, 2001 Free Software Foundation, Inc.
+Copyright 1993, 1994, 1996, 2001, 2005 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpf/out_str.c b/mpf/out_str.c
index 4da31d43e..1d82e9d86 100644
--- a/mpf/out_str.c
+++ b/mpf/out_str.c
@@ -2,7 +2,7 @@
the float OP to STREAM in base BASE. Return the number of characters
written, or 0 if an error occurred.
-Copyright 1996, 1997, 2001, 2002 Free Software Foundation, Inc.
+Copyright 1996, 1997, 2001, 2002, 2005 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpf/reldiff.c b/mpf/reldiff.c
index ce8fecdec..da3ad1bd7 100644
--- a/mpf/reldiff.c
+++ b/mpf/reldiff.c
@@ -1,6 +1,6 @@
/* mpf_reldiff -- Generate the relative difference of two floats.
-Copyright 1996, 2001, 2004 Free Software Foundation, Inc.
+Copyright 1996, 2001, 2004, 2005 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpf/set_q.c b/mpf/set_q.c
index 197d7065b..de5c9a829 100644
--- a/mpf/set_q.c
+++ b/mpf/set_q.c
@@ -1,6 +1,6 @@
/* mpf_set_q (mpf_t rop, mpq_t op) -- Convert the rational op to the float rop.
-Copyright 1996, 1999, 2001, 2002, 2004 Free Software Foundation, Inc.
+Copyright 1996, 1999, 2001, 2002, 2004, 2005 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpf/set_str.c b/mpf/set_str.c
index 6e9ac7f90..529604d83 100644
--- a/mpf/set_str.c
+++ b/mpf/set_str.c
@@ -2,8 +2,8 @@
in base BASE to a float in dest. If BASE is zero, the leading characters
of STRING is used to figure out the base.
-Copyright 1993, 1994, 1995, 1996, 1997, 2000, 2001, 2002, 2003 Free Software
-Foundation, Inc.
+Copyright 1993, 1994, 1995, 1996, 1997, 2000, 2001, 2002, 2003, 2005 Free
+Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpf/sqrt.c b/mpf/sqrt.c
index 5654a41ad..730787991 100644
--- a/mpf/sqrt.c
+++ b/mpf/sqrt.c
@@ -1,6 +1,7 @@
/* mpf_sqrt -- Compute the square root of a float.
-Copyright 1993, 1994, 1996, 2000, 2001, 2004 Free Software Foundation, Inc.
+Copyright 1993, 1994, 1996, 2000, 2001, 2004, 2005 Free Software Foundation,
+Inc.
This file is part of the GNU MP Library.
diff --git a/mpf/sqrt_ui.c b/mpf/sqrt_ui.c
index 4f2746550..00851cd39 100644
--- a/mpf/sqrt_ui.c
+++ b/mpf/sqrt_ui.c
@@ -1,6 +1,7 @@
/* mpf_sqrt_ui -- Compute the square root of an unsigned integer.
-Copyright 1993, 1994, 1996, 2000, 2001, 2004 Free Software Foundation, Inc.
+Copyright 1993, 1994, 1996, 2000, 2001, 2004, 2005 Free Software Foundation,
+Inc.
This file is part of the GNU MP Library.
diff --git a/mpf/sub.c b/mpf/sub.c
index d0f14e1c5..bef8a4c2f 100644
--- a/mpf/sub.c
+++ b/mpf/sub.c
@@ -1,7 +1,7 @@
/* mpf_sub -- Subtract two floats.
-Copyright 1993, 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004 Free Software
-Foundation, Inc.
+Copyright 1993, 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005 Free
+Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpf/ui_div.c b/mpf/ui_div.c
index c001b614d..3c6812d52 100644
--- a/mpf/ui_div.c
+++ b/mpf/ui_div.c
@@ -1,6 +1,6 @@
/* mpf_ui_div -- Divide an unsigned integer with a float.
-Copyright 1993, 1994, 1995, 1996, 2000, 2001, 2002, 2004 Free Software
+Copyright 1993, 1994, 1995, 1996, 2000, 2001, 2002, 2004, 2005 Free Software
Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpf/ui_sub.c b/mpf/ui_sub.c
index 3fe422c1e..ec392957d 100644
--- a/mpf/ui_sub.c
+++ b/mpf/ui_sub.c
@@ -1,6 +1,7 @@
/* mpf_ui_sub -- Subtract a float from an unsigned long int.
-Copyright 1993, 1994, 1995, 1996, 2001, 2002 Free Software Foundation, Inc.
+Copyright 1993, 1994, 1995, 1996, 2001, 2002, 2005 Free Software Foundation,
+Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/Makefile.am b/mpn/Makefile.am
index 8b51557ae..c4bc3f9d9 100644
--- a/mpn/Makefile.am
+++ b/mpn/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with automake to generate Makefile.in
-# Copyright 1996, 1998, 1999, 2000, 2001, 2002 Free Software Foundation,
+# Copyright 1996, 1998, 1999, 2000, 2001, 2002, 2005 Free Software Foundation,
# Inc.
#
# This file is part of the GNU MP Library.
diff --git a/mpn/Makefile.in b/mpn/Makefile.in
index 04b3bea0b..e0d330305 100644
--- a/mpn/Makefile.in
+++ b/mpn/Makefile.in
@@ -2,7 +2,7 @@
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004 Free Software Foundation, Inc.
+# 2003, 2004, 2005 Free Software Foundation, Inc.
# This Makefile.in 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/mpn/alpha/README b/mpn/alpha/README
index b1ccb1641..57bc1a787 100644
--- a/mpn/alpha/README
+++ b/mpn/alpha/README
@@ -1,4 +1,4 @@
-Copyright 1996, 1997, 1999, 2000, 2001, 2002, 2003, 2004 Free Software
+Copyright 1996, 1997, 1999, 2000, 2001, 2002, 2003, 2004, 2005 Free Software
Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/alpha/add_n.asm b/mpn/alpha/add_n.asm
index 5104a3dcf..36e34c62b 100644
--- a/mpn/alpha/add_n.asm
+++ b/mpn/alpha/add_n.asm
@@ -1,7 +1,7 @@
dnl Alpha mpn_add_n -- Add two limb vectors of the same length > 0 and
dnl store sum in a third limb vector.
-dnl Copyright 1995, 2000, 2002 Free Software Foundation, Inc.
+dnl Copyright 1995, 2000, 2002, 2005 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/alpha/ev5/add_n.asm b/mpn/alpha/ev5/add_n.asm
index 89ce65f0a..809027271 100644
--- a/mpn/alpha/ev5/add_n.asm
+++ b/mpn/alpha/ev5/add_n.asm
@@ -1,7 +1,7 @@
dnl Alpha EV5 mpn_add_n -- Add two limb vectors of the same length > 0 and
dnl store sum in a third limb vector.
-dnl Copyright 1995, 1999, 2000 Free Software Foundation, Inc.
+dnl Copyright 1995, 1999, 2000, 2005 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/alpha/ev5/sub_n.asm b/mpn/alpha/ev5/sub_n.asm
index ab73e6d90..7dfef9e61 100644
--- a/mpn/alpha/ev5/sub_n.asm
+++ b/mpn/alpha/ev5/sub_n.asm
@@ -1,7 +1,7 @@
dnl Alpha EV5 mpn_sub_n -- Subtract two limb vectors of the same length > 0
dnl and store difference in a third limb vector.
-dnl Copyright 1995, 1999, 2000 Free Software Foundation, Inc.
+dnl Copyright 1995, 1999, 2000, 2005 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/alpha/ev6/nails/addmul_1.asm b/mpn/alpha/ev6/nails/addmul_1.asm
index 5c7fdd018..546dc76e5 100644
--- a/mpn/alpha/ev6/nails/addmul_1.asm
+++ b/mpn/alpha/ev6/nails/addmul_1.asm
@@ -1,6 +1,6 @@
dnl Alpha ev6 nails mpn_addmul_1.
-dnl Copyright 2002 Free Software Foundation, Inc.
+dnl Copyright 2002, 2005 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/alpha/ev6/nails/addmul_2.asm b/mpn/alpha/ev6/nails/addmul_2.asm
index ef07aa05c..fd460211b 100644
--- a/mpn/alpha/ev6/nails/addmul_2.asm
+++ b/mpn/alpha/ev6/nails/addmul_2.asm
@@ -1,6 +1,6 @@
dnl Alpha ev6 nails mpn_addmul_2.
-dnl Copyright 2002 Free Software Foundation, Inc.
+dnl Copyright 2002, 2005 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/alpha/ev6/nails/addmul_4.asm b/mpn/alpha/ev6/nails/addmul_4.asm
index 02bcb2c65..d17418a8e 100644
--- a/mpn/alpha/ev6/nails/addmul_4.asm
+++ b/mpn/alpha/ev6/nails/addmul_4.asm
@@ -1,6 +1,6 @@
dnl Alpha ev6 nails mpn_addmul_4.
-dnl Copyright 2002 Free Software Foundation, Inc.
+dnl Copyright 2002, 2005 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/alpha/sub_n.asm b/mpn/alpha/sub_n.asm
index 04a0f6118..490e0d146 100644
--- a/mpn/alpha/sub_n.asm
+++ b/mpn/alpha/sub_n.asm
@@ -1,7 +1,7 @@
dnl Alpha mpn_sub_n -- Subtract two limb vectors of the same length > 0 and
dnl store difference in a third limb vector.
-dnl Copyright 1995, 2000, 2002 Free Software Foundation, Inc.
+dnl Copyright 1995, 2000, 2002, 2005 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/asm-defs.m4 b/mpn/asm-defs.m4
index 9a57c43aa..c31d7663b 100644
--- a/mpn/asm-defs.m4
+++ b/mpn/asm-defs.m4
@@ -2,8 +2,8 @@ divert(-1)
dnl
dnl m4 macros for gmp assembly code, shared by all CPUs.
-dnl Copyright 1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation,
-dnl Inc.
+dnl Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005 Free Software
+dnl Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/generic/dc_divrem_n.c b/mpn/generic/dc_divrem_n.c
index 240d694d7..5ea690532 100644
--- a/mpn/generic/dc_divrem_n.c
+++ b/mpn/generic/dc_divrem_n.c
@@ -6,7 +6,7 @@
FUTURE GNU MP RELEASE.
-Copyright 2000, 2001, 2002, 2004 Free Software Foundation, Inc.
+Copyright 2000, 2001, 2002, 2004, 2005 Free Software Foundation, Inc.
Contributed by Paul Zimmermann.
This file is part of the GNU MP Library.
diff --git a/mpn/generic/dive_1.c b/mpn/generic/dive_1.c
index 8a914ff3d..ac3f0281b 100644
--- a/mpn/generic/dive_1.c
+++ b/mpn/generic/dive_1.c
@@ -4,7 +4,7 @@
CERTAIN TO BE SUBJECT TO INCOMPATIBLE CHANGES OR DISAPPEAR COMPLETELY IN
FUTURE GNU MP RELEASES.
-Copyright 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
+Copyright 2000, 2001, 2002, 2003, 2005 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/generic/divis.c b/mpn/generic/divis.c
index 83d5e87b4..c45e2042a 100644
--- a/mpn/generic/divis.c
+++ b/mpn/generic/divis.c
@@ -4,7 +4,7 @@
CERTAIN TO BE SUBJECT TO INCOMPATIBLE CHANGES OR DISAPPEAR COMPLETELY IN
FUTURE GNU MP RELEASES.
-Copyright 2001, 2002 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2005 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/generic/divrem.c b/mpn/generic/divrem.c
index 36c4755b8..883921400 100644
--- a/mpn/generic/divrem.c
+++ b/mpn/generic/divrem.c
@@ -2,8 +2,8 @@
quotient. This is now just a middle layer for calling the new
internal mpn_tdiv_qr.
-Copyright 1993, 1994, 1995, 1996, 1997, 1999, 2000, 2001, 2002 Free Software
-Foundation, Inc.
+Copyright 1993, 1994, 1995, 1996, 1997, 1999, 2000, 2001, 2002, 2005 Free
+Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/generic/dump.c b/mpn/generic/dump.c
index 947a4fd9b..085875216 100644
--- a/mpn/generic/dump.c
+++ b/mpn/generic/dump.c
@@ -3,7 +3,7 @@
FUNCTION WILL CHANGE OR DISAPPEAR IN A FUTURE GNU MP RELEASE.
-Copyright 1996, 2000, 2001, 2002 Free Software Foundation, Inc.
+Copyright 1996, 2000, 2001, 2002, 2005 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/generic/fib2_ui.c b/mpn/generic/fib2_ui.c
index 1e23aa3f3..bc5d5b3ca 100644
--- a/mpn/generic/fib2_ui.c
+++ b/mpn/generic/fib2_ui.c
@@ -4,7 +4,7 @@
CERTAIN TO BE SUBJECT TO INCOMPATIBLE CHANGES OR DISAPPEAR COMPLETELY IN
FUTURE GNU MP RELEASES.
-Copyright 2001, 2002 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2005 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/generic/gcd.c b/mpn/generic/gcd.c
index ff251dd7c..dc9f8fc36 100644
--- a/mpn/generic/gcd.c
+++ b/mpn/generic/gcd.c
@@ -1,7 +1,7 @@
/* mpn/gcd.c: mpn_gcd for gcd of two odd integers.
Copyright 1991, 1993, 1994, 1995, 1996, 1997, 1998, 2000, 2001, 2002, 2003,
-2004 Free Software Foundation, Inc.
+2004, 2005 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/generic/gcdext.c b/mpn/generic/gcdext.c
index 598a0c933..276698c39 100644
--- a/mpn/generic/gcdext.c
+++ b/mpn/generic/gcdext.c
@@ -1,7 +1,7 @@
/* mpn_gcdext -- Extended Greatest Common Divisor.
-Copyright 1996, 1998, 2000, 2001, 2002, 2003, 2004 Free Software Foundation,
-Inc.
+Copyright 1996, 1998, 2000, 2001, 2002, 2003, 2004, 2005 Free Software
+Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/generic/hgcd.c b/mpn/generic/hgcd.c
index 56833ee97..ef0833af4 100644
--- a/mpn/generic/hgcd.c
+++ b/mpn/generic/hgcd.c
@@ -4,7 +4,7 @@
SAFE TO REACH THEM THROUGH DOCUMENTED INTERFACES. IN FACT, IT IS ALMOST
GUARANTEED THAT THEY'LL CHANGE OR DISAPPEAR IN A FUTURE GNU MP RELEASE.
-Copyright 2003, 2004 Free Software Foundation, Inc.
+Copyright 2003, 2004, 2005 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/generic/mul.c b/mpn/generic/mul.c
index d3f4c619a..22f95bbde 100644
--- a/mpn/generic/mul.c
+++ b/mpn/generic/mul.c
@@ -6,7 +6,7 @@
THAT THEY'LL CHANGE OR DISAPPEAR IN A FUTURE GNU MP RELEASE.
-Copyright 1991, 1993, 1994, 1996, 1997, 1999, 2000, 2001, 2002, 2003
+Copyright 1991, 1993, 1994, 1996, 1997, 1999, 2000, 2001, 2002, 2003, 2005
Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/generic/mul_fft.c b/mpn/generic/mul_fft.c
index 94794af74..0a1167c45 100644
--- a/mpn/generic/mul_fft.c
+++ b/mpn/generic/mul_fft.c
@@ -8,7 +8,8 @@
INTERFACES. IT IS ALMOST GUARANTEED THAT THEY'LL CHANGE OR DISAPPEAR IN
A FUTURE GNU MP RELEASE.
-Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
+Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 Free Software
+Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/generic/mul_n.c b/mpn/generic/mul_n.c
index a25bd3541..300423e9b 100644
--- a/mpn/generic/mul_n.c
+++ b/mpn/generic/mul_n.c
@@ -6,8 +6,8 @@
THAT THEY'LL CHANGE OR DISAPPEAR IN A FUTURE GNU MP RELEASE.
-Copyright 1991, 1993, 1994, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-Free Software Foundation, Inc.
+Copyright 1991, 1993, 1994, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
+2005, Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/generic/perfsqr.c b/mpn/generic/perfsqr.c
index 151d05363..10c1b3b4c 100644
--- a/mpn/generic/perfsqr.c
+++ b/mpn/generic/perfsqr.c
@@ -1,7 +1,7 @@
/* mpn_perfect_square_p(u,usize) -- Return non-zero if U is a perfect square,
zero otherwise.
-Copyright 1991, 1993, 1994, 1996, 1997, 2000, 2001, 2002 Free Software
+Copyright 1991, 1993, 1994, 1996, 1997, 2000, 2001, 2002, 2005 Free Software
Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/generic/sqr_basecase.c b/mpn/generic/sqr_basecase.c
index ac9a0901b..23a4702c0 100644
--- a/mpn/generic/sqr_basecase.c
+++ b/mpn/generic/sqr_basecase.c
@@ -5,8 +5,8 @@
SAFE TO REACH THIS FUNCTION THROUGH DOCUMENTED INTERFACES.
-Copyright 1991, 1992, 1993, 1994, 1996, 1997, 2000, 2001, 2002, 2003, 2004
-Free Software Foundation, Inc.
+Copyright 1991, 1992, 1993, 1994, 1996, 1997, 2000, 2001, 2002, 2003, 2004,
+2005 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/generic/sqrtrem.c b/mpn/generic/sqrtrem.c
index 5ec5f339f..e9e43a60d 100644
--- a/mpn/generic/sqrtrem.c
+++ b/mpn/generic/sqrtrem.c
@@ -1,6 +1,6 @@
/* mpn_sqrtrem -- square root and remainder
-Copyright 1999, 2000, 2001, 2002, 2004 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002, 2004, 2005 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/generic/tdiv_qr.c b/mpn/generic/tdiv_qr.c
index 658fb2005..44db1add3 100644
--- a/mpn/generic/tdiv_qr.c
+++ b/mpn/generic/tdiv_qr.c
@@ -12,7 +12,7 @@
The time complexity of this is O(qn*qn+M(dn,qn)), where M(m,n) is the time
complexity of multiplication.
-Copyright 1997, 2000, 2001, 2002 Free Software Foundation, Inc.
+Copyright 1997, 2000, 2001, 2002, 2005 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/ia64/README b/mpn/ia64/README
index c61ebd78b..9c9d1a211 100644
--- a/mpn/ia64/README
+++ b/mpn/ia64/README
@@ -1,4 +1,4 @@
-Copyright 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
+Copyright 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/ia64/divrem_2.asm b/mpn/ia64/divrem_2.asm
index 2cda68226..9e82885d0 100644
--- a/mpn/ia64/divrem_2.asm
+++ b/mpn/ia64/divrem_2.asm
@@ -1,6 +1,6 @@
dnl IA-64 mpn_divrem_2 -- Divide an n-limb number by a 2-limb number.
-dnl Copyright 2004 Free Software Foundation, Inc.
+dnl Copyright 2004, 2005 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/ia64/gcd_1.asm b/mpn/ia64/gcd_1.asm
index 8d5e24d01..cabefc16d 100644
--- a/mpn/ia64/gcd_1.asm
+++ b/mpn/ia64/gcd_1.asm
@@ -1,6 +1,6 @@
dnl Itanium-2 mpn_gcd_1 -- mpn by 1 gcd.
-dnl Copyright 2002, 2003, 2004 Free Software Foundation, Inc.
+dnl Copyright 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/ia64/logops_n.asm b/mpn/ia64/logops_n.asm
index 8b57677a6..98c3bb4f6 100644
--- a/mpn/ia64/logops_n.asm
+++ b/mpn/ia64/logops_n.asm
@@ -1,7 +1,7 @@
dnl IA-64 mpn_and_n, mpn_andn_n, mpn_nand_n, mpn_ior_n, mpn_iorn_n,
dnl mpn_nior_n, mpn_xor_n, mpn_xnor_n -- mpn bitwise logical operations.
-dnl Copyright 2003, 2004 Free Software Foundation, Inc.
+dnl Copyright 2003, 2004, 2005 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/ia64/mode1o.asm b/mpn/ia64/mode1o.asm
index cdf4cc6ef..d4ddbb425 100644
--- a/mpn/ia64/mode1o.asm
+++ b/mpn/ia64/mode1o.asm
@@ -1,6 +1,6 @@
dnl Itanium-2 mpn_modexact_1c_odd -- mpn by 1 exact remainder.
-dnl Copyright 2003, 2004 Free Software Foundation, Inc.
+dnl Copyright 2003, 2004, 2005 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/power/add_n.asm b/mpn/power/add_n.asm
index e89ec6a6e..8a2b9385e 100644
--- a/mpn/power/add_n.asm
+++ b/mpn/power/add_n.asm
@@ -1,6 +1,6 @@
dnl IBM POWER mpn_add_n -- Add two limb vectors of equal, non-zero length.
-dnl Copyright 1992, 1994, 1995, 1996, 1999, 2000, 2001 Free Software
+dnl Copyright 1992, 1994, 1995, 1996, 1999, 2000, 2001, 2005 Free Software
dnl Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/power/sub_n.asm b/mpn/power/sub_n.asm
index 2b633c2b9..f83ef8e36 100644
--- a/mpn/power/sub_n.asm
+++ b/mpn/power/sub_n.asm
@@ -1,7 +1,7 @@
dnl IBM POWER mpn_sub_n -- Subtract two limb vectors of equal, non-zero
dnl length.
-dnl Copyright 1992, 1994, 1995, 1996, 1999, 2000, 2001 Free Software
+dnl Copyright 1992, 1994, 1995, 1996, 1999, 2000, 2001, 2005 Free Software
dnl Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/powerpc32/README b/mpn/powerpc32/README
index 1a054234f..34b832681 100644
--- a/mpn/powerpc32/README
+++ b/mpn/powerpc32/README
@@ -1,4 +1,4 @@
-Copyright 2002 Free Software Foundation, Inc.
+Copyright 2002, 2005 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/powerpc32/addlsh1_n.asm b/mpn/powerpc32/addlsh1_n.asm
index 0b961dbc2..25460a770 100644
--- a/mpn/powerpc32/addlsh1_n.asm
+++ b/mpn/powerpc32/addlsh1_n.asm
@@ -1,6 +1,6 @@
dnl PowerPC-32 mpn_addlsh1_n -- rp[] = up[] + (vp[] << 1)
-dnl Copyright 2003 Free Software Foundation, Inc.
+dnl Copyright 2003, 2005 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/powerpc32/addmul_1.asm b/mpn/powerpc32/addmul_1.asm
index d23e86d8b..cfbb46c74 100644
--- a/mpn/powerpc32/addmul_1.asm
+++ b/mpn/powerpc32/addmul_1.asm
@@ -1,7 +1,7 @@
dnl PowerPC-32 mpn_addmul_1 -- Multiply a limb vector with a limb and add the
dnl result to a second limb vector.
-dnl Copyright 1995, 1997, 1998, 2000, 2001, 2002, 2003 Free Software
+dnl Copyright 1995, 1997, 1998, 2000, 2001, 2002, 2003, 2005 Free Software
dnl Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/powerpc32/aix.m4 b/mpn/powerpc32/aix.m4
index 7fc732362..ab3441341 100644
--- a/mpn/powerpc32/aix.m4
+++ b/mpn/powerpc32/aix.m4
@@ -1,7 +1,7 @@
divert(-1)
dnl m4 macros for AIX 32-bit assembly.
-dnl Copyright 2000, 2001, 2002 Free Software Foundation, Inc.
+dnl Copyright 2000, 2001, 2002, 2005 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/powerpc32/diveby3.asm b/mpn/powerpc32/diveby3.asm
index 192dc1333..691a4cdbd 100644
--- a/mpn/powerpc32/diveby3.asm
+++ b/mpn/powerpc32/diveby3.asm
@@ -1,6 +1,6 @@
dnl PowerPC-32 mpn_divexact_by3 -- mpn by 3 exact division
-dnl Copyright 2002, 2003 Free Software Foundation, Inc.
+dnl Copyright 2002, 2003, 2005 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/powerpc32/lshift.asm b/mpn/powerpc32/lshift.asm
index 808846f60..1c399ce0a 100644
--- a/mpn/powerpc32/lshift.asm
+++ b/mpn/powerpc32/lshift.asm
@@ -1,7 +1,7 @@
dnl PowerPC-32 mpn_lshift -- Shift a number left.
-dnl Copyright 1995, 1998, 2000, 2002, 2003, 2004 Free Software Foundation,
-dnl Inc.
+dnl Copyright 1995, 1998, 2000, 2002, 2003, 2004, 2005 Free Software
+dnl Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/powerpc32/mod_34lsub1.asm b/mpn/powerpc32/mod_34lsub1.asm
index c102db809..ad18a7442 100644
--- a/mpn/powerpc32/mod_34lsub1.asm
+++ b/mpn/powerpc32/mod_34lsub1.asm
@@ -1,6 +1,6 @@
dnl PowerPC-32 mpn_mod_34lsub1 -- mpn remainder mod 2^24-1.
-dnl Copyright 2002, 2003 Free Software Foundation, Inc.
+dnl Copyright 2002, 2003, 2005 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/powerpc32/mode1o.asm b/mpn/powerpc32/mode1o.asm
index af78b2cc3..cf079cfd5 100644
--- a/mpn/powerpc32/mode1o.asm
+++ b/mpn/powerpc32/mode1o.asm
@@ -1,6 +1,6 @@
dnl PowerPC-32 mpn_modexact_1_odd -- mpn by limb exact remainder.
-dnl Copyright 2002, 2003 Free Software Foundation, Inc.
+dnl Copyright 2002, 2003, 2005 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/powerpc32/mul_1.asm b/mpn/powerpc32/mul_1.asm
index f2edbbad7..734b23c50 100644
--- a/mpn/powerpc32/mul_1.asm
+++ b/mpn/powerpc32/mul_1.asm
@@ -1,7 +1,8 @@
dnl PowerPC-32 mpn_mul_1 -- Multiply a limb vector with a limb and store the
dnl result in a second limb vector.
-dnl Copyright 1995, 1997, 2000, 2002, 2003 Free Software Foundation, Inc.
+dnl Copyright 1995, 1997, 2000, 2002, 2003, 2005 Free Software Foundation,
+dnl Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/powerpc32/rshift.asm b/mpn/powerpc32/rshift.asm
index 2ea65f47d..3a1c3f6db 100644
--- a/mpn/powerpc32/rshift.asm
+++ b/mpn/powerpc32/rshift.asm
@@ -1,7 +1,7 @@
dnl PowerPC-32 mpn_rshift -- Shift a number right.
-dnl Copyright 1995, 1998, 2000, 2002, 2003, 2004 Free Software Foundation,
-dnl Inc.
+dnl Copyright 1995, 1998, 2000, 2002, 2003, 2004, 2005 Free Software
+dnl Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/powerpc32/sqr_diagonal.asm b/mpn/powerpc32/sqr_diagonal.asm
index 6b1d661dd..e4ea953d1 100644
--- a/mpn/powerpc32/sqr_diagonal.asm
+++ b/mpn/powerpc32/sqr_diagonal.asm
@@ -1,6 +1,6 @@
dnl PowerPC-32 mpn_sqr_diagonal.
-dnl Copyright 2001, 2002, 2003 Free Software Foundation, Inc.
+dnl Copyright 2001, 2002, 2003, 2005 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/powerpc32/sublsh1_n.asm b/mpn/powerpc32/sublsh1_n.asm
index b5f3964e1..dfb0df959 100644
--- a/mpn/powerpc32/sublsh1_n.asm
+++ b/mpn/powerpc32/sublsh1_n.asm
@@ -1,6 +1,6 @@
dnl PowerPC-32 mpn_sublsh1_n -- rp[] = up[] - (vp[] << 1)
-dnl Copyright 2003 Free Software Foundation, Inc.
+dnl Copyright 2003, 2005 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/powerpc32/submul_1.asm b/mpn/powerpc32/submul_1.asm
index 2f58496c1..b6d99b8d4 100644
--- a/mpn/powerpc32/submul_1.asm
+++ b/mpn/powerpc32/submul_1.asm
@@ -1,7 +1,8 @@
dnl PowerPC-32 mpn_submul_1 -- Multiply a limb vector with a limb and subtract
dnl the result from a second limb vector.
-dnl Copyright 1995, 1997, 1998, 2000, 2002 Free Software Foundation, Inc.
+dnl Copyright 1995, 1997, 1998, 2000, 2002, 2005 Free Software Foundation,
+dnl Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/powerpc64/README b/mpn/powerpc64/README
index 07cf68e34..fec779b71 100644
--- a/mpn/powerpc64/README
+++ b/mpn/powerpc64/README
@@ -1,4 +1,4 @@
-Copyright 1999, 2000, 2001, 2003, 2004 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2003, 2004, 2005 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/powerpc64/aix.m4 b/mpn/powerpc64/aix.m4
index ab409832d..fbbf56196 100644
--- a/mpn/powerpc64/aix.m4
+++ b/mpn/powerpc64/aix.m4
@@ -1,7 +1,7 @@
divert(-1)
dnl m4 macros for AIX 64-bit assembly.
-dnl Copyright 2000, 2001, 2002 Free Software Foundation, Inc.
+dnl Copyright 2000, 2001, 2002, 2005 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/powerpc64/mode32/add_n.asm b/mpn/powerpc64/mode32/add_n.asm
index b85bb24f3..e48574a96 100644
--- a/mpn/powerpc64/mode32/add_n.asm
+++ b/mpn/powerpc64/mode32/add_n.asm
@@ -1,7 +1,7 @@
dnl PowerPC-64/mode32 mpn_add_n -- Add two limb vectors of the same length > 0
dnl and store sum in a third limb vector.
-dnl Copyright 1999, 2000, 2001, 2003 Free Software Foundation, Inc.
+dnl Copyright 1999, 2000, 2001, 2003, 2005 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/powerpc64/mode32/addmul_1.asm b/mpn/powerpc64/mode32/addmul_1.asm
index 4fd878ead..502c4b72b 100644
--- a/mpn/powerpc64/mode32/addmul_1.asm
+++ b/mpn/powerpc64/mode32/addmul_1.asm
@@ -1,7 +1,7 @@
dnl PowerPC-64 mpn_addmul_1 -- Multiply a limb vector with a limb and add
dnl the result to a second limb vector.
-dnl Copyright 1999, 2000, 2001, 2003 Free Software Foundation, Inc.
+dnl Copyright 1999, 2000, 2001, 2003, 2005 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/powerpc64/mode32/mul_1.asm b/mpn/powerpc64/mode32/mul_1.asm
index 8b9b2d557..91295a04b 100644
--- a/mpn/powerpc64/mode32/mul_1.asm
+++ b/mpn/powerpc64/mode32/mul_1.asm
@@ -1,7 +1,7 @@
dnl PowerPC-64 mpn_mul_1 -- Multiply a limb vector with a limb and add
dnl the result to a second limb vector.
-dnl Copyright 1999, 2000, 2001, 2003 Free Software Foundation, Inc.
+dnl Copyright 1999, 2000, 2001, 2003, 2005 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/powerpc64/mode32/sub_n.asm b/mpn/powerpc64/mode32/sub_n.asm
index cc4535174..f22dace15 100644
--- a/mpn/powerpc64/mode32/sub_n.asm
+++ b/mpn/powerpc64/mode32/sub_n.asm
@@ -1,7 +1,7 @@
dnl PowerPC-64/mode32 mpn_sub_n -- Subtract two limb vectors of the same
dnl length and store difference in a third limb vector.
-dnl Copyright 1999, 2000, 2001, 2003 Free Software Foundation, Inc.
+dnl Copyright 1999, 2000, 2001, 2003, 2005 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/powerpc64/mode32/submul_1.asm b/mpn/powerpc64/mode32/submul_1.asm
index 6ff747ee5..3c54a5ece 100644
--- a/mpn/powerpc64/mode32/submul_1.asm
+++ b/mpn/powerpc64/mode32/submul_1.asm
@@ -1,7 +1,7 @@
dnl PowerPC-64 mpn_submul_1 -- Multiply a limb vector with a limb and subtract
dnl the result from a second limb vector.
-dnl Copyright 1999, 2000, 2001, 2003 Free Software Foundation, Inc.
+dnl Copyright 1999, 2000, 2001, 2003, 2005 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/powerpc64/mode64/addlsh1_n.asm b/mpn/powerpc64/mode64/addlsh1_n.asm
index 191db5fc7..7d96b6a59 100644
--- a/mpn/powerpc64/mode64/addlsh1_n.asm
+++ b/mpn/powerpc64/mode64/addlsh1_n.asm
@@ -1,6 +1,6 @@
dnl PowerPC-64 mpn_addlsh1_n -- rp[] = up[] + (vp[] << 1)
-dnl Copyright 2003 Free Software Foundation, Inc.
+dnl Copyright 2003, 2005 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/powerpc64/mode64/aors_n.asm b/mpn/powerpc64/mode64/aors_n.asm
index 161a58cf3..1dedf8620 100644
--- a/mpn/powerpc64/mode64/aors_n.asm
+++ b/mpn/powerpc64/mode64/aors_n.asm
@@ -1,6 +1,7 @@
dnl PowerPC-64 mpn_add_n/mpn_sub_n -- mpn addition and subtraction.
-dnl Copyright 1999, 2000, 2001, 2003, 2004 Free Software Foundation, Inc.
+dnl Copyright 1999, 2000, 2001, 2003, 2004, 2005 Free Software Foundation,
+dnl Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/powerpc64/mode64/diveby3.asm b/mpn/powerpc64/mode64/diveby3.asm
index 2f967578e..9ed7cad5b 100644
--- a/mpn/powerpc64/mode64/diveby3.asm
+++ b/mpn/powerpc64/mode64/diveby3.asm
@@ -1,6 +1,6 @@
dnl PowerPC-64 mpn_divexact_by3 -- mpn by 3 exact division
-dnl Copyright 2002, 2003 Free Software Foundation, Inc.
+dnl Copyright 2002, 2003, 2005 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/powerpc64/mode64/divrem_1.asm b/mpn/powerpc64/mode64/divrem_1.asm
index 3f4dd6810..87ad05ad6 100644
--- a/mpn/powerpc64/mode64/divrem_1.asm
+++ b/mpn/powerpc64/mode64/divrem_1.asm
@@ -1,6 +1,6 @@
dnl PowerPC-64 mpn_divrem_1 -- Divide an mpn number by an unnormalized limb.
-dnl Copyright 2003 Free Software Foundation, Inc.
+dnl Copyright 2003, 2005 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/powerpc64/mode64/mul_1.asm b/mpn/powerpc64/mode64/mul_1.asm
index bb3e141ca..155d72ee2 100644
--- a/mpn/powerpc64/mode64/mul_1.asm
+++ b/mpn/powerpc64/mode64/mul_1.asm
@@ -1,7 +1,8 @@
dnl PowerPC-64 mpn_mul_1 -- Multiply a limb vector with a limb and store
dnl the result in a second limb vector.
-dnl Copyright 1999, 2000, 2001, 2003, 2004 Free Software Foundation, Inc.
+dnl Copyright 1999, 2000, 2001, 2003, 2004, 2005 Free Software Foundation,
+dnl Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/powerpc64/mode64/rsh1add_n.asm b/mpn/powerpc64/mode64/rsh1add_n.asm
index 9362d8d7d..e8b7c1ce9 100644
--- a/mpn/powerpc64/mode64/rsh1add_n.asm
+++ b/mpn/powerpc64/mode64/rsh1add_n.asm
@@ -1,6 +1,6 @@
dnl PowerPC-64 mpn_rsh1add_n -- rp[] = (up[] + vp[]) >> 1
-dnl Copyright 2003 Free Software Foundation, Inc.
+dnl Copyright 2003, 2005 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/powerpc64/mode64/rsh1sub_n.asm b/mpn/powerpc64/mode64/rsh1sub_n.asm
index 3db96561f..d01933af7 100644
--- a/mpn/powerpc64/mode64/rsh1sub_n.asm
+++ b/mpn/powerpc64/mode64/rsh1sub_n.asm
@@ -1,6 +1,6 @@
dnl PowerPC-64 mpn_rsh1sub_n -- rp[] = (up[] - vp[]) >> 1
-dnl Copyright 2003 Free Software Foundation, Inc.
+dnl Copyright 2003, 2005 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/powerpc64/mode64/sublsh1_n.asm b/mpn/powerpc64/mode64/sublsh1_n.asm
index 161a1295f..b6c274b9b 100644
--- a/mpn/powerpc64/mode64/sublsh1_n.asm
+++ b/mpn/powerpc64/mode64/sublsh1_n.asm
@@ -1,6 +1,6 @@
dnl PowerPC-64 mpn_sublsh1_n -- rp[] = up[] - (vp[] << 1)
-dnl Copyright 2003 Free Software Foundation, Inc.
+dnl Copyright 2003, 2005 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/powerpc64/mode64/submul_1.asm b/mpn/powerpc64/mode64/submul_1.asm
index 4fb7eab6e..41c07aa63 100644
--- a/mpn/powerpc64/mode64/submul_1.asm
+++ b/mpn/powerpc64/mode64/submul_1.asm
@@ -1,7 +1,8 @@
dnl PowerPC-64 mpn_submul_1 -- Multiply a limb vector with a limb and subtract
dnl the result from a second limb vector.
-dnl Copyright 1999, 2000, 2001, 2003, 2004 Free Software Foundation, Inc.
+dnl Copyright 1999, 2000, 2001, 2003, 2004, 2005 Free Software Foundation,
+dnl Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/powerpc64/umul.asm b/mpn/powerpc64/umul.asm
index e6c6b9f04..16108df3c 100644
--- a/mpn/powerpc64/umul.asm
+++ b/mpn/powerpc64/umul.asm
@@ -1,6 +1,6 @@
dnl PowerPC-64 umul_ppmm -- support for longlong.h
-dnl Copyright 2000, 2001 Free Software Foundation, Inc.
+dnl Copyright 2000, 2001, 2005 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/x86/aorsmul_1.asm b/mpn/x86/aorsmul_1.asm
index 3544c6902..f043b7fc2 100644
--- a/mpn/x86/aorsmul_1.asm
+++ b/mpn/x86/aorsmul_1.asm
@@ -1,7 +1,7 @@
dnl x86 __gmpn_addmul_1 (for 386 and 486) -- Multiply a limb vector with a
dnl limb and add the result to a second limb vector.
-dnl Copyright 1992, 1994, 1997, 1999, 2000, 2001, 2002 Free Software
+dnl Copyright 1992, 1994, 1997, 1999, 2000, 2001, 2002, 2005 Free Software
dnl Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
@@ -27,16 +27,16 @@ include(`../config.m4')
C cycles/limb
C P5: 14.75
C P6 model 0-8,10-12) 7.5
-C P6 model 9 (Banias)
+C P6 model 9 (Banias)
C P6 model 13 (Dothan) 6.75
C P4 model 0 (Willamette) 24.0
C P4 model 1 (?) 24.0
C P4 model 2 (Northwood) 24.0
-C P4 model 3 (Prescott)
-C P4 model 4 (Nocona)
+C P4 model 3 (Prescott)
+C P4 model 4 (Nocona)
C K6: 12.5
C K7: 5.25
-C K8:
+C K8:
ifdef(`OPERATION_addmul_1',`
diff --git a/mpn/x86/k6/aorsmul_1.asm b/mpn/x86/k6/aorsmul_1.asm
index 1c52503a6..56ac8d3a1 100644
--- a/mpn/x86/k6/aorsmul_1.asm
+++ b/mpn/x86/k6/aorsmul_1.asm
@@ -1,6 +1,7 @@
dnl AMD K6 mpn_addmul_1/mpn_submul_1 -- add or subtract mpn multiple.
-dnl Copyright 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
+dnl Copyright 1999, 2000, 2001, 2002, 2003, 2005 Free Software Foundation,
+dnl Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
@@ -23,18 +24,18 @@ include(`../config.m4')
C cycles/limb
-C P5:
+C P5:
C P6 model 0-8,10-12) 5.94
-C P6 model 9 (Banias)
+C P6 model 9 (Banias)
C P6 model 13 (Dothan) 5.57
-C P4 model 0 (Willamette)
-C P4 model 1 (?)
-C P4 model 2 (Northwood)
-C P4 model 3 (Prescott)
-C P4 model 4 (Nocona)
+C P4 model 0 (Willamette)
+C P4 model 1 (?)
+C P4 model 2 (Northwood)
+C P4 model 3 (Prescott)
+C P4 model 4 (Nocona)
C K6: 7.65-8.5 (data dependent)
-C K7:
-C K8:
+C K7:
+C K8:
dnl K6: large multpliers small multpliers
diff --git a/mpn/x86/k6/mul_1.asm b/mpn/x86/k6/mul_1.asm
index f76fd4ecb..6499f1acb 100644
--- a/mpn/x86/k6/mul_1.asm
+++ b/mpn/x86/k6/mul_1.asm
@@ -1,6 +1,6 @@
dnl AMD K6 mpn_mul_1 -- mpn by limb multiply.
-dnl Copyright 1999, 2000, 2002 Free Software Foundation, Inc.
+dnl Copyright 1999, 2000, 2002, 2005 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
@@ -23,18 +23,18 @@ include(`../config.m4')
C cycles/limb
-C P5:
+C P5:
C P6 model 0-8,10-12) 5.5
-C P6 model 9 (Banias)
+C P6 model 9 (Banias)
C P6 model 13 (Dothan) 4.87
-C P4 model 0 (Willamette)
-C P4 model 1 (?)
-C P4 model 2 (Northwood)
-C P4 model 3 (Prescott)
-C P4 model 4 (Nocona)
+C P4 model 0 (Willamette)
+C P4 model 1 (?)
+C P4 model 2 (Northwood)
+C P4 model 3 (Prescott)
+C P4 model 4 (Nocona)
C K6: 6.25
-C K7:
-C K8:
+C K7:
+C K8:
C mp_limb_t mpn_mul_1 (mp_ptr dst, mp_srcptr src, mp_size_t size,
diff --git a/mpn/x86/k7/aorsmul_1.asm b/mpn/x86/k7/aorsmul_1.asm
index 746f0084b..adabbe5f5 100644
--- a/mpn/x86/k7/aorsmul_1.asm
+++ b/mpn/x86/k7/aorsmul_1.asm
@@ -1,6 +1,6 @@
dnl AMD K7 mpn_addmul_1/mpn_submul_1 -- add or subtract mpn multiple.
-dnl Copyright 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
+dnl Copyright 1999, 2000, 2001, 2002, 2005 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
@@ -23,18 +23,18 @@ include(`../config.m4')
C cycles/limb
-C P5:
+C P5:
C P6 model 0-8,10-12) 6.35
-C P6 model 9 (Banias)
+C P6 model 9 (Banias)
C P6 model 13 (Dothan) 6.25
-C P4 model 0 (Willamette)
-C P4 model 1 (?)
-C P4 model 2 (Northwood)
-C P4 model 3 (Prescott)
-C P4 model 4 (Nocona)
-C K6:
+C P4 model 0 (Willamette)
+C P4 model 1 (?)
+C P4 model 2 (Northwood)
+C P4 model 3 (Prescott)
+C P4 model 4 (Nocona)
+C K6:
C K7: 3.9
-C K8:
+C K8:
dnl K7: UNROLL_COUNT cycles/limb
diff --git a/mpn/x86/k7/gmp-mparam.h b/mpn/x86/k7/gmp-mparam.h
index efd9dace6..6b24cb998 100644
--- a/mpn/x86/k7/gmp-mparam.h
+++ b/mpn/x86/k7/gmp-mparam.h
@@ -59,7 +59,7 @@ MA 02111-1307, USA. */
#define GET_STR_PRECOMPUTE_THRESHOLD 39
#define SET_STR_THRESHOLD 4385
-#define MUL_FFT_TABLE { 624, 1184, 2432, 5632, 14336, 40960, 163840, 393216, 1572864, 6291456, 0 }
+#define MUL_FFT_TABLE { 624, 1184, 2432, 5632, 14336, 40960, 163840, 393216, 1572864, 6291456, 0 }
#define MUL_FFT_MODF_THRESHOLD 616
#define MUL_FFT_THRESHOLD 4864
diff --git a/mpn/x86/k7/mod_34lsub1.asm b/mpn/x86/k7/mod_34lsub1.asm
index 514575878..a15ff6097 100644
--- a/mpn/x86/k7/mod_34lsub1.asm
+++ b/mpn/x86/k7/mod_34lsub1.asm
@@ -1,6 +1,6 @@
dnl AMD K7 mpn_mod_34lsub1 -- remainder modulo 2^24-1.
-dnl Copyright 2000, 2001, 2002, 2004 Free Software Foundation, Inc.
+dnl Copyright 2000, 2001, 2002, 2004, 2005 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/x86/k7/mul_1.asm b/mpn/x86/k7/mul_1.asm
index 76c35bc61..59d1b84a0 100644
--- a/mpn/x86/k7/mul_1.asm
+++ b/mpn/x86/k7/mul_1.asm
@@ -1,6 +1,6 @@
dnl AMD K7 mpn_mul_1 -- mpn by limb multiply.
-dnl Copyright 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
+dnl Copyright 1999, 2000, 2001, 2002, 2005 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
@@ -23,16 +23,16 @@ include(`../config.m4')
C cycles/limb
-C P5:
+C P5:
C P6 model 0-8,10-12) 4.95
-C P6 model 9 (Banias)
+C P6 model 9 (Banias)
C P6 model 13 (Dothan) 4.79
-C P4 model 0 (Willamette)
-C P4 model 1 (?)
-C P4 model 2 (Northwood)
-C P4 model 3 (Prescott)
-C P4 model 4 (Nocona)
-C K6:
+C P4 model 0 (Willamette)
+C P4 model 1 (?)
+C P4 model 2 (Northwood)
+C P4 model 3 (Prescott)
+C P4 model 4 (Nocona)
+C K6:
C K7: 3.4
diff --git a/mpn/x86/mul_1.asm b/mpn/x86/mul_1.asm
index ad0ba7cb9..30ed36b45 100644
--- a/mpn/x86/mul_1.asm
+++ b/mpn/x86/mul_1.asm
@@ -1,8 +1,8 @@
dnl x86 mpn_mul_1 (for 386, 486, and Pentium Pro) -- Multiply a limb vector
dnl with a limb and store the result in a second limb vector.
-dnl Copyright 1992, 1994, 1997, 1998, 1999, 2000, 2001, 2002 Free Software
-dnl Foundation, Inc.
+dnl Copyright 1992, 1994, 1997, 1998, 1999, 2000, 2001, 2002, 2005 Free
+dnl Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
@@ -27,16 +27,16 @@ include(`../config.m4')
C cycles/limb
C P5: 12.5
C P6 model 0-8,10-12) 5.5
-C P6 model 9 (Banias)
+C P6 model 9 (Banias)
C P6 model 13 (Dothan) 5.25
C P4 model 0 (Willamette) 19.0
C P4 model 1 (?) 19.0
C P4 model 2 (Northwood) 19.0
-C P4 model 3 (Prescott)
-C P4 model 4 (Nocona)
+C P4 model 3 (Prescott)
+C P4 model 4 (Nocona)
C K6: 10.5
C K7: 4.5
-C K8:
+C K8:
C mp_limb_t mpn_mul_1 (mp_ptr dst, mp_srcptr src, mp_size_t size,
diff --git a/mpn/x86/p6/aorsmul_1.asm b/mpn/x86/p6/aorsmul_1.asm
index 59ab5a6ae..4210fdf2d 100644
--- a/mpn/x86/p6/aorsmul_1.asm
+++ b/mpn/x86/p6/aorsmul_1.asm
@@ -1,6 +1,6 @@
dnl Intel P6 mpn_addmul_1/mpn_submul_1 -- add or subtract mpn multiple.
-dnl Copyright 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
+dnl Copyright 1999, 2000, 2001, 2002, 2005 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
@@ -23,18 +23,18 @@ include(`../config.m4')
C cycles/limb
-C P5:
+C P5:
C P6 model 0-8,10-12) 6.44
-C P6 model 9 (Banias)
+C P6 model 9 (Banias)
C P6 model 13 (Dothan) 6.11
-C P4 model 0 (Willamette)
-C P4 model 1 (?)
-C P4 model 2 (Northwood)
-C P4 model 3 (Prescott)
-C P4 model 4 (Nocona)
-C K6:
-C K7:
-C K8:
+C P4 model 0 (Willamette)
+C P4 model 1 (?)
+C P4 model 2 (Northwood)
+C P4 model 3 (Prescott)
+C P4 model 4 (Nocona)
+C K6:
+C K7:
+C K8:
dnl P6 UNROLL_COUNT cycles/limb
diff --git a/mpn/x86/pentium4/sse2/addmul_1.asm b/mpn/x86/pentium4/sse2/addmul_1.asm
index a4ff47e93..b9c74857a 100644
--- a/mpn/x86/pentium4/sse2/addmul_1.asm
+++ b/mpn/x86/pentium4/sse2/addmul_1.asm
@@ -1,7 +1,7 @@
dnl Intel Pentium-4 mpn_addmul_1 -- Multiply a limb vector with a limb and add
dnl the result to a second limb vector.
-dnl Copyright 2001, 2002, 2004 Free Software Foundation, Inc.
+dnl Copyright 2001, 2002, 2004, 2005 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
@@ -29,7 +29,7 @@ C P4 model 0 (Willamette) 5.5
C P4 model 1 (?) 5.5
C P4 model 2 (Northwood) 5.5
C P4 model 3 (Prescott) 6.0
-C P4 model 4 (Nocona)
+C P4 model 4 (Nocona)
C mp_limb_t mpn_addmul_1 (mp_ptr dst, mp_srcptr src, mp_size_t size,
C mp_limb_t multiplier);
diff --git a/mpn/x86/pentium4/sse2/mul_1.asm b/mpn/x86/pentium4/sse2/mul_1.asm
index 15175eadd..ae7ec3299 100644
--- a/mpn/x86/pentium4/sse2/mul_1.asm
+++ b/mpn/x86/pentium4/sse2/mul_1.asm
@@ -1,7 +1,7 @@
dnl Intel Pentium-4 mpn_mul_1 -- Multiply a limb vector with a limb and store
dnl the result in a second limb vector.
-dnl Copyright 2001, 2002, 2003 Free Software Foundation, Inc.
+dnl Copyright 2001, 2002, 2003, 2005 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
@@ -23,7 +23,7 @@ dnl Suite 330, Boston, MA 02111-1307, USA.
include(`../config.m4')
C src != dst src == dst
-C P6 model 9 (Banias) ?.?
+C P6 model 9 (Banias) ?.?
C P6 model 13 (Dothan) 4.75 4.75
C P4 model 0 (Willamette) 4.0 6.0
C P4 model 1 (?) 4.0 6.0
diff --git a/mpn/x86/x86-defs.m4 b/mpn/x86/x86-defs.m4
index 60cd9040e..0a9e3b4a3 100644
--- a/mpn/x86/x86-defs.m4
+++ b/mpn/x86/x86-defs.m4
@@ -5,7 +5,7 @@ dnl m4 macros for x86 assembler.
dnl Copyright 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
-dnl
+dnl
dnl This file is part of the GNU MP Library.
dnl
dnl The GNU MP Library is free software; you can redistribute it and/or
@@ -36,7 +36,7 @@ dnl
dnl 2. Immediates in macro definitions need a space or `' to stop the $
dnl looking like a macro parameter. For example,
dnl
-dnl define(foo, `mov $ 123, %eax')
+dnl define(foo, `mov $ 123, %eax')
dnl
dnl This is only a problem in macro definitions, not in ordinary text,
dnl and not in macro parameters like text passed to forloop() or ifdef().
diff --git a/mpn/x86_64/x86_64-defs.m4 b/mpn/x86_64/x86_64-defs.m4
index 4868e3e34..cc2589bb5 100644
--- a/mpn/x86_64/x86_64-defs.m4
+++ b/mpn/x86_64/x86_64-defs.m4
@@ -2,9 +2,9 @@ divert(-1)
dnl m4 macros for amd64 assembler.
-dnl Copyright 1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation,
-dnl Inc.
-dnl
+dnl Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005 Free Software
+dnl Foundation, Inc.
+dnl
dnl This file is part of the GNU MP Library.
dnl
dnl The GNU MP Library is free software; you can redistribute it and/or
diff --git a/mpq/aors.c b/mpq/aors.c
index d389a2873..5187db480 100644
--- a/mpq/aors.c
+++ b/mpq/aors.c
@@ -1,6 +1,6 @@
/* mpq_add, mpq_sub -- add or subtract rational numbers.
-Copyright 1991, 1994, 1995, 1996, 1997, 2000, 2001, 2004 Free Software
+Copyright 1991, 1994, 1995, 1996, 1997, 2000, 2001, 2004, 2005 Free Software
Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpq/canonicalize.c b/mpq/canonicalize.c
index 483897765..b18e173de 100644
--- a/mpq/canonicalize.c
+++ b/mpq/canonicalize.c
@@ -1,7 +1,8 @@
/* mpq_canonicalize(op) -- Remove common factors of the denominator and
numerator in OP.
-Copyright 1991, 1994, 1995, 1996, 2000, 2001 Free Software Foundation, Inc.
+Copyright 1991, 1994, 1995, 1996, 2000, 2001, 2005 Free Software Foundation,
+Inc.
This file is part of the GNU MP Library.
diff --git a/mpq/cmp.c b/mpq/cmp.c
index 56a33111f..e3d318c39 100644
--- a/mpq/cmp.c
+++ b/mpq/cmp.c
@@ -1,7 +1,7 @@
/* mpq_cmp(u,v) -- Compare U, V. Return positive, zero, or negative
based on if U > V, U == V, or U < V.
-Copyright 1991, 1994, 1996, 2001, 2002 Free Software Foundation, Inc.
+Copyright 1991, 1994, 1996, 2001, 2002, 2005 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpq/cmp_ui.c b/mpq/cmp_ui.c
index 9694cafab..29ce20b23 100644
--- a/mpq/cmp_ui.c
+++ b/mpq/cmp_ui.c
@@ -2,8 +2,8 @@
negative based on if U > V, U == V, or U < V. Vn and Vd may have
common factors.
-Copyright 1993, 1994, 1996, 2000, 2001, 2002, 2003 Free Software Foundation,
-Inc.
+Copyright 1993, 1994, 1996, 2000, 2001, 2002, 2003, 2005 Free Software
+Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpq/get_d.c b/mpq/get_d.c
index 41aeebf77..c4b24a8be 100644
--- a/mpq/get_d.c
+++ b/mpq/get_d.c
@@ -1,6 +1,7 @@
/* double mpq_get_d (mpq_t src) -- mpq to double, rounding towards zero.
-Copyright 1995, 1996, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
+Copyright 1995, 1996, 2001, 2002, 2003, 2004, 2005 Free Software Foundation,
+Inc.
This file is part of the GNU MP Library.
diff --git a/mpz/and.c b/mpz/and.c
index b776ab83c..e9929b3a8 100644
--- a/mpz/and.c
+++ b/mpz/and.c
@@ -1,6 +1,6 @@
/* mpz_and -- Logical and.
-Copyright 1991, 1993, 1994, 1996, 1997, 2000, 2001, 2003 Free Software
+Copyright 1991, 1993, 1994, 1996, 1997, 2000, 2001, 2003, 2005 Free Software
Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpz/aorsmul.c b/mpz/aorsmul.c
index d586e92df..95cd5b91d 100644
--- a/mpz/aorsmul.c
+++ b/mpz/aorsmul.c
@@ -1,6 +1,6 @@
/* mpz_addmul, mpz_submul -- add or subtract multiple.
-Copyright 2001, 2004 Free Software Foundation, Inc.
+Copyright 2001, 2004, 2005 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpz/aorsmul_i.c b/mpz/aorsmul_i.c
index 3a2d872c9..9f1688b07 100644
--- a/mpz/aorsmul_i.c
+++ b/mpz/aorsmul_i.c
@@ -4,7 +4,7 @@
ALMOST CERTAIN TO BE SUBJECT TO INCOMPATIBLE CHANGES OR DISAPPEAR
COMPLETELY IN FUTURE GNU MP RELEASES.
-Copyright 2001, 2002, 2004 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2004, 2005 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpz/cdiv_q.c b/mpz/cdiv_q.c
index b6c00719b..832369323 100644
--- a/mpz/cdiv_q.c
+++ b/mpz/cdiv_q.c
@@ -1,7 +1,7 @@
/* mpz_cdiv_q -- Division rounding the quotient towards +infinity. The
remainder gets the opposite sign as the denominator.
-Copyright 1994, 1995, 1996, 2000, 2001 Free Software Foundation, Inc.
+Copyright 1994, 1995, 1996, 2000, 2001, 2005 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpz/cdiv_qr.c b/mpz/cdiv_qr.c
index 92a3df863..0d2ee9c8c 100644
--- a/mpz/cdiv_qr.c
+++ b/mpz/cdiv_qr.c
@@ -1,7 +1,7 @@
/* mpz_cdiv_qr -- Division rounding the quotient towards +infinity. The
remainder gets the opposite sign as the denominator.
-Copyright 1994, 1995, 1996, 2000, 2001 Free Software Foundation, Inc.
+Copyright 1994, 1995, 1996, 2000, 2001, 2005 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpz/cdiv_r.c b/mpz/cdiv_r.c
index 5524bddad..a5168ac2e 100644
--- a/mpz/cdiv_r.c
+++ b/mpz/cdiv_r.c
@@ -1,7 +1,7 @@
/* mpz_cdiv_r -- Division rounding the quotient towards +infinity. The
remainder gets the opposite sign as the denominator.
-Copyright 1994, 1995, 1996, 2001 Free Software Foundation, Inc.
+Copyright 1994, 1995, 1996, 2001, 2005 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpz/cdiv_r_ui.c b/mpz/cdiv_r_ui.c
index 5b47952f7..0d7c1b77f 100644
--- a/mpz/cdiv_r_ui.c
+++ b/mpz/cdiv_r_ui.c
@@ -3,7 +3,8 @@
always fit into the return type, the negative of the true remainder is
returned.
-Copyright 1994, 1995, 1996, 2001, 2002, 2004 Free Software Foundation, Inc.
+Copyright 1994, 1995, 1996, 2001, 2002, 2004, 2005 Free Software Foundation,
+Inc.
This file is part of the GNU MP Library.
diff --git a/mpz/cdiv_ui.c b/mpz/cdiv_ui.c
index f64918113..2128992e2 100644
--- a/mpz/cdiv_ui.c
+++ b/mpz/cdiv_ui.c
@@ -3,7 +3,8 @@
always fit into the return type, the negative of the true remainder is
returned.
-Copyright 1994, 1995, 1996, 2001, 2002, 2004 Free Software Foundation, Inc.
+Copyright 1994, 1995, 1996, 2001, 2002, 2004, 2005 Free Software Foundation,
+Inc.
This file is part of the GNU MP Library.
diff --git a/mpz/cong.c b/mpz/cong.c
index d32148e21..2e0162d16 100644
--- a/mpz/cong.c
+++ b/mpz/cong.c
@@ -1,6 +1,6 @@
/* mpz_congruent_p -- test congruence of two mpz's.
-Copyright 2001, 2002 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2005 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpz/divegcd.c b/mpz/divegcd.c
index d87a4fea4..29846427d 100644
--- a/mpz/divegcd.c
+++ b/mpz/divegcd.c
@@ -3,7 +3,7 @@
THE FUNCTIONS IN THIS FILE ARE FOR INTERNAL USE AND ARE ALMOST CERTAIN TO
BE SUBJECT TO INCOMPATIBLE CHANGES IN FUTURE GNU MP RELEASES.
-Copyright 2000 Free Software Foundation, Inc.
+Copyright 2000, 2005 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpz/divexact.c b/mpz/divexact.c
index e801fa42c..98be78096 100644
--- a/mpz/divexact.c
+++ b/mpz/divexact.c
@@ -1,6 +1,6 @@
/* mpz_divexact -- finds quotient when known that quot * den == num && den != 0.
-Copyright 1991, 1993, 1994, 1995, 1996, 1997, 1998, 2000, 2001, 2002 Free
+Copyright 1991, 1993, 1994, 1995, 1996, 1997, 1998, 2000, 2001, 2002, 2005 Free
Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpz/fdiv_q.c b/mpz/fdiv_q.c
index cb5887513..586399201 100644
--- a/mpz/fdiv_q.c
+++ b/mpz/fdiv_q.c
@@ -1,7 +1,7 @@
/* mpz_fdiv_q -- Division rounding the quotient towards -infinity.
The remainder gets the same sign as the denominator.
-Copyright 1994, 1995, 1996, 2000, 2001 Free Software Foundation, Inc.
+Copyright 1994, 1995, 1996, 2000, 2001, 2005 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpz/fdiv_qr.c b/mpz/fdiv_qr.c
index 51e7803f5..e98700996 100644
--- a/mpz/fdiv_qr.c
+++ b/mpz/fdiv_qr.c
@@ -1,7 +1,7 @@
/* mpz_fdiv_qr -- Division rounding the quotient towards -infinity.
The remainder gets the same sign as the denominator.
-Copyright 1994, 1995, 1996, 2000, 2001 Free Software Foundation, Inc.
+Copyright 1994, 1995, 1996, 2000, 2001, 2005 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpz/fdiv_r.c b/mpz/fdiv_r.c
index 9056cb65a..05308f4e5 100644
--- a/mpz/fdiv_r.c
+++ b/mpz/fdiv_r.c
@@ -1,7 +1,7 @@
/* mpz_fdiv_r -- Division rounding the quotient towards -infinity.
The remainder gets the same sign as the denominator.
-Copyright 1994, 1995, 1996, 2001 Free Software Foundation, Inc.
+Copyright 1994, 1995, 1996, 2001, 2005 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpz/fdiv_r_ui.c b/mpz/fdiv_r_ui.c
index 1aebb26c3..0ff3f5adc 100644
--- a/mpz/fdiv_r_ui.c
+++ b/mpz/fdiv_r_ui.c
@@ -1,7 +1,8 @@
/* mpz_fdiv_r_ui -- Division rounding the quotient towards -infinity.
The remainder gets the same sign as the denominator.
-Copyright 1994, 1995, 1996, 2001, 2002, 2004 Free Software Foundation, Inc.
+Copyright 1994, 1995, 1996, 2001, 2002, 2004, 2005 Free Software Foundation,
+Inc.
This file is part of the GNU MP Library.
diff --git a/mpz/fdiv_ui.c b/mpz/fdiv_ui.c
index 2bb707e12..bdaf98750 100644
--- a/mpz/fdiv_ui.c
+++ b/mpz/fdiv_ui.c
@@ -1,7 +1,8 @@
/* mpz_fdiv_ui -- Division rounding the quotient towards -infinity.
The remainder gets the same sign as the denominator.
-Copyright 1994, 1995, 1996, 2001, 2002, 2004 Free Software Foundation, Inc.
+Copyright 1994, 1995, 1996, 2001, 2002, 2004, 2005 Free Software Foundation,
+Inc.
This file is part of the GNU MP Library.
diff --git a/mpz/fib_ui.c b/mpz/fib_ui.c
index 2f18e1cc3..826fe9a28 100644
--- a/mpz/fib_ui.c
+++ b/mpz/fib_ui.c
@@ -1,6 +1,6 @@
/* mpz_fib_ui -- calculate Fibonacci numbers.
-Copyright 2000, 2001, 2002 Free Software Foundation, Inc.
+Copyright 2000, 2001, 2002, 2005 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpz/gcd.c b/mpz/gcd.c
index e47b8d423..6f894dbac 100644
--- a/mpz/gcd.c
+++ b/mpz/gcd.c
@@ -1,7 +1,7 @@
/* mpz/gcd.c: Calculate the greatest common divisor of two integers.
-Copyright 1991, 1993, 1994, 1996, 2000, 2001, 2002 Free Software Foundation,
-Inc.
+Copyright 1991, 1993, 1994, 1996, 2000, 2001, 2002, 2005 Free Software
+Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpz/gcdext.c b/mpz/gcdext.c
index a6443fe1a..3b591e666 100644
--- a/mpz/gcdext.c
+++ b/mpz/gcdext.c
@@ -1,7 +1,7 @@
/* mpz_gcdext(g, s, t, a, b) -- Set G to gcd(a, b), and S and T such that
g = as + bt.
-Copyright 1991, 1993, 1994, 1995, 1996, 1997, 2000, 2001 Free Software
+Copyright 1991, 1993, 1994, 1995, 1996, 1997, 2000, 2001, 2005 Free Software
Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpz/get_str.c b/mpz/get_str.c
index 8e1b1acae..ac0ae991a 100644
--- a/mpz/get_str.c
+++ b/mpz/get_str.c
@@ -4,8 +4,8 @@
result. If STRING is not NULL, the caller must ensure enough space is
available to store the result.
-Copyright 1991, 1993, 1994, 1996, 2000, 2001, 2002 Free Software Foundation,
-Inc.
+Copyright 1991, 1993, 1994, 1996, 2000, 2001, 2002, 2005 Free Software
+Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpz/inp_raw.c b/mpz/inp_raw.c
index 2e795133c..222dd2377 100644
--- a/mpz/inp_raw.c
+++ b/mpz/inp_raw.c
@@ -1,6 +1,6 @@
/* mpz_inp_raw -- read an mpz_t in raw format.
-Copyright 2001, 2002 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2005 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpz/invert.c b/mpz/invert.c
index 2d0dcfa62..c4ce89aa8 100644
--- a/mpz/invert.c
+++ b/mpz/invert.c
@@ -2,7 +2,8 @@
If X has an inverse, return non-zero and store inverse in INVERSE,
otherwise, return 0 and put garbage in INVERSE.
-Copyright 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
+Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2005 Free Software Foundation,
+Inc.
This file is part of the GNU MP Library.
diff --git a/mpz/ior.c b/mpz/ior.c
index a694166a3..e0d772a76 100644
--- a/mpz/ior.c
+++ b/mpz/ior.c
@@ -1,7 +1,7 @@
/* mpz_ior -- Logical inclusive or.
-Copyright 1991, 1993, 1994, 1996, 1997, 2000, 2001 Free Software Foundation,
-Inc.
+Copyright 1991, 1993, 1994, 1996, 1997, 2000, 2001, 2005 Free Software
+Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpz/jacobi.c b/mpz/jacobi.c
index 24741e681..73f60ca2d 100644
--- a/mpz/jacobi.c
+++ b/mpz/jacobi.c
@@ -1,6 +1,6 @@
/* mpz_jacobi, mpz_legendre, mpz_kronecker -- mpz/mpz Jacobi symbols.
-Copyright 2000, 2001, 2002 Free Software Foundation, Inc.
+Copyright 2000, 2001, 2002, 2005 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpz/lcm.c b/mpz/lcm.c
index 623ab2dac..ee7309b13 100644
--- a/mpz/lcm.c
+++ b/mpz/lcm.c
@@ -1,6 +1,6 @@
/* mpz_lcm -- mpz/mpz least common multiple.
-Copyright 1996, 2000, 2001 Free Software Foundation, Inc.
+Copyright 1996, 2000, 2001, 2005 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpz/lucnum2_ui.c b/mpz/lucnum2_ui.c
index 756265e60..e6a647da2 100644
--- a/mpz/lucnum2_ui.c
+++ b/mpz/lucnum2_ui.c
@@ -1,6 +1,6 @@
/* mpz_lucnum2_ui -- calculate Lucas numbers.
-Copyright 2001, 2003 Free Software Foundation, Inc.
+Copyright 2001, 2003, 2005 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpz/lucnum_ui.c b/mpz/lucnum_ui.c
index 59e5f4afd..7fe5d5fba 100644
--- a/mpz/lucnum_ui.c
+++ b/mpz/lucnum_ui.c
@@ -1,6 +1,6 @@
/* mpz_lucnum_ui -- calculate Lucas number.
-Copyright 2001, 2003 Free Software Foundation, Inc.
+Copyright 2001, 2003, 2005 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpz/millerrabin.c b/mpz/millerrabin.c
index 3035043fb..d0f5aa50c 100644
--- a/mpz/millerrabin.c
+++ b/mpz/millerrabin.c
@@ -9,7 +9,7 @@
CERTAIN TO BE SUBJECT TO INCOMPATIBLE CHANGES OR DISAPPEAR COMPLETELY IN
FUTURE GNU MP RELEASES.
-Copyright 1991, 1993, 1994, 1996, 1997, 1998, 1999, 2000, 2001, 2002 Free
+Copyright 1991, 1993, 1994, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2005 Free
Software Foundation, Inc. Contributed by John Amanatides.
This file is part of the GNU MP Library.
diff --git a/mpz/mod.c b/mpz/mod.c
index c87885853..81132c3d8 100644
--- a/mpz/mod.c
+++ b/mpz/mod.c
@@ -1,7 +1,7 @@
/* mpz_mod -- The mathematical mod function.
-Copyright 1991, 1993, 1994, 1995, 1996, 2001, 2002 Free Software Foundation,
-Inc.
+Copyright 1991, 1993, 1994, 1995, 1996, 2001, 2002, 2005 Free Software
+Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpz/mul.c b/mpz/mul.c
index 5e70143bf..53468eb17 100644
--- a/mpz/mul.c
+++ b/mpz/mul.c
@@ -1,6 +1,7 @@
/* mpz_mul -- Multiply two integers.
-Copyright 1991, 1993, 1994, 1996, 2000, 2001 Free Software Foundation, Inc.
+Copyright 1991, 1993, 1994, 1996, 2000, 2001, 2005 Free Software Foundation,
+Inc.
This file is part of the GNU MP Library.
diff --git a/mpz/mul_i.h b/mpz/mul_i.h
index e71835011..ef164abb0 100644
--- a/mpz/mul_i.h
+++ b/mpz/mul_i.h
@@ -1,8 +1,8 @@
/* mpz_mul_ui/si (product, multiplier, small_multiplicand) -- Set PRODUCT to
MULTIPLICATOR times SMALL_MULTIPLICAND.
-Copyright 1991, 1993, 1994, 1996, 2000, 2001, 2002 Free Software Foundation,
-Inc.
+Copyright 1991, 1993, 1994, 1996, 2000, 2001, 2002, 2005 Free Software
+Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpz/n_pow_ui.c b/mpz/n_pow_ui.c
index 3b6b5b131..321ca7436 100644
--- a/mpz/n_pow_ui.c
+++ b/mpz/n_pow_ui.c
@@ -4,7 +4,7 @@
CERTAIN TO BE SUBJECT TO INCOMPATIBLE CHANGES OR DISAPPEAR COMPLETELY IN
FUTURE GNU MP RELEASES.
-Copyright 2001, 2002 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2005 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpz/out_str.c b/mpz/out_str.c
index 3897edc6b..f40ee1191 100644
--- a/mpz/out_str.c
+++ b/mpz/out_str.c
@@ -1,7 +1,7 @@
/* mpz_out_str(stream, base, integer) -- Output to STREAM the multi prec.
integer INTEGER in base BASE.
-Copyright 1991, 1993, 1994, 1996, 2001 Free Software Foundation, Inc.
+Copyright 1991, 1993, 1994, 1996, 2001, 2005 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpz/perfpow.c b/mpz/perfpow.c
index 2f859eb00..6ab87f20f 100644
--- a/mpz/perfpow.c
+++ b/mpz/perfpow.c
@@ -1,7 +1,7 @@
/* mpz_perfect_power_p(arg) -- Return non-zero if ARG is a perfect power,
zero otherwise.
-Copyright 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
+Copyright 1998, 1999, 2000, 2001, 2005 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpz/powm.c b/mpz/powm.c
index 1e27f7aac..1c50699dc 100644
--- a/mpz/powm.c
+++ b/mpz/powm.c
@@ -1,6 +1,6 @@
/* mpz_powm(res,base,exp,mod) -- Set RES to (base**exp) mod MOD.
-Copyright 1991, 1993, 1994, 1996, 1997, 2000, 2001, 2002 Free Software
+Copyright 1991, 1993, 1994, 1996, 1997, 2000, 2001, 2002, 2005 Free Software
Foundation, Inc. Contributed by Paul Zimmermann.
This file is part of the GNU MP Library.
diff --git a/mpz/powm_ui.c b/mpz/powm_ui.c
index 97ab3955b..810e7b932 100644
--- a/mpz/powm_ui.c
+++ b/mpz/powm_ui.c
@@ -1,6 +1,6 @@
/* mpz_powm_ui(res,base,exp,mod) -- Set RES to (base**exp) mod MOD.
-Copyright 1991, 1993, 1994, 1996, 1997, 2000, 2001, 2002 Free Software
+Copyright 1991, 1993, 1994, 1996, 1997, 2000, 2001, 2002, 2005 Free Software
Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpz/pprime_p.c b/mpz/pprime_p.c
index 45ffe0358..19abc6299 100644
--- a/mpz/pprime_p.c
+++ b/mpz/pprime_p.c
@@ -6,7 +6,7 @@
positive is (1/4)**reps, where reps is the number of internal passes of the
probabilistic algorithm. Knuth indicates that 25 passes are reasonable.
-Copyright 1991, 1993, 1994, 1996, 1997, 1998, 1999, 2000, 2001, 2002 Free
+Copyright 1991, 1993, 1994, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2005 Free
Software Foundation, Inc. Miller-Rabin code contributed by John Amanatides.
This file is part of the GNU MP Library.
diff --git a/mpz/set_str.c b/mpz/set_str.c
index d9b756b93..d6238714c 100644
--- a/mpz/set_str.c
+++ b/mpz/set_str.c
@@ -4,8 +4,8 @@
the base in the C standard way, i.e. 0xhh...h means base 16,
0oo...o means base 8, otherwise assume base 10.
-Copyright 1991, 1993, 1994, 1996, 1997, 1998, 2000, 2001, 2002, 2003 Free
-Software Foundation, Inc.
+Copyright 1991, 1993, 1994, 1996, 1997, 1998, 2000, 2001, 2002, 2003, 2005
+Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpz/sqrt.c b/mpz/sqrt.c
index 6e5253855..220d24d92 100644
--- a/mpz/sqrt.c
+++ b/mpz/sqrt.c
@@ -1,6 +1,7 @@
/* mpz_sqrt(root, u) -- Set ROOT to floor(sqrt(U)).
-Copyright 1991, 1993, 1994, 1996, 2000, 2001 Free Software Foundation, Inc.
+Copyright 1991, 1993, 1994, 1996, 2000, 2001, 2005 Free Software Foundation,
+Inc.
This file is part of the GNU MP Library.
diff --git a/mpz/sqrtrem.c b/mpz/sqrtrem.c
index dad1bc378..bb89db49c 100644
--- a/mpz/sqrtrem.c
+++ b/mpz/sqrtrem.c
@@ -1,7 +1,8 @@
/* mpz_sqrtrem(root,rem,x) -- Set ROOT to floor(sqrt(X)) and REM
to the remainder, i.e. X - ROOT**2.
-Copyright 1991, 1993, 1994, 1996, 2000, 2001 Free Software Foundation, Inc.
+Copyright 1991, 1993, 1994, 1996, 2000, 2001, 2005 Free Software Foundation,
+Inc.
This file is part of the GNU MP Library.
diff --git a/mpz/tdiv_q.c b/mpz/tdiv_q.c
index 2bf5b940a..a565877fc 100644
--- a/mpz/tdiv_q.c
+++ b/mpz/tdiv_q.c
@@ -1,6 +1,7 @@
/* mpz_tdiv_q -- divide two integers and produce a quotient.
-Copyright 1991, 1993, 1994, 1996, 2000, 2001 Free Software Foundation, Inc.
+Copyright 1991, 1993, 1994, 1996, 2000, 2001, 2005 Free Software Foundation,
+Inc.
This file is part of the GNU MP Library.
diff --git a/mpz/tdiv_qr.c b/mpz/tdiv_qr.c
index f770fb6a7..ed36f6f7b 100644
--- a/mpz/tdiv_qr.c
+++ b/mpz/tdiv_qr.c
@@ -1,7 +1,7 @@
/* mpz_tdiv_qr(quot,rem,dividend,divisor) -- Set QUOT to DIVIDEND/DIVISOR,
and REM to DIVIDEND mod DIVISOR.
-Copyright 1991, 1993, 1994, 2000, 2001 Free Software Foundation, Inc.
+Copyright 1991, 1993, 1994, 2000, 2001, 2005 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpz/tdiv_r.c b/mpz/tdiv_r.c
index 35d9f0e82..8a7da0601 100644
--- a/mpz/tdiv_r.c
+++ b/mpz/tdiv_r.c
@@ -1,6 +1,6 @@
/* mpz_tdiv_r(rem, dividend, divisor) -- Set REM to DIVIDEND mod DIVISOR.
-Copyright 1991, 1993, 1994, 2000, 2001 Free Software Foundation, Inc.
+Copyright 1991, 1993, 1994, 2000, 2001, 2005 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpz/tdiv_r_ui.c b/mpz/tdiv_r_ui.c
index 75b0436a8..b2ce32ce0 100644
--- a/mpz/tdiv_r_ui.c
+++ b/mpz/tdiv_r_ui.c
@@ -1,7 +1,7 @@
/* mpz_tdiv_r_ui(rem, dividend, divisor_limb)
-- Set REM to DIVDEND mod DIVISOR_LIMB.
-Copyright 1991, 1993, 1994, 1996, 1998, 2001, 2002, 2004 Free Software
+Copyright 1991, 1993, 1994, 1996, 1998, 2001, 2002, 2004, 2005 Free Software
Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpz/tdiv_ui.c b/mpz/tdiv_ui.c
index 825eb941e..30e2345e9 100644
--- a/mpz/tdiv_ui.c
+++ b/mpz/tdiv_ui.c
@@ -1,7 +1,7 @@
/* mpz_tdiv_ui(dividend, divisor_limb) -- Return DIVDEND mod DIVISOR_LIMB.
-Copyright 1991, 1993, 1994, 1996, 1997, 1998, 2001, 2002, 2004 Free Software
-Foundation, Inc.
+Copyright 1991, 1993, 1994, 1996, 1997, 1998, 2001, 2002, 2004, 2005 Free
+Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpz/xor.c b/mpz/xor.c
index bcb3d4fef..1a29a57af 100644
--- a/mpz/xor.c
+++ b/mpz/xor.c
@@ -1,7 +1,7 @@
/* mpz_xor -- Logical xor.
-Copyright 1991, 1993, 1994, 1996, 1997, 2000, 2001 Free Software Foundation,
-Inc.
+Copyright 1991, 1993, 1994, 1996, 1997, 2000, 2001, 2005 Free Software
+Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/randlc2x.c b/randlc2x.c
index f2f3028a1..20f7cfcd4 100644
--- a/randlc2x.c
+++ b/randlc2x.c
@@ -1,6 +1,6 @@
/* Linear Congruential pseudo-random number generator functions.
-Copyright 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002, 2003, 2005 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/tests/misc.c b/tests/misc.c
index 76581327c..2a00a2ff8 100644
--- a/tests/misc.c
+++ b/tests/misc.c
@@ -1,6 +1,6 @@
/* Miscellaneous test program support routines.
-Copyright 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
+Copyright 2000, 2001, 2002, 2003, 2005 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/tests/mpf/t-cmp_d.c b/tests/mpf/t-cmp_d.c
index 1baef25c4..da65635ee 100644
--- a/tests/mpf/t-cmp_d.c
+++ b/tests/mpf/t-cmp_d.c
@@ -1,6 +1,6 @@
/* Test mpf_cmp_d.
-Copyright 2001, 2003, 2003 Free Software Foundation, Inc.
+Copyright 2001, 2003, 2003, 2005 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/tests/mpz/t-cmp_d.c b/tests/mpz/t-cmp_d.c
index 099ad89c2..b4fcdf832 100644
--- a/tests/mpz/t-cmp_d.c
+++ b/tests/mpz/t-cmp_d.c
@@ -1,6 +1,6 @@
/* Test mpz_cmp_d and mpz_cmpabs_d.
-Copyright 2001, 2002, 2003 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2003, 2005 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/tests/refmpf.c b/tests/refmpf.c
index 83bb7789a..f7e3992b3 100644
--- a/tests/refmpf.c
+++ b/tests/refmpf.c
@@ -1,6 +1,6 @@
/* Reference floating point routines.
-Copyright 1996, 2001, 2004 Free Software Foundation, Inc.
+Copyright 1996, 2001, 2004, 2005 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/tests/refmpn.c b/tests/refmpn.c
index 2abe0db63..a911a6473 100644
--- a/tests/refmpn.c
+++ b/tests/refmpn.c
@@ -1,8 +1,8 @@
/* Reference mpn functions, designed to be simple, portable and independent
of the normal gmp code. Speed isn't a consideration.
-Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004 Free Software
-Foundation, Inc.
+Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 Free
+Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/tests/trace.c b/tests/trace.c
index 2d393a74a..87b3a0d3e 100644
--- a/tests/trace.c
+++ b/tests/trace.c
@@ -1,6 +1,7 @@
/* Support for diagnostic traces.
-Copyright 1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation,
+Inc.
This file is part of the GNU MP Library.
diff --git a/tune/Makefile.am b/tune/Makefile.am
index 3392c54d8..eb796c1a7 100644
--- a/tune/Makefile.am
+++ b/tune/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with automake to generate Makefile.in
-# Copyright 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
+# Copyright 2000, 2001, 2002, 2003, 2005 Free Software Foundation, Inc.
#
# This file is part of the GNU MP Library.
#
diff --git a/tune/Makefile.in b/tune/Makefile.in
index 2aeda6ae8..7e25cfe80 100644
--- a/tune/Makefile.in
+++ b/tune/Makefile.in
@@ -2,7 +2,7 @@
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004 Free Software Foundation, Inc.
+# 2003, 2004, 2005 Free Software Foundation, Inc.
# This Makefile.in 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/tune/alpha.asm b/tune/alpha.asm
index 5c0c80717..7b5c7f443 100644
--- a/tune/alpha.asm
+++ b/tune/alpha.asm
@@ -1,6 +1,6 @@
dnl Alpha time stamp counter access routine.
-dnl Copyright 2000 Free Software Foundation, Inc.
+dnl Copyright 2000, 2005 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/tune/common.c b/tune/common.c
index 3b98e1d77..97955d007 100644
--- a/tune/common.c
+++ b/tune/common.c
@@ -1,6 +1,7 @@
/* Shared speed subroutines.
-Copyright 1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation,
+Inc.
This file is part of the GNU MP Library.
diff --git a/tune/hppa.asm b/tune/hppa.asm
index ede6446cc..2ade263c1 100644
--- a/tune/hppa.asm
+++ b/tune/hppa.asm
@@ -1,6 +1,6 @@
dnl HPPA 32-bit time stamp counter access routine.
-dnl Copyright 2000, 2002 Free Software Foundation, Inc.
+dnl Copyright 2000, 2002, 2005 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/tune/hppa2.asm b/tune/hppa2.asm
index 23cc1e5dd..499ccd325 100644
--- a/tune/hppa2.asm
+++ b/tune/hppa2.asm
@@ -1,6 +1,6 @@
dnl HPPA 64-bit time stamp counter access routine.
-dnl Copyright 2000, 2002 Free Software Foundation, Inc.
+dnl Copyright 2000, 2002, 2005 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/tune/hppa2w.asm b/tune/hppa2w.asm
index 4e2528ffb..34950d315 100644
--- a/tune/hppa2w.asm
+++ b/tune/hppa2w.asm
@@ -1,6 +1,6 @@
dnl HPPA 64-bit time stamp counter access routine.
-dnl Copyright 2000, 2002 Free Software Foundation, Inc.
+dnl Copyright 2000, 2002, 2005 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/tune/ia64.asm b/tune/ia64.asm
index e82ab168d..98bed0b5c 100644
--- a/tune/ia64.asm
+++ b/tune/ia64.asm
@@ -1,6 +1,6 @@
dnl IA-64 time stamp counter access routine.
-dnl Copyright 2000 Free Software Foundation, Inc.
+dnl Copyright 2000, 2005 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/tune/pentium.asm b/tune/pentium.asm
index 96a7b89e4..17195d721 100644
--- a/tune/pentium.asm
+++ b/tune/pentium.asm
@@ -1,6 +1,6 @@
dnl x86 pentium time stamp counter access routine.
-dnl Copyright 1999, 2000 Free Software Foundation, Inc.
+dnl Copyright 1999, 2000, 2005 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/tune/sparcv9.asm b/tune/sparcv9.asm
index 8d86d1912..0ac4b8fd5 100644
--- a/tune/sparcv9.asm
+++ b/tune/sparcv9.asm
@@ -1,6 +1,6 @@
dnl Sparc v9 32-bit time stamp counter access routine.
-dnl Copyright 2000 Free Software Foundation, Inc.
+dnl Copyright 2000, 2005 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/tune/speed-ext.c b/tune/speed-ext.c
index 1f8f050e5..249031862 100644
--- a/tune/speed-ext.c
+++ b/tune/speed-ext.c
@@ -1,6 +1,6 @@
/* An example of extending the speed program to measure routines not in GMP.
-Copyright 1999, 2000, 2002, 2003 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2002, 2003, 2005 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/tune/speed.c b/tune/speed.c
index 036ab387b..3eadb8164 100644
--- a/tune/speed.c
+++ b/tune/speed.c
@@ -1,6 +1,6 @@
/* Speed measuring program.
-Copyright 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002, 2003, 2005 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/tune/tuneup.c b/tune/tuneup.c
index dfb1c82d1..e3e256a38 100644
--- a/tune/tuneup.c
+++ b/tune/tuneup.c
@@ -1,6 +1,6 @@
/* Create tuned thresholds for various algorithms.
-Copyright 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002, 2003, 2005 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/tune/x86_64.asm b/tune/x86_64.asm
index 66ab50d78..2520a7a77 100644
--- a/tune/x86_64.asm
+++ b/tune/x86_64.asm
@@ -1,6 +1,6 @@
dnl x86 pentium time stamp counter access routine.
-dnl Copyright 1999, 2000, 2003, 2004 Free Software Foundation, Inc.
+dnl Copyright 1999, 2000, 2003, 2004, 2005 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl