summaryrefslogtreecommitdiff
path: root/mpn
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2000-10-15 01:17:31 +0200
committerKevin Ryde <user42@zip.com.au>2000-10-15 01:17:31 +0200
commit4295e0de0ab58fc78675ddcbd999582490c33900 (patch)
tree8055aa9cf46f40e551a7e45f829ae67f2453e46a /mpn
parenta8b5d954bab1bd5df4094ccffe39544c4dd2c469 (diff)
downloadgmp-4295e0de0ab58fc78675ddcbd999582490c33900.tar.gz
Copyright (C) -> Copyright.
Diffstat (limited to 'mpn')
-rw-r--r--mpn/Makefile.am2
-rw-r--r--mpn/Makefile.in2
-rw-r--r--mpn/a29k/add_n.s2
-rw-r--r--mpn/a29k/addmul_1.s2
-rw-r--r--mpn/a29k/lshift.s2
-rw-r--r--mpn/a29k/mul_1.s2
-rw-r--r--mpn/a29k/rshift.s2
-rw-r--r--mpn/a29k/sub_n.s2
-rw-r--r--mpn/a29k/submul_1.s2
-rw-r--r--mpn/a29k/udiv.s2
-rw-r--r--mpn/a29k/umul.s2
-rw-r--r--mpn/alpha/add_n.asm2
-rw-r--r--mpn/alpha/addmul_1.asm2
-rw-r--r--mpn/alpha/cntlz.asm2
-rw-r--r--mpn/alpha/default.m42
-rw-r--r--mpn/alpha/ev5/add_n.asm2
-rw-r--r--mpn/alpha/ev5/gmp-mparam.h2
-rw-r--r--mpn/alpha/ev5/lshift.asm2
-rw-r--r--mpn/alpha/ev5/rshift.asm2
-rw-r--r--mpn/alpha/ev5/sub_n.asm2
-rw-r--r--mpn/alpha/ev6/addmul_1.asm2
-rw-r--r--mpn/alpha/ev6/gmp-mparam.h2
-rw-r--r--mpn/alpha/gmp-mparam.h2
-rw-r--r--mpn/alpha/invert_limb.asm2
-rw-r--r--mpn/alpha/lshift.asm2
-rw-r--r--mpn/alpha/mul_1.asm2
-rw-r--r--mpn/alpha/rshift.asm2
-rw-r--r--mpn/alpha/sub_n.asm2
-rw-r--r--mpn/alpha/submul_1.asm2
-rw-r--r--mpn/alpha/udiv_qrnnd.S2
-rw-r--r--mpn/alpha/umul.asm2
-rw-r--r--mpn/alpha/unicos.m42
-rw-r--r--mpn/arm/add_n.S2
-rw-r--r--mpn/arm/addmul_1.S2
-rw-r--r--mpn/arm/gmp-mparam.h2
-rw-r--r--mpn/arm/mul_1.S2
-rw-r--r--mpn/arm/sub_n.S2
-rw-r--r--mpn/asm-defs.m42
-rw-r--r--mpn/clipper/add_n.s2
-rw-r--r--mpn/clipper/mul_1.s2
-rw-r--r--mpn/clipper/sub_n.s2
-rw-r--r--mpn/cray/add_n.c2
-rw-r--r--mpn/cray/addmul_1.c2
-rw-r--r--mpn/cray/gmp-mparam.h2
-rw-r--r--mpn/cray/mul_1.c2
-rw-r--r--mpn/cray/mulww.f2
-rw-r--r--mpn/cray/mulww.s2
-rw-r--r--mpn/cray/sub_n.c2
-rw-r--r--mpn/cray/submul_1.c2
-rw-r--r--mpn/generic/addsub_n.c2
-rw-r--r--mpn/generic/aors_n.c2
-rw-r--r--mpn/generic/aorsmul_1.c2
-rw-r--r--mpn/generic/bdivmod.c2
-rw-r--r--mpn/generic/bz_divrem_n.c2
-rw-r--r--mpn/generic/cmp.c2
-rw-r--r--mpn/generic/diveby3.c2
-rw-r--r--mpn/generic/divrem.c2
-rw-r--r--mpn/generic/divrem_1.c2
-rw-r--r--mpn/generic/divrem_2.c2
-rw-r--r--mpn/generic/dump.c2
-rw-r--r--mpn/generic/gcd.c2
-rw-r--r--mpn/generic/gcd_1.c2
-rw-r--r--mpn/generic/gcdext.c2
-rw-r--r--mpn/generic/get_str.c2
-rw-r--r--mpn/generic/gmp-mparam.h2
-rw-r--r--mpn/generic/inlines.c2
-rw-r--r--mpn/generic/jacbase.c2
-rw-r--r--mpn/generic/lshift.c2
-rw-r--r--mpn/generic/mod_1.c2
-rw-r--r--mpn/generic/mod_1_rs.c2
-rw-r--r--mpn/generic/mul.c2
-rw-r--r--mpn/generic/mul_1.c2
-rw-r--r--mpn/generic/mul_basecase.c2
-rw-r--r--mpn/generic/mul_fft.c2
-rw-r--r--mpn/generic/mul_n.c2
-rw-r--r--mpn/generic/perfsqr.c2
-rw-r--r--mpn/generic/popham.c2
-rw-r--r--mpn/generic/pre_mod_1.c2
-rw-r--r--mpn/generic/random.c2
-rw-r--r--mpn/generic/random2.c2
-rw-r--r--mpn/generic/rshift.c2
-rw-r--r--mpn/generic/sb_divrem_mn.c2
-rw-r--r--mpn/generic/scan0.c2
-rw-r--r--mpn/generic/scan1.c2
-rw-r--r--mpn/generic/set_str.c2
-rw-r--r--mpn/generic/sqr_basecase.c2
-rw-r--r--mpn/generic/sqrtrem.c2
-rw-r--r--mpn/generic/tdiv_qr.c2
-rw-r--r--mpn/generic/udiv_w_sdiv.c2
-rw-r--r--mpn/hppa/add_n.s2
-rw-r--r--mpn/hppa/gmp-mparam.h2
-rw-r--r--mpn/hppa/hppa1_1/addmul_1.s2
-rw-r--r--mpn/hppa/hppa1_1/mul_1.s2
-rw-r--r--mpn/hppa/hppa1_1/pa7100/add_n.s2
-rw-r--r--mpn/hppa/hppa1_1/pa7100/addmul_1.S2
-rw-r--r--mpn/hppa/hppa1_1/pa7100/lshift.s2
-rw-r--r--mpn/hppa/hppa1_1/pa7100/rshift.s2
-rw-r--r--mpn/hppa/hppa1_1/pa7100/sub_n.s2
-rw-r--r--mpn/hppa/hppa1_1/pa7100/submul_1.S2
-rw-r--r--mpn/hppa/hppa1_1/submul_1.s2
-rw-r--r--mpn/hppa/hppa1_1/udiv_qrnnd.S2
-rw-r--r--mpn/hppa/hppa1_1/umul.s2
-rw-r--r--mpn/hppa/hppa2_0/add_n.s2
-rw-r--r--mpn/hppa/hppa2_0/sub_n.s2
-rw-r--r--mpn/hppa/lshift.s2
-rw-r--r--mpn/hppa/rshift.s2
-rw-r--r--mpn/hppa/sub_n.s2
-rw-r--r--mpn/hppa/udiv_qrnnd.s2
-rw-r--r--mpn/i960/add_n.s2
-rw-r--r--mpn/i960/addmul_1.s2
-rw-r--r--mpn/i960/mul_1.s2
-rw-r--r--mpn/i960/sub_n.s2
-rw-r--r--mpn/ia64/gmp-mparam.h2
-rw-r--r--mpn/lisp/gmpasm-mode.el2
-rw-r--r--mpn/m68k/add_n.S2
-rw-r--r--mpn/m68k/gmp-mparam.h2
-rw-r--r--mpn/m68k/lshift.S2
-rw-r--r--mpn/m68k/mc68020/addmul_1.S2
-rw-r--r--mpn/m68k/mc68020/mul_1.S2
-rw-r--r--mpn/m68k/mc68020/submul_1.S2
-rw-r--r--mpn/m68k/mc68020/udiv.S2
-rw-r--r--mpn/m68k/mc68020/umul.S2
-rw-r--r--mpn/m68k/rshift.S2
-rw-r--r--mpn/m68k/sub_n.S2
-rw-r--r--mpn/m68k/syntax.h2
-rw-r--r--mpn/m88k/add_n.s2
-rw-r--r--mpn/m88k/mc88110/add_n.S2
-rw-r--r--mpn/m88k/mc88110/addmul_1.s2
-rw-r--r--mpn/m88k/mc88110/mul_1.s2
-rw-r--r--mpn/m88k/mc88110/sub_n.S2
-rw-r--r--mpn/m88k/mul_1.s2
-rw-r--r--mpn/m88k/sub_n.s2
-rw-r--r--mpn/mips2/add_n.s2
-rw-r--r--mpn/mips2/addmul_1.s2
-rw-r--r--mpn/mips2/lshift.s2
-rw-r--r--mpn/mips2/mul_1.s2
-rw-r--r--mpn/mips2/rshift.s2
-rw-r--r--mpn/mips2/sub_n.s2
-rw-r--r--mpn/mips2/submul_1.s2
-rw-r--r--mpn/mips2/umul.s2
-rw-r--r--mpn/mips3/add_n.s2
-rw-r--r--mpn/mips3/addmul_1.s2
-rw-r--r--mpn/mips3/gmp-mparam.h2
-rw-r--r--mpn/mips3/lshift.s2
-rw-r--r--mpn/mips3/mul_1.s2
-rw-r--r--mpn/mips3/rshift.s2
-rw-r--r--mpn/mips3/sub_n.s2
-rw-r--r--mpn/mips3/submul_1.s2
-rw-r--r--mpn/mp_bases.c2
-rw-r--r--mpn/ns32k/add_n.s2
-rw-r--r--mpn/ns32k/addmul_1.s2
-rw-r--r--mpn/ns32k/mul_1.s2
-rw-r--r--mpn/ns32k/sub_n.s2
-rw-r--r--mpn/ns32k/submul_1.s2
-rw-r--r--mpn/pa64/add_n.s2
-rw-r--r--mpn/pa64/addmul_1.S2
-rw-r--r--mpn/pa64/gmp-mparam.h2
-rw-r--r--mpn/pa64/lshift.s2
-rw-r--r--mpn/pa64/mul_1.S2
-rw-r--r--mpn/pa64/rshift.s2
-rw-r--r--mpn/pa64/sub_n.s2
-rw-r--r--mpn/pa64/submul_1.S2
-rw-r--r--mpn/pa64/udiv_qrnnd.c2
-rw-r--r--mpn/pa64/umul_ppmm.S2
-rw-r--r--mpn/pa64w/add_n.s2
-rw-r--r--mpn/pa64w/addmul_1.S2
-rw-r--r--mpn/pa64w/gmp-mparam.h2
-rw-r--r--mpn/pa64w/lshift.s2
-rw-r--r--mpn/pa64w/mul_1.S2
-rw-r--r--mpn/pa64w/rshift.s2
-rw-r--r--mpn/pa64w/sub_n.s2
-rw-r--r--mpn/pa64w/submul_1.S2
-rw-r--r--mpn/pa64w/udiv_qrnnd.c2
-rw-r--r--mpn/pa64w/umul_ppmm.S2
-rw-r--r--mpn/power/add_n.s2
-rw-r--r--mpn/power/addmul_1.s2
-rw-r--r--mpn/power/lshift.s2
-rw-r--r--mpn/power/mul_1.s2
-rw-r--r--mpn/power/rshift.s2
-rw-r--r--mpn/power/sdiv.s2
-rw-r--r--mpn/power/sub_n.s2
-rw-r--r--mpn/power/submul_1.s2
-rw-r--r--mpn/power/umul.s2
-rw-r--r--mpn/powerpc32/add_n.asm2
-rw-r--r--mpn/powerpc32/addmul_1.asm2
-rw-r--r--mpn/powerpc32/aix.m42
-rw-r--r--mpn/powerpc32/gmp-mparam.h2
-rw-r--r--mpn/powerpc32/lshift.asm2
-rw-r--r--mpn/powerpc32/mul_1.asm2
-rw-r--r--mpn/powerpc32/regmap.m42
-rw-r--r--mpn/powerpc32/rshift.asm2
-rw-r--r--mpn/powerpc32/sub_n.asm2
-rw-r--r--mpn/powerpc32/submul_1.asm2
-rw-r--r--mpn/powerpc32/umul.asm2
-rw-r--r--mpn/powerpc64/add_n.asm2
-rw-r--r--mpn/powerpc64/addmul_1.asm2
-rw-r--r--mpn/powerpc64/addsub_n.asm2
-rw-r--r--mpn/powerpc64/aix.m42
-rw-r--r--mpn/powerpc64/copyd.asm2
-rw-r--r--mpn/powerpc64/copyi.asm2
-rw-r--r--mpn/powerpc64/gmp-mparam.h2
-rw-r--r--mpn/powerpc64/lshift.asm2
-rw-r--r--mpn/powerpc64/mul_1.asm2
-rw-r--r--mpn/powerpc64/rshift.asm2
-rw-r--r--mpn/powerpc64/sub_n.asm2
-rw-r--r--mpn/powerpc64/submul_1.asm2
-rw-r--r--mpn/pyr/add_n.s2
-rw-r--r--mpn/pyr/addmul_1.s2
-rw-r--r--mpn/pyr/mul_1.s2
-rw-r--r--mpn/pyr/sub_n.s2
-rw-r--r--mpn/sh/add_n.s2
-rw-r--r--mpn/sh/sh2/addmul_1.s2
-rw-r--r--mpn/sh/sh2/mul_1.s2
-rw-r--r--mpn/sh/sh2/submul_1.s2
-rw-r--r--mpn/sh/sub_n.s2
-rw-r--r--mpn/sparc32/add_n.asm2
-rw-r--r--mpn/sparc32/addmul_1.asm2
-rw-r--r--mpn/sparc32/lshift.asm2
-rw-r--r--mpn/sparc32/mul_1.asm2
-rw-r--r--mpn/sparc32/rshift.asm2
-rw-r--r--mpn/sparc32/sub_n.asm2
-rw-r--r--mpn/sparc32/submul_1.asm2
-rw-r--r--mpn/sparc32/udiv_fp.asm2
-rw-r--r--mpn/sparc32/udiv_nfp.asm2
-rw-r--r--mpn/sparc32/umul.asm2
-rw-r--r--mpn/sparc32/v8/addmul_1.asm2
-rw-r--r--mpn/sparc32/v8/gmp-mparam.h2
-rw-r--r--mpn/sparc32/v8/mul_1.asm2
-rw-r--r--mpn/sparc32/v8/submul_1.asm2
-rw-r--r--mpn/sparc32/v8/supersparc/gmp-mparam.h2
-rw-r--r--mpn/sparc32/v8/supersparc/udiv.asm2
-rw-r--r--mpn/sparc32/v8/umul.asm2
-rw-r--r--mpn/sparc32/v9/addmul_1.asm2
-rw-r--r--mpn/sparc32/v9/gmp-mparam.h2
-rw-r--r--mpn/sparc32/v9/mul_1.asm2
-rw-r--r--mpn/sparc32/v9/submul_1.asm2
-rw-r--r--mpn/sparc64/add_n.asm2
-rw-r--r--mpn/sparc64/addmul1h.asm2
-rw-r--r--mpn/sparc64/addmul_1.asm2
-rw-r--r--mpn/sparc64/copyi.asm2
-rw-r--r--mpn/sparc64/gmp-mparam.h2
-rw-r--r--mpn/sparc64/lshift.asm2
-rw-r--r--mpn/sparc64/mul_1.asm2
-rw-r--r--mpn/sparc64/mul_1h.asm2
-rw-r--r--mpn/sparc64/rshift.asm2
-rw-r--r--mpn/sparc64/sub_n.asm2
-rw-r--r--mpn/sparc64/submul1h.asm2
-rw-r--r--mpn/sparc64/submul_1.asm2
-rw-r--r--mpn/tests/Makefile.am2
-rw-r--r--mpn/tests/Makefile.in2
-rw-r--r--mpn/tests/add_n.c2
-rw-r--r--mpn/tests/addmul_1.c2
-rw-r--r--mpn/tests/addsub_n.c2
-rw-r--r--mpn/tests/addsub_n_2.c2
-rw-r--r--mpn/tests/copy.c2
-rw-r--r--mpn/tests/divmod_1.c2
-rw-r--r--mpn/tests/divrem.c2
-rw-r--r--mpn/tests/lshift.c2
-rw-r--r--mpn/tests/mul_1.c2
-rw-r--r--mpn/tests/ref.c2
-rw-r--r--mpn/tests/ref.h2
-rw-r--r--mpn/tests/rshift.c2
-rw-r--r--mpn/tests/spinner.c2
-rw-r--r--mpn/tests/sub_n.c2
-rw-r--r--mpn/tests/submul_1.c2
-rw-r--r--mpn/tests/trace.c2
-rw-r--r--mpn/tests/try.c2
-rw-r--r--mpn/tests/try.h2
-rw-r--r--mpn/tests/tst-addsub.c2
-rw-r--r--mpn/tests/x86call.asm2
-rw-r--r--mpn/tests/x86check.c2
-rw-r--r--mpn/thumb/add_n.s2
-rw-r--r--mpn/thumb/sub_n.s2
-rw-r--r--mpn/underscore.h2
-rw-r--r--mpn/vax/add_n.s2
-rw-r--r--mpn/vax/addmul_1.s2
-rw-r--r--mpn/vax/lshift.s2
-rw-r--r--mpn/vax/mul_1.s2
-rw-r--r--mpn/vax/rshift.s2
-rw-r--r--mpn/vax/sub_n.s2
-rw-r--r--mpn/vax/submul_1.s2
-rw-r--r--mpn/x86/addsub_n.S2
-rw-r--r--mpn/x86/aors_n.asm2
-rw-r--r--mpn/x86/aorsmul_1.asm2
-rw-r--r--mpn/x86/copyd.asm2
-rw-r--r--mpn/x86/copyi.asm2
-rw-r--r--mpn/x86/diveby3.asm2
-rw-r--r--mpn/x86/divrem_1.asm2
-rw-r--r--mpn/x86/k6/aors_n.asm2
-rw-r--r--mpn/x86/k6/aorsmul_1.asm2
-rwxr-xr-xmpn/x86/k6/cross.pl2
-rw-r--r--mpn/x86/k6/diveby3.asm2
-rw-r--r--mpn/x86/k6/gmp-mparam.h2
-rw-r--r--mpn/x86/k6/k62mmx/copyd.asm2
-rw-r--r--mpn/x86/k6/k62mmx/copyi.asm2
-rw-r--r--mpn/x86/k6/k62mmx/lshift.asm2
-rw-r--r--mpn/x86/k6/k62mmx/rshift.asm2
-rw-r--r--mpn/x86/k6/mmx/com_n.asm2
-rw-r--r--mpn/x86/k6/mmx/logops_n.asm2
-rw-r--r--mpn/x86/k6/mmx/lshift.asm2
-rw-r--r--mpn/x86/k6/mmx/popham.asm2
-rw-r--r--mpn/x86/k6/mmx/rshift.asm2
-rw-r--r--mpn/x86/k6/mul_1.asm2
-rw-r--r--mpn/x86/k6/mul_basecase.asm2
-rw-r--r--mpn/x86/k6/sqr_basecase.asm2
-rw-r--r--mpn/x86/k7/aors_n.asm2
-rw-r--r--mpn/x86/k7/aorsmul_1.asm2
-rw-r--r--mpn/x86/k7/diveby3.asm2
-rw-r--r--mpn/x86/k7/gmp-mparam.h2
-rw-r--r--mpn/x86/k7/mmx/copyd.asm2
-rw-r--r--mpn/x86/k7/mmx/copyi.asm2
-rw-r--r--mpn/x86/k7/mmx/divrem_1.asm2
-rw-r--r--mpn/x86/k7/mmx/lshift.asm2
-rw-r--r--mpn/x86/k7/mmx/mod_1.asm2
-rw-r--r--mpn/x86/k7/mmx/popham.asm2
-rw-r--r--mpn/x86/k7/mmx/rshift.asm2
-rw-r--r--mpn/x86/k7/mul_1.asm2
-rw-r--r--mpn/x86/k7/mul_basecase.asm2
-rw-r--r--mpn/x86/k7/sqr_basecase.asm2
-rw-r--r--mpn/x86/lshift.asm2
-rw-r--r--mpn/x86/mod_1.asm2
-rw-r--r--mpn/x86/mul_1.asm2
-rw-r--r--mpn/x86/mul_basecase.asm2
-rw-r--r--mpn/x86/p6/aorsmul_1.asm2
-rw-r--r--mpn/x86/p6/diveby3.asm2
-rw-r--r--mpn/x86/p6/gmp-mparam.h2
-rw-r--r--mpn/x86/p6/mmx/divrem_1.asm2
-rw-r--r--mpn/x86/p6/mmx/mod_1.asm2
-rw-r--r--mpn/x86/p6/mmx/popham.asm2
-rw-r--r--mpn/x86/p6/p3mmx/popham.asm2
-rw-r--r--mpn/x86/p6/sqr_basecase.asm2
-rw-r--r--mpn/x86/pentium/aors_n.asm2
-rw-r--r--mpn/x86/pentium/aorsmul_1.asm2
-rw-r--r--mpn/x86/pentium/com_n.asm2
-rw-r--r--mpn/x86/pentium/diveby3.asm2
-rw-r--r--mpn/x86/pentium/gmp-mparam.h2
-rw-r--r--mpn/x86/pentium/lshift.asm2
-rw-r--r--mpn/x86/pentium/mmx/gmp-mparam.h2
-rw-r--r--mpn/x86/pentium/mmx/lshift.asm2
-rw-r--r--mpn/x86/pentium/mmx/popham.asm2
-rw-r--r--mpn/x86/pentium/mmx/rshift.asm2
-rw-r--r--mpn/x86/pentium/mul_1.asm2
-rw-r--r--mpn/x86/pentium/mul_basecase.asm2
-rw-r--r--mpn/x86/pentium/rshift.asm2
-rw-r--r--mpn/x86/pentium/sqr_basecase.asm2
-rw-r--r--mpn/x86/rshift.asm2
-rwxr-xr-xmpn/x86/t-zdisp.sh2
-rw-r--r--mpn/x86/udiv.asm2
-rw-r--r--mpn/x86/umul.asm2
-rw-r--r--mpn/x86/x86-defs.m42
-rw-r--r--mpn/z8000/add_n.s2
-rw-r--r--mpn/z8000/gmp-mparam.h2
-rw-r--r--mpn/z8000/mul_1.s2
-rw-r--r--mpn/z8000/sub_n.s2
-rw-r--r--mpn/z8000x/add_n.s2
-rw-r--r--mpn/z8000x/sub_n.s2
356 files changed, 356 insertions, 356 deletions
diff --git a/mpn/Makefile.am b/mpn/Makefile.am
index 9df198ecd..582db1e79 100644
--- a/mpn/Makefile.am
+++ b/mpn/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with automake to generate Makefile.in
-# Copyright (C) 1996, 1998, 1999, 2000 Free Software Foundation, Inc.
+# Copyright 1996, 1998, 1999, 2000 Free Software Foundation, Inc.
#
# This file is part of the GNU MP Library.
#
diff --git a/mpn/Makefile.in b/mpn/Makefile.in
index 782998b1d..bc918206c 100644
--- a/mpn/Makefile.in
+++ b/mpn/Makefile.in
@@ -98,7 +98,7 @@ install_sh = @install_sh@
mpn_objects = @mpn_objects@
mpn_objs_in_libgmp = @mpn_objs_in_libgmp@
-# Copyright (C) 1996, 1998, 1999, 2000 Free Software Foundation, Inc.
+# Copyright 1996, 1998, 1999, 2000 Free Software Foundation, Inc.
#
# This file is part of the GNU MP Library.
#
diff --git a/mpn/a29k/add_n.s b/mpn/a29k/add_n.s
index e3ee6dfa6..e7116afc5 100644
--- a/mpn/a29k/add_n.s
+++ b/mpn/a29k/add_n.s
@@ -1,7 +1,7 @@
; 29000 __gmpn_add -- Add two limb vectors of the same length > 0 and store
; sum in a third limb vector.
-; Copyright (C) 1992, 1994, 2000 Free Software Foundation, Inc.
+; Copyright 1992, 1994, 2000 Free Software Foundation, Inc.
; This file is part of the GNU MP Library.
diff --git a/mpn/a29k/addmul_1.s b/mpn/a29k/addmul_1.s
index f51b6d7af..509769acb 100644
--- a/mpn/a29k/addmul_1.s
+++ b/mpn/a29k/addmul_1.s
@@ -1,7 +1,7 @@
; 29000 __gmpn_addmul_1 -- Multiply a limb vector with a single limb and
; add the product to a second limb vector.
-; Copyright (C) 1992, 1994, 2000 Free Software Foundation, Inc.
+; Copyright 1992, 1994, 2000 Free Software Foundation, Inc.
; This file is part of the GNU MP Library.
diff --git a/mpn/a29k/lshift.s b/mpn/a29k/lshift.s
index 93e191712..56965f3f6 100644
--- a/mpn/a29k/lshift.s
+++ b/mpn/a29k/lshift.s
@@ -1,6 +1,6 @@
; 29000 __gmpn_lshift --
-; Copyright (C) 1992, 1994, 2000 Free Software Foundation, Inc.
+; Copyright 1992, 1994, 2000 Free Software Foundation, Inc.
; This file is part of the GNU MP Library.
diff --git a/mpn/a29k/mul_1.s b/mpn/a29k/mul_1.s
index 6bcf7ce0c..a610605e0 100644
--- a/mpn/a29k/mul_1.s
+++ b/mpn/a29k/mul_1.s
@@ -1,7 +1,7 @@
; 29000 __gmpn_mul_1 -- Multiply a limb vector with a single limb and
; store the product in a second limb vector.
-; Copyright (C) 1992, 1994, 2000 Free Software Foundation, Inc.
+; Copyright 1992, 1994, 2000 Free Software Foundation, Inc.
; This file is part of the GNU MP Library.
diff --git a/mpn/a29k/rshift.s b/mpn/a29k/rshift.s
index ea163bff2..962c89f0d 100644
--- a/mpn/a29k/rshift.s
+++ b/mpn/a29k/rshift.s
@@ -1,6 +1,6 @@
; 29000 __gmpn_rshift --
-; Copyright (C) 1992, 1994, 2000 Free Software Foundation, Inc.
+; Copyright 1992, 1994, 2000 Free Software Foundation, Inc.
; This file is part of the GNU MP Library.
diff --git a/mpn/a29k/sub_n.s b/mpn/a29k/sub_n.s
index c6b64c5be..511c90c89 100644
--- a/mpn/a29k/sub_n.s
+++ b/mpn/a29k/sub_n.s
@@ -1,7 +1,7 @@
; 29000 __gmpn_sub -- Subtract two limb vectors of the same length > 0 and
; store difference in a third limb vector.
-; Copyright (C) 1992, 1994, 2000 Free Software Foundation, Inc.
+; Copyright 1992, 1994, 2000 Free Software Foundation, Inc.
; This file is part of the GNU MP Library.
diff --git a/mpn/a29k/submul_1.s b/mpn/a29k/submul_1.s
index ef97d8d4e..3a733bc6a 100644
--- a/mpn/a29k/submul_1.s
+++ b/mpn/a29k/submul_1.s
@@ -1,7 +1,7 @@
; 29000 __gmpn_submul_1 -- Multiply a limb vector with a single limb and
; subtract the product from a second limb vector.
-; Copyright (C) 1992, 1994, 2000 Free Software Foundation, Inc.
+; Copyright 1992, 1994, 2000 Free Software Foundation, Inc.
; This file is part of the GNU MP Library.
diff --git a/mpn/a29k/udiv.s b/mpn/a29k/udiv.s
index fdd53a9a8..500eaf4d0 100644
--- a/mpn/a29k/udiv.s
+++ b/mpn/a29k/udiv.s
@@ -1,4 +1,4 @@
-; Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+; Copyright 1999, 2000 Free Software Foundation, Inc.
; This file is part of the GNU MP Library.
diff --git a/mpn/a29k/umul.s b/mpn/a29k/umul.s
index 774198116..5ab98709b 100644
--- a/mpn/a29k/umul.s
+++ b/mpn/a29k/umul.s
@@ -1,4 +1,4 @@
-; Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+; Copyright 1999, 2000 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 08d6a9f7b..c13cd9aa9 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 (C) 1995, 2000 Free Software Foundation, Inc.
+dnl Copyright 1995, 2000 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/alpha/addmul_1.asm b/mpn/alpha/addmul_1.asm
index 4ea900be6..03023ea37 100644
--- a/mpn/alpha/addmul_1.asm
+++ b/mpn/alpha/addmul_1.asm
@@ -1,7 +1,7 @@
dnl Alpha __gmpn_addmul_1 -- Multiply a limb vector with a limb and add
dnl the result to a second limb vector.
-dnl Copyright (C) 1992, 1994, 1995, 2000 Free Software Foundation, Inc.
+dnl Copyright 1992, 1994, 1995, 2000 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/alpha/cntlz.asm b/mpn/alpha/cntlz.asm
index 79441e673..6dddd272b 100644
--- a/mpn/alpha/cntlz.asm
+++ b/mpn/alpha/cntlz.asm
@@ -1,6 +1,6 @@
dnl Alpha auxiliary for longlong.h's count_leading_zeros
-dnl Copyright (C) 1997, 2000 Free Software Foundation, Inc.
+dnl Copyright 1997, 2000 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/alpha/default.m4 b/mpn/alpha/default.m4
index 5f4c48dc7..d1efba173 100644
--- a/mpn/alpha/default.m4
+++ b/mpn/alpha/default.m4
@@ -1,7 +1,7 @@
divert(-1)
-dnl Copyright (C) 2000 Free Software Foundation, Inc.
+dnl Copyright 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/alpha/ev5/add_n.asm b/mpn/alpha/ev5/add_n.asm
index 716d6404a..978d5eb9b 100644
--- a/mpn/alpha/ev5/add_n.asm
+++ b/mpn/alpha/ev5/add_n.asm
@@ -1,7 +1,7 @@
dnl Alpha EV5 __gmpn_add_n -- Add two limb vectors of the same length > 0 and
dnl store sum in a third limb vector.
-dnl Copyright (C) 1995, 1999, 2000 Free Software Foundation, Inc.
+dnl Copyright 1995, 1999, 2000 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/alpha/ev5/gmp-mparam.h b/mpn/alpha/ev5/gmp-mparam.h
index 446723b44..13f710da2 100644
--- a/mpn/alpha/ev5/gmp-mparam.h
+++ b/mpn/alpha/ev5/gmp-mparam.h
@@ -1,6 +1,6 @@
/* gmp-mparam.h -- Compiler/machine parameter header file.
-Copyright (C) 1991, 1993, 1994, 1999, 2000 Free Software Foundation, Inc.
+Copyright 1991, 1993, 1994, 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/alpha/ev5/lshift.asm b/mpn/alpha/ev5/lshift.asm
index cb181dda6..d24177b8d 100644
--- a/mpn/alpha/ev5/lshift.asm
+++ b/mpn/alpha/ev5/lshift.asm
@@ -1,6 +1,6 @@
dnl Alpha EV5 __gmpn_lshift -- Shift a number left.
-dnl Copyright (C) 1994, 1995, 2000 Free Software Foundation, Inc.
+dnl Copyright 1994, 1995, 2000 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/alpha/ev5/rshift.asm b/mpn/alpha/ev5/rshift.asm
index 9940d83fa..7ef40af0e 100644
--- a/mpn/alpha/ev5/rshift.asm
+++ b/mpn/alpha/ev5/rshift.asm
@@ -1,6 +1,6 @@
dnl Alpha EV5 __gmpn_rshift -- Shift a number right.
-dnl Copyright (C) 1994, 1995, 2000 Free Software Foundation, Inc.
+dnl Copyright 1994, 1995, 2000 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 5248a2aa3..abb45d37a 100644
--- a/mpn/alpha/ev5/sub_n.asm
+++ b/mpn/alpha/ev5/sub_n.asm
@@ -1,7 +1,7 @@
dnl Alpha EV5 __gmpn_sub_n -- Subtract two limb vectors of the same length > 0
dnl and store difference in a third limb vector.
-dnl Copyright (C) 1995, 1999, 2000 Free Software Foundation, Inc.
+dnl Copyright 1995, 1999, 2000 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/alpha/ev6/addmul_1.asm b/mpn/alpha/ev6/addmul_1.asm
index 7bec7a01d..ce99294cd 100644
--- a/mpn/alpha/ev6/addmul_1.asm
+++ b/mpn/alpha/ev6/addmul_1.asm
@@ -1,7 +1,7 @@
dnl Alpha ev6 mpn_addmul_1 -- Multiply a limb vector with a limb and add
dnl the result to a second limb vector.
-dnl Copyright (C) 2000 Free Software Foundation, Inc.
+dnl Copyright 2000 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/alpha/ev6/gmp-mparam.h b/mpn/alpha/ev6/gmp-mparam.h
index 01f62c642..ef2ebe63f 100644
--- a/mpn/alpha/ev6/gmp-mparam.h
+++ b/mpn/alpha/ev6/gmp-mparam.h
@@ -1,6 +1,6 @@
/* gmp-mparam.h -- Compiler/machine parameter header file.
-Copyright (C) 1991, 1993, 1994, 2000 Free Software Foundation, Inc.
+Copyright 1991, 1993, 1994, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/alpha/gmp-mparam.h b/mpn/alpha/gmp-mparam.h
index 054ff2fe5..ef1b999c0 100644
--- a/mpn/alpha/gmp-mparam.h
+++ b/mpn/alpha/gmp-mparam.h
@@ -1,6 +1,6 @@
/* gmp-mparam.h -- Compiler/machine parameter header file.
-Copyright (C) 1991, 1993, 1994, 1999, 2000 Free Software Foundation, Inc.
+Copyright 1991, 1993, 1994, 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/alpha/invert_limb.asm b/mpn/alpha/invert_limb.asm
index a921b32b3..2910193a9 100644
--- a/mpn/alpha/invert_limb.asm
+++ b/mpn/alpha/invert_limb.asm
@@ -1,6 +1,6 @@
dnl Alpha mpn_invert_limb -- Invert a normalized limb.
-dnl Copyright (C) 1996, 2000 Free Software Foundation, Inc.
+dnl Copyright 1996, 2000 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/alpha/lshift.asm b/mpn/alpha/lshift.asm
index 87c46f6fe..84bb63e7a 100644
--- a/mpn/alpha/lshift.asm
+++ b/mpn/alpha/lshift.asm
@@ -1,6 +1,6 @@
dnl Alpha mpn_lshift -- Shift a number left.
-dnl Copyright (C) 1994, 1995, 2000 Free Software Foundation, Inc.
+dnl Copyright 1994, 1995, 2000 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/alpha/mul_1.asm b/mpn/alpha/mul_1.asm
index 46b8df34f..ac4d25289 100644
--- a/mpn/alpha/mul_1.asm
+++ b/mpn/alpha/mul_1.asm
@@ -1,7 +1,7 @@
dnl Alpha __gmpn_mul_1 -- Multiply a limb vector with a limb and store
dnl the result in a second limb vector.
-dnl Copyright (C) 1992, 1994, 1995, 2000 Free Software Foundation, Inc.
+dnl Copyright 1992, 1994, 1995, 2000 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/alpha/rshift.asm b/mpn/alpha/rshift.asm
index aa25eda54..c9ba51cda 100644
--- a/mpn/alpha/rshift.asm
+++ b/mpn/alpha/rshift.asm
@@ -1,6 +1,6 @@
dnl Alpha mpn_rshift -- Shift a number right.
-dnl Copyright (C) 1994, 1995, 2000 Free Software Foundation, Inc.
+dnl Copyright 1994, 1995, 2000 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/alpha/sub_n.asm b/mpn/alpha/sub_n.asm
index 718f65714..42d4cd4ed 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 (C) 1995, 2000 Free Software Foundation, Inc.
+dnl Copyright 1995, 2000 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/alpha/submul_1.asm b/mpn/alpha/submul_1.asm
index caec1a720..c8049bc59 100644
--- a/mpn/alpha/submul_1.asm
+++ b/mpn/alpha/submul_1.asm
@@ -1,7 +1,7 @@
dnl Alpha __gmpn_submul_1 -- Multiply a limb vector with a limb and
dnl subtract the result from a second limb vector.
-dnl Copyright (C) 1992, 1994, 1995, 2000 Free Software Foundation, Inc.
+dnl Copyright 1992, 1994, 1995, 2000 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/alpha/udiv_qrnnd.S b/mpn/alpha/udiv_qrnnd.S
index 53814bbcb..e35a63d23 100644
--- a/mpn/alpha/udiv_qrnnd.S
+++ b/mpn/alpha/udiv_qrnnd.S
@@ -1,6 +1,6 @@
# Alpha 21064 __udiv_qrnnd
- # Copyright (C) 1992, 1994, 1995, 1997, 2000 Free Software Foundation, Inc.
+ # Copyright 1992, 1994, 1995, 1997, 2000 Free Software Foundation, Inc.
# This file is part of the GNU MP Library.
diff --git a/mpn/alpha/umul.asm b/mpn/alpha/umul.asm
index 44428ed5f..21bbdebff 100644
--- a/mpn/alpha/umul.asm
+++ b/mpn/alpha/umul.asm
@@ -1,7 +1,7 @@
dnl Currently unused.
-dnl Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+dnl Copyright 1999, 2000 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/alpha/unicos.m4 b/mpn/alpha/unicos.m4
index 7ff26c090..810ec46a9 100644
--- a/mpn/alpha/unicos.m4
+++ b/mpn/alpha/unicos.m4
@@ -1,7 +1,7 @@
divert(-1)
-dnl Copyright (C) 2000 Free Software Foundation, Inc.
+dnl Copyright 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/arm/add_n.S b/mpn/arm/add_n.S
index fb3f8f703..790c5f578 100644
--- a/mpn/arm/add_n.S
+++ b/mpn/arm/add_n.S
@@ -2,7 +2,7 @@
@ a third limb vector.
@ Contributed by Robert Harley.
-@ Copyright (C) 1997, 2000 Free Software Foundation, Inc.
+@ Copyright 1997, 2000 Free Software Foundation, Inc.
@ This file is part of the GNU MP Library.
diff --git a/mpn/arm/addmul_1.S b/mpn/arm/addmul_1.S
index 396fff77a..80ff0bc29 100644
--- a/mpn/arm/addmul_1.S
+++ b/mpn/arm/addmul_1.S
@@ -2,7 +2,7 @@
@ second limb vector.
@ Contributed by Robert Harley.
-@ Copyright (C) 1998, 2000 Free Software Foundation, Inc.
+@ Copyright 1998, 2000 Free Software Foundation, Inc.
@ This file is part of the GNU MP Library.
diff --git a/mpn/arm/gmp-mparam.h b/mpn/arm/gmp-mparam.h
index a35b0c7b6..2ee37fee5 100644
--- a/mpn/arm/gmp-mparam.h
+++ b/mpn/arm/gmp-mparam.h
@@ -1,6 +1,6 @@
/* gmp-mparam.h -- Compiler/machine parameter header file.
-Copyright (C) 1991, 1993, 1994, 1999, 2000 Free Software Foundation, Inc.
+Copyright 1991, 1993, 1994, 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/arm/mul_1.S b/mpn/arm/mul_1.S
index bae526a0f..df3b300db 100644
--- a/mpn/arm/mul_1.S
+++ b/mpn/arm/mul_1.S
@@ -2,7 +2,7 @@
@ in a second limb vector.
@ Contributed by Robert Harley.
-@ Copyright (C) 1998, 2000 Free Software Foundation, Inc.
+@ Copyright 1998, 2000 Free Software Foundation, Inc.
@ This file is part of the GNU MP Library.
diff --git a/mpn/arm/sub_n.S b/mpn/arm/sub_n.S
index 856505fe2..839dc0128 100644
--- a/mpn/arm/sub_n.S
+++ b/mpn/arm/sub_n.S
@@ -2,7 +2,7 @@
@ difference in a third limb vector.
@ Contributed by Robert Harley.
-@ Copyright (C) 1997, 2000 Free Software Foundation, Inc.
+@ Copyright 1997, 2000 Free Software Foundation, Inc.
@ This file is part of the GNU MP Library.
diff --git a/mpn/asm-defs.m4 b/mpn/asm-defs.m4
index aa2024138..345c1541c 100644
--- a/mpn/asm-defs.m4
+++ b/mpn/asm-defs.m4
@@ -9,7 +9,7 @@ dnl GNU m4 and OpenBSD 2.7 m4 will give filenames and line numbers in error
dnl messages.
-dnl Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+dnl Copyright 1999, 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/clipper/add_n.s b/mpn/clipper/add_n.s
index 538a1caed..9f82cdbcf 100644
--- a/mpn/clipper/add_n.s
+++ b/mpn/clipper/add_n.s
@@ -1,7 +1,7 @@
; Clipper __gmpn_add_n -- Add two limb vectors of the same length > 0 and store
; sum in a third limb vector.
-; Copyright (C) 1995, 2000 Free Software Foundation, Inc.
+; Copyright 1995, 2000 Free Software Foundation, Inc.
; This file is part of the GNU MP Library.
diff --git a/mpn/clipper/mul_1.s b/mpn/clipper/mul_1.s
index c0c756488..f4187555a 100644
--- a/mpn/clipper/mul_1.s
+++ b/mpn/clipper/mul_1.s
@@ -1,7 +1,7 @@
; Clipper __gmpn_mul_1 -- Multiply a limb vector with a limb and store
; the result in a second limb vector.
-; Copyright (C) 1995, 2000 Free Software Foundation, Inc.
+; Copyright 1995, 2000 Free Software Foundation, Inc.
; This file is part of the GNU MP Library.
diff --git a/mpn/clipper/sub_n.s b/mpn/clipper/sub_n.s
index 44d879728..0c6245c0a 100644
--- a/mpn/clipper/sub_n.s
+++ b/mpn/clipper/sub_n.s
@@ -1,7 +1,7 @@
; Clipper __gmpn_sub_n -- Subtract two limb vectors of the same length > 0 and
; store difference in a third limb vector.
-; Copyright (C) 1995, 2000 Free Software Foundation, Inc.
+; Copyright 1995, 2000 Free Software Foundation, Inc.
; This file is part of the GNU MP Library.
diff --git a/mpn/cray/add_n.c b/mpn/cray/add_n.c
index 1fdb39499..87feb0655 100644
--- a/mpn/cray/add_n.c
+++ b/mpn/cray/add_n.c
@@ -1,7 +1,7 @@
/* mpn_add_n -- Add two limb vectors of equal, non-zero length.
For Cray vector processors.
- Copyright (C) 1996, 2000 Free Software Foundation, Inc.
+ Copyright 1996, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/cray/addmul_1.c b/mpn/cray/addmul_1.c
index 031b4e8e8..4f1b6201d 100644
--- a/mpn/cray/addmul_1.c
+++ b/mpn/cray/addmul_1.c
@@ -1,6 +1,6 @@
/* mpn_addmul_1 for Cray PVP.
-Copyright (C) 1996, 2000 Free Software Foundation, Inc.
+Copyright 1996, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/cray/gmp-mparam.h b/mpn/cray/gmp-mparam.h
index 14f7b8e05..eaa5a9ad2 100644
--- a/mpn/cray/gmp-mparam.h
+++ b/mpn/cray/gmp-mparam.h
@@ -1,6 +1,6 @@
/* gmp-mparam.h -- Compiler/machine parameter header file.
-Copyright (C) 1991, 1993, 1994, 1996 Free Software Foundation, Inc.
+Copyright 1991, 1993, 1994, 1996 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/cray/mul_1.c b/mpn/cray/mul_1.c
index 0c8750b4a..ce467c640 100644
--- a/mpn/cray/mul_1.c
+++ b/mpn/cray/mul_1.c
@@ -1,6 +1,6 @@
/* mpn_mul_1 for Cray PVP.
-Copyright (C) 1996, 2000 Free Software Foundation, Inc.
+Copyright 1996, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/cray/mulww.f b/mpn/cray/mulww.f
index 99507c1e4..5e3311ae5 100644
--- a/mpn/cray/mulww.f
+++ b/mpn/cray/mulww.f
@@ -1,6 +1,6 @@
c Helper for mpn_mul_1, mpn_addmul_1, and mpn_submul_1 for Cray PVP.
-c Copyright (C) 1996, 2000 Free Software Foundation, Inc.
+c Copyright 1996, 2000 Free Software Foundation, Inc.
c This file is part of the GNU MP Library.
diff --git a/mpn/cray/mulww.s b/mpn/cray/mulww.s
index 890cdcf94..f4afb2e5e 100644
--- a/mpn/cray/mulww.s
+++ b/mpn/cray/mulww.s
@@ -1,6 +1,6 @@
* Helper for mpn_mul_1, mpn_addmul_1, and mpn_submul_1 for Cray PVP.
-* Copyright (C) 1996, 2000 Free Software Foundation, Inc.
+* Copyright 1996, 2000 Free Software Foundation, Inc.
* This file is generated from mulww.f in this same directory.
* This file is part of the GNU MP Library.
diff --git a/mpn/cray/sub_n.c b/mpn/cray/sub_n.c
index 902e07a72..01ae9c61b 100644
--- a/mpn/cray/sub_n.c
+++ b/mpn/cray/sub_n.c
@@ -1,7 +1,7 @@
/* mpn_sub_n -- Subtract two limb vectors of equal, non-zero length.
For Cray vector processors.
- Copyright (C) 1996, 2000 Free Software Foundation, Inc.
+ Copyright 1996, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/cray/submul_1.c b/mpn/cray/submul_1.c
index 4d2fb13c6..4f255b236 100644
--- a/mpn/cray/submul_1.c
+++ b/mpn/cray/submul_1.c
@@ -1,6 +1,6 @@
/* mpn_submul_1 for Cray PVP.
-Copyright (C) 1996, 2000 Free Software Foundation, Inc.
+Copyright 1996, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/generic/addsub_n.c b/mpn/generic/addsub_n.c
index c9bab3ef6..166c87d4a 100644
--- a/mpn/generic/addsub_n.c
+++ b/mpn/generic/addsub_n.c
@@ -1,6 +1,6 @@
/* mpn_addsub_n -- Add and Subtract two limb vectors of equal, non-zero length.
-Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+Copyright 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/generic/aors_n.c b/mpn/generic/aors_n.c
index 13fd1d591..f361ae465 100644
--- a/mpn/generic/aors_n.c
+++ b/mpn/generic/aors_n.c
@@ -1,6 +1,6 @@
/* mpn_add_n, mpn_sub_n -- add or subtract equal length limb vectors.
-Copyright (C) 1992, 1993, 1994, 1996, 2000 Free Software Foundation, Inc.
+Copyright 1992, 1993, 1994, 1996, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/generic/aorsmul_1.c b/mpn/generic/aorsmul_1.c
index a0337e839..30445605e 100644
--- a/mpn/generic/aorsmul_1.c
+++ b/mpn/generic/aorsmul_1.c
@@ -4,7 +4,7 @@
RES_PTR. Return the most significant limb of the product, adjusted for
carry-out from the addition.
-Copyright (C) 1992, 1993, 1994, 1996, 2000 Free Software Foundation, Inc.
+Copyright 1992, 1993, 1994, 1996, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/generic/bdivmod.c b/mpn/generic/bdivmod.c
index 741ca6959..1f8fed2a6 100644
--- a/mpn/generic/bdivmod.c
+++ b/mpn/generic/bdivmod.c
@@ -1,6 +1,6 @@
/* mpn/bdivmod.c: mpn_bdivmod for computing U/V mod 2^d.
-Copyright (C) 1991, 1993, 1994, 1995, 1996, 1999, 2000 Free Software
+Copyright 1991, 1993, 1994, 1995, 1996, 1999, 2000 Free Software
Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/generic/bz_divrem_n.c b/mpn/generic/bz_divrem_n.c
index d234b22af..ca3ace115 100644
--- a/mpn/generic/bz_divrem_n.c
+++ b/mpn/generic/bz_divrem_n.c
@@ -6,7 +6,7 @@
FUTURE GNU MP RELEASE.
-Copyright (C) 2000 Free Software Foundation, Inc.
+Copyright 2000 Free Software Foundation, Inc.
Contributed by Paul Zimmermann.
This file is part of the GNU MP Library.
diff --git a/mpn/generic/cmp.c b/mpn/generic/cmp.c
index 228874b4e..ca8d3d9c2 100644
--- a/mpn/generic/cmp.c
+++ b/mpn/generic/cmp.c
@@ -1,6 +1,6 @@
/* mpn_cmp -- Compare two low-level natural-number integers.
-Copyright (C) 1991, 1993, 1994, 1996, 2000 Free Software Foundation, Inc.
+Copyright 1991, 1993, 1994, 1996, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/generic/diveby3.c b/mpn/generic/diveby3.c
index 48675621f..7ed76c772 100644
--- a/mpn/generic/diveby3.c
+++ b/mpn/generic/diveby3.c
@@ -1,7 +1,7 @@
/* mpn_divexact_by3 -- mpn division by 3, expecting no remainder. */
/*
-Copyright (C) 2000 Free Software Foundation, Inc.
+Copyright 2000 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 119848745..a900de073 100644
--- a/mpn/generic/divrem.c
+++ b/mpn/generic/divrem.c
@@ -2,7 +2,7 @@
quotient. This is now just a middle layer for calling the new
internal mpn_tdiv_qr.
-Copyright (C) 1993, 1994, 1995, 1996, 1997, 1999, 2000 Free Software
+Copyright 1993, 1994, 1995, 1996, 1997, 1999, 2000 Free Software
Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/generic/divrem_1.c b/mpn/generic/divrem_1.c
index 054af5b22..7401cf12b 100644
--- a/mpn/generic/divrem_1.c
+++ b/mpn/generic/divrem_1.c
@@ -6,7 +6,7 @@
QUOT_PTR and DIVIDEND_PTR might point to the same limb.
-Copyright (C) 1991, 1993, 1994, 1996, 1998, 1999, 2000 Free Software
+Copyright 1991, 1993, 1994, 1996, 1998, 1999, 2000 Free Software
Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/generic/divrem_2.c b/mpn/generic/divrem_2.c
index 1b8fba514..ac9617b38 100644
--- a/mpn/generic/divrem_2.c
+++ b/mpn/generic/divrem_2.c
@@ -7,7 +7,7 @@
RELEASE.
-Copyright (C) 1993, 1994, 1995, 1996, 1999, 2000 Free Software Foundation,
+Copyright 1993, 1994, 1995, 1996, 1999, 2000 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 66f375c74..8bc4a5b09 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 (C) 1996, 2000 Free Software Foundation, Inc.
+Copyright 1996, 2000 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 515f98386..24d8408ec 100644
--- a/mpn/generic/gcd.c
+++ b/mpn/generic/gcd.c
@@ -1,6 +1,6 @@
/* mpn/gcd.c: mpn_gcd for gcd of two odd integers.
-Copyright (C) 1991, 1993, 1994, 1995, 1996, 1997, 1998, 2000 Free Software
+Copyright 1991, 1993, 1994, 1995, 1996, 1997, 1998, 2000 Free Software
Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/generic/gcd_1.c b/mpn/generic/gcd_1.c
index 396fe2a6c..ea1bac2e9 100644
--- a/mpn/generic/gcd_1.c
+++ b/mpn/generic/gcd_1.c
@@ -1,6 +1,6 @@
/* mpn_gcd_1 -- mpn and limb greatest common divisor.
-Copyright (C) 1994, 1996, 2000 Free Software Foundation, Inc.
+Copyright 1994, 1996, 2000 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 cdc0ec087..5205be9cf 100644
--- a/mpn/generic/gcdext.c
+++ b/mpn/generic/gcdext.c
@@ -1,6 +1,6 @@
/* mpn_gcdext -- Extended Greatest Common Divisor.
-Copyright (C) 1996, 1998, 2000 Free Software Foundation, Inc.
+Copyright 1996, 1998, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/generic/get_str.c b/mpn/generic/get_str.c
index f656c96a8..a32700add 100644
--- a/mpn/generic/get_str.c
+++ b/mpn/generic/get_str.c
@@ -1,7 +1,7 @@
/* mpn_get_str -- Convert a MSIZE long limb vector pointed to by MPTR
to a printable string in STR in base BASE.
-Copyright (C) 1991, 1992, 1993, 1994, 1996, 2000 Free Software Foundation,
+Copyright 1991, 1992, 1993, 1994, 1996, 2000 Free Software Foundation,
Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/generic/gmp-mparam.h b/mpn/generic/gmp-mparam.h
index 6fab43b47..f3c054066 100644
--- a/mpn/generic/gmp-mparam.h
+++ b/mpn/generic/gmp-mparam.h
@@ -1,6 +1,6 @@
/* Generic C gmp-mparam.h -- Compiler/machine parameter header file.
-Copyright (C) 1991, 1993, 1994, 2000 Free Software Foundation, Inc.
+Copyright 1991, 1993, 1994, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/generic/inlines.c b/mpn/generic/inlines.c
index f3d08bf78..6eefb4742 100644
--- a/mpn/generic/inlines.c
+++ b/mpn/generic/inlines.c
@@ -1,5 +1,5 @@
/*
-Copyright (C) 1996, 2000 Free Software Foundation, Inc.
+Copyright 1996, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/generic/jacbase.c b/mpn/generic/jacbase.c
index dd437f1ac..04e962617 100644
--- a/mpn/generic/jacbase.c
+++ b/mpn/generic/jacbase.c
@@ -4,7 +4,7 @@
INCOMPATIBLE CHANGES IN A FUTURE RELEASE OF GMP. */
/*
-Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+Copyright 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/generic/lshift.c b/mpn/generic/lshift.c
index ddd524727..0624bb1b9 100644
--- a/mpn/generic/lshift.c
+++ b/mpn/generic/lshift.c
@@ -1,6 +1,6 @@
/* mpn_lshift -- Shift left low level.
-Copyright (C) 1991, 1993, 1994, 1996, 2000 Free Software Foundation, Inc.
+Copyright 1991, 1993, 1994, 1996, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/generic/mod_1.c b/mpn/generic/mod_1.c
index c5d7628e8..afe5fc34d 100644
--- a/mpn/generic/mod_1.c
+++ b/mpn/generic/mod_1.c
@@ -3,7 +3,7 @@
Return the single-limb remainder.
There are no constraints on the value of the divisor.
-Copyright (C) 1991, 1993, 1994, 1999, 2000 Free Software Foundation, Inc.
+Copyright 1991, 1993, 1994, 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/generic/mod_1_rs.c b/mpn/generic/mod_1_rs.c
index 32efcde27..e070fe54a 100644
--- a/mpn/generic/mod_1_rs.c
+++ b/mpn/generic/mod_1_rs.c
@@ -6,7 +6,7 @@
RELEASE. */
/*
-Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+Copyright 1999, 2000 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 19a40cbe7..28dacf9d5 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 (C) 1991, 1993, 1994, 1996, 1997, 1999, 2000 Free Software
+Copyright 1991, 1993, 1994, 1996, 1997, 1999, 2000 Free Software
Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/generic/mul_1.c b/mpn/generic/mul_1.c
index a2c1566c2..c321a4dda 100644
--- a/mpn/generic/mul_1.c
+++ b/mpn/generic/mul_1.c
@@ -1,7 +1,7 @@
/* mpn_mul_1 -- Multiply a limb vector with a single limb and
store the product in a second limb vector.
-Copyright (C) 1991, 1992, 1993, 1994, 1996, 2000 Free Software Foundation,
+Copyright 1991, 1992, 1993, 1994, 1996, 2000 Free Software Foundation,
Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/generic/mul_basecase.c b/mpn/generic/mul_basecase.c
index a10d31bbf..ed946cff5 100644
--- a/mpn/generic/mul_basecase.c
+++ b/mpn/generic/mul_basecase.c
@@ -5,7 +5,7 @@
SAFE TO REACH THIS FUNCTION THROUGH DOCUMENTED INTERFACES.
-Copyright (C) 1991, 1992, 1993, 1994, 1996, 1997, 2000 Free Software
+Copyright 1991, 1992, 1993, 1994, 1996, 1997, 2000 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 b8086bdc5..cc5c56fc3 100644
--- a/mpn/generic/mul_fft.c
+++ b/mpn/generic/mul_fft.c
@@ -6,7 +6,7 @@
INTERFACES. IT IS ALMOST GUARANTEED THAT THEY'LL CHANGE OR DISAPPEAR IN
A FUTURE GNU MP RELEASE.
-Copyright (C) 1998, 1999, 2000 Free Software Foundation, Inc.
+Copyright 1998, 1999, 2000 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 a636910aa..bd2b4523e 100644
--- a/mpn/generic/mul_n.c
+++ b/mpn/generic/mul_n.c
@@ -6,7 +6,7 @@
THAT THEY'LL CHANGE OR DISAPPEAR IN A FUTURE GNU MP RELEASE.
-Copyright (C) 1991, 1993, 1994, 1996, 1997, 1998, 1999, 2000 Free Software
+Copyright 1991, 1993, 1994, 1996, 1997, 1998, 1999, 2000 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 221100339..c44a3318d 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 (C) 1991, 1993, 1994, 1996, 1997, 2000 Free Software Foundation,
+Copyright 1991, 1993, 1994, 1996, 1997, 2000 Free Software Foundation,
Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/generic/popham.c b/mpn/generic/popham.c
index 108adf5dc..52c9fab28 100644
--- a/mpn/generic/popham.c
+++ b/mpn/generic/popham.c
@@ -1,6 +1,6 @@
/* mpn_popcount, mpn_hamdist -- population count and hamming distance.
-Copyright (C) 1994, 1996, 2000 Free Software Foundation, Inc.
+Copyright 1994, 1996, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/generic/pre_mod_1.c b/mpn/generic/pre_mod_1.c
index 1f1100bb7..57668cfb7 100644
--- a/mpn/generic/pre_mod_1.c
+++ b/mpn/generic/pre_mod_1.c
@@ -5,7 +5,7 @@
- 2^BITS_PER_MP_LIMB.
Return the single-limb remainder.
-Copyright (C) 1991, 1993, 1994, 2000 Free Software Foundation, Inc.
+Copyright 1991, 1993, 1994, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/generic/random.c b/mpn/generic/random.c
index d9d74c5f0..0cf4ec1e9 100644
--- a/mpn/generic/random.c
+++ b/mpn/generic/random.c
@@ -1,6 +1,6 @@
/* mpn_random -- Generate random numbers.
-Copyright (C) 1996, 1997, 2000 Free Software Foundation, Inc.
+Copyright 1996, 1997, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/generic/random2.c b/mpn/generic/random2.c
index 40fc37ce9..577eda1bf 100644
--- a/mpn/generic/random2.c
+++ b/mpn/generic/random2.c
@@ -1,7 +1,7 @@
/* mpn_random2 -- Generate random numbers with relatively long strings
of ones and zeroes. Suitable for border testing.
-Copyright (C) 1992, 1993, 1994, 1996, 2000 Free Software Foundation, Inc.
+Copyright 1992, 1993, 1994, 1996, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/generic/rshift.c b/mpn/generic/rshift.c
index c6dfa0a58..0ddffcdf8 100644
--- a/mpn/generic/rshift.c
+++ b/mpn/generic/rshift.c
@@ -1,6 +1,6 @@
/* mpn_rshift -- Shift right a low-level natural-number integer.
-Copyright (C) 1991, 1993, 1994, 1996, 2000 Free Software Foundation, Inc.
+Copyright 1991, 1993, 1994, 1996, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/generic/sb_divrem_mn.c b/mpn/generic/sb_divrem_mn.c
index 202e980b4..c9573c73d 100644
--- a/mpn/generic/sb_divrem_mn.c
+++ b/mpn/generic/sb_divrem_mn.c
@@ -7,7 +7,7 @@
FUTURE GNU MP RELEASE.
-Copyright (C) 1993, 1994, 1995, 1996, 2000 Free Software Foundation, Inc.
+Copyright 1993, 1994, 1995, 1996, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/generic/scan0.c b/mpn/generic/scan0.c
index 6bcade885..4bb9d8384 100644
--- a/mpn/generic/scan0.c
+++ b/mpn/generic/scan0.c
@@ -1,6 +1,6 @@
/* mpn_scan0 -- Scan from a given bit position for the next clear bit.
-Copyright (C) 1994, 1996 Free Software Foundation, Inc.
+Copyright 1994, 1996 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/generic/scan1.c b/mpn/generic/scan1.c
index c0d79a117..f0ec37114 100644
--- a/mpn/generic/scan1.c
+++ b/mpn/generic/scan1.c
@@ -1,6 +1,6 @@
/* mpn_scan1 -- Scan from a given bit position for the next set bit.
-Copyright (C) 1994, 1996 Free Software Foundation, Inc.
+Copyright 1994, 1996 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/generic/set_str.c b/mpn/generic/set_str.c
index 6c1ada8a7..26885a04a 100644
--- a/mpn/generic/set_str.c
+++ b/mpn/generic/set_str.c
@@ -3,7 +3,7 @@
limb vector pointed to by RES_PTR. Return the number of limbs in
RES_PTR.
-Copyright (C) 1991, 1992, 1993, 1994, 1996, 2000 Free Software Foundation,
+Copyright 1991, 1992, 1993, 1994, 1996, 2000 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 70c3a029c..d2d413b6c 100644
--- a/mpn/generic/sqr_basecase.c
+++ b/mpn/generic/sqr_basecase.c
@@ -5,7 +5,7 @@
SAFE TO REACH THIS FUNCTION THROUGH DOCUMENTED INTERFACES.
-Copyright (C) 1991, 1992, 1993, 1994, 1996, 1997, 2000 Free Software
+Copyright 1991, 1992, 1993, 1994, 1996, 1997, 2000 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 f613e5b6f..7ea711e01 100644
--- a/mpn/generic/sqrtrem.c
+++ b/mpn/generic/sqrtrem.c
@@ -12,7 +12,7 @@
the function is 0 if OP is a perfect square, and *any* non-zero number
otherwise.
-Copyright (C) 1993, 1994, 1996, 1997, 1998, 1999, 2000 Free Software
+Copyright 1993, 1994, 1996, 1997, 1998, 1999, 2000 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 f09233ea8..31f2db998 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 (C) 1997, 2000 Free Software Foundation, Inc.
+Copyright 1997, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/generic/udiv_w_sdiv.c b/mpn/generic/udiv_w_sdiv.c
index 2cab61e25..164f5932f 100644
--- a/mpn/generic/udiv_w_sdiv.c
+++ b/mpn/generic/udiv_w_sdiv.c
@@ -9,7 +9,7 @@
GNU MP RELEASE.
-Copyright (C) 1992, 1994, 1996, 2000 Free Software Foundation, Inc.
+Copyright 1992, 1994, 1996, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/hppa/add_n.s b/mpn/hppa/add_n.s
index c53b2f71b..068f35e79 100644
--- a/mpn/hppa/add_n.s
+++ b/mpn/hppa/add_n.s
@@ -1,7 +1,7 @@
; HP-PA __gmpn_add_n -- Add two limb vectors of the same length > 0 and store
; sum in a third limb vector.
-; Copyright (C) 1992, 1994, 2000 Free Software Foundation, Inc.
+; Copyright 1992, 1994, 2000 Free Software Foundation, Inc.
; This file is part of the GNU MP Library.
diff --git a/mpn/hppa/gmp-mparam.h b/mpn/hppa/gmp-mparam.h
index 98b6d9ce3..cf248e5dd 100644
--- a/mpn/hppa/gmp-mparam.h
+++ b/mpn/hppa/gmp-mparam.h
@@ -1,6 +1,6 @@
/* gmp-mparam.h -- Compiler/machine parameter header file.
-Copyright (C) 1991, 1993, 1994, 1999, 2000 Free Software Foundation, Inc.
+Copyright 1991, 1993, 1994, 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/hppa/hppa1_1/addmul_1.s b/mpn/hppa/hppa1_1/addmul_1.s
index c7d218f92..9a3e814c6 100644
--- a/mpn/hppa/hppa1_1/addmul_1.s
+++ b/mpn/hppa/hppa1_1/addmul_1.s
@@ -1,7 +1,7 @@
; HP-PA-1.1 __gmpn_addmul_1 -- Multiply a limb vector with a limb and
; add the result to a second limb vector.
-; Copyright (C) 1992, 1993, 1994, 2000 Free Software Foundation, Inc.
+; Copyright 1992, 1993, 1994, 2000 Free Software Foundation, Inc.
; This file is part of the GNU MP Library.
diff --git a/mpn/hppa/hppa1_1/mul_1.s b/mpn/hppa/hppa1_1/mul_1.s
index 4512fddec..f6a544b46 100644
--- a/mpn/hppa/hppa1_1/mul_1.s
+++ b/mpn/hppa/hppa1_1/mul_1.s
@@ -1,7 +1,7 @@
; HP-PA-1.1 __gmpn_mul_1 -- Multiply a limb vector with a limb and store
; the result in a second limb vector.
-; Copyright (C) 1992, 1993, 1994, 2000 Free Software Foundation, Inc.
+; Copyright 1992, 1993, 1994, 2000 Free Software Foundation, Inc.
; This file is part of the GNU MP Library.
diff --git a/mpn/hppa/hppa1_1/pa7100/add_n.s b/mpn/hppa/hppa1_1/pa7100/add_n.s
index 4f4be08b3..7a042e659 100644
--- a/mpn/hppa/hppa1_1/pa7100/add_n.s
+++ b/mpn/hppa/hppa1_1/pa7100/add_n.s
@@ -2,7 +2,7 @@
; sum in a third limb vector.
; This is optimized for the PA7100, where is runs at 4.25 cycles/limb
-; Copyright (C) 1992, 1994, 2000 Free Software Foundation, Inc.
+; Copyright 1992, 1994, 2000 Free Software Foundation, Inc.
; This file is part of the GNU MP Library.
diff --git a/mpn/hppa/hppa1_1/pa7100/addmul_1.S b/mpn/hppa/hppa1_1/pa7100/addmul_1.S
index 04db06822..a6547a0b2 100644
--- a/mpn/hppa/hppa1_1/pa7100/addmul_1.S
+++ b/mpn/hppa/hppa1_1/pa7100/addmul_1.S
@@ -1,7 +1,7 @@
; HP-PA 7100/7200 __gmpn_addmul_1 -- Multiply a limb vector with a limb and
; add the result to a second limb vector.
-; Copyright (C) 1995, 2000 Free Software Foundation, Inc.
+; Copyright 1995, 2000 Free Software Foundation, Inc.
; This file is part of the GNU MP Library.
diff --git a/mpn/hppa/hppa1_1/pa7100/lshift.s b/mpn/hppa/hppa1_1/pa7100/lshift.s
index 31669b1a5..cad295101 100644
--- a/mpn/hppa/hppa1_1/pa7100/lshift.s
+++ b/mpn/hppa/hppa1_1/pa7100/lshift.s
@@ -1,7 +1,7 @@
; HP-PA __gmpn_lshift --
; This is optimized for the PA7100, where is runs at 3.25 cycles/limb
-; Copyright (C) 1992, 1994, 2000 Free Software Foundation, Inc.
+; Copyright 1992, 1994, 2000 Free Software Foundation, Inc.
; This file is part of the GNU MP Library.
diff --git a/mpn/hppa/hppa1_1/pa7100/rshift.s b/mpn/hppa/hppa1_1/pa7100/rshift.s
index d32b10b4b..c2173e91a 100644
--- a/mpn/hppa/hppa1_1/pa7100/rshift.s
+++ b/mpn/hppa/hppa1_1/pa7100/rshift.s
@@ -1,7 +1,7 @@
; HP-PA __gmpn_rshift --
; This is optimized for the PA7100, where is runs at 3.25 cycles/limb
-; Copyright (C) 1992, 1994, 2000 Free Software Foundation, Inc.
+; Copyright 1992, 1994, 2000 Free Software Foundation, Inc.
; This file is part of the GNU MP Library.
diff --git a/mpn/hppa/hppa1_1/pa7100/sub_n.s b/mpn/hppa/hppa1_1/pa7100/sub_n.s
index 0eec41c4b..8ddd9b4b4 100644
--- a/mpn/hppa/hppa1_1/pa7100/sub_n.s
+++ b/mpn/hppa/hppa1_1/pa7100/sub_n.s
@@ -2,7 +2,7 @@
; store difference in a third limb vector.
; This is optimized for the PA7100, where is runs at 4.25 cycles/limb
-; Copyright (C) 1992, 1994, 2000 Free Software Foundation, Inc.
+; Copyright 1992, 1994, 2000 Free Software Foundation, Inc.
; This file is part of the GNU MP Library.
diff --git a/mpn/hppa/hppa1_1/pa7100/submul_1.S b/mpn/hppa/hppa1_1/pa7100/submul_1.S
index 0fba21dce..5516cca4e 100644
--- a/mpn/hppa/hppa1_1/pa7100/submul_1.S
+++ b/mpn/hppa/hppa1_1/pa7100/submul_1.S
@@ -1,7 +1,7 @@
; HP-PA 7100/7200 __gmpn_submul_1 -- Multiply a limb vector with a limb and
; subtract the result from a second limb vector.
-; Copyright (C) 1995, 2000 Free Software Foundation, Inc.
+; Copyright 1995, 2000 Free Software Foundation, Inc.
; This file is part of the GNU MP Library.
diff --git a/mpn/hppa/hppa1_1/submul_1.s b/mpn/hppa/hppa1_1/submul_1.s
index 20a5b5ce0..694c2895d 100644
--- a/mpn/hppa/hppa1_1/submul_1.s
+++ b/mpn/hppa/hppa1_1/submul_1.s
@@ -1,7 +1,7 @@
; HP-PA-1.1 __gmpn_submul_1 -- Multiply a limb vector with a limb and
; subtract the result from a second limb vector.
-; Copyright (C) 1992, 1993, 1994, 2000 Free Software Foundation, Inc.
+; Copyright 1992, 1993, 1994, 2000 Free Software Foundation, Inc.
; This file is part of the GNU MP Library.
diff --git a/mpn/hppa/hppa1_1/udiv_qrnnd.S b/mpn/hppa/hppa1_1/udiv_qrnnd.S
index b83d6f4dd..307006f68 100644
--- a/mpn/hppa/hppa1_1/udiv_qrnnd.S
+++ b/mpn/hppa/hppa1_1/udiv_qrnnd.S
@@ -1,7 +1,7 @@
; HP-PA __udiv_qrnnd division support, used from longlong.h.
; This version runs fast on PA 7000 and later.
-; Copyright (C) 1993, 1994, 2000 Free Software Foundation, Inc.
+; Copyright 1993, 1994, 2000 Free Software Foundation, Inc.
; This file is part of the GNU MP Library.
diff --git a/mpn/hppa/hppa1_1/umul.s b/mpn/hppa/hppa1_1/umul.s
index 1f1300ac9..eaf58d669 100644
--- a/mpn/hppa/hppa1_1/umul.s
+++ b/mpn/hppa/hppa1_1/umul.s
@@ -1,4 +1,4 @@
-; Copyright (C) 1999 Free Software Foundation, Inc.
+; Copyright 1999 Free Software Foundation, Inc.
; This file is part of the GNU MP Library.
diff --git a/mpn/hppa/hppa2_0/add_n.s b/mpn/hppa/hppa2_0/add_n.s
index 6e97278a3..0a3e41ec1 100644
--- a/mpn/hppa/hppa2_0/add_n.s
+++ b/mpn/hppa/hppa2_0/add_n.s
@@ -1,7 +1,7 @@
; HP-PA 2.0 32-bit __gmpn_add_n -- Add two limb vectors of the same length > 0
; and store sum in a third limb vector.
-; Copyright (C) 1997, 1998, 2000 Free Software Foundation, Inc.
+; Copyright 1997, 1998, 2000 Free Software Foundation, Inc.
; This file is part of the GNU MP Library.
diff --git a/mpn/hppa/hppa2_0/sub_n.s b/mpn/hppa/hppa2_0/sub_n.s
index 7d9b50fc2..5b443d969 100644
--- a/mpn/hppa/hppa2_0/sub_n.s
+++ b/mpn/hppa/hppa2_0/sub_n.s
@@ -1,7 +1,7 @@
; HP-PA 2.0 32-bit __gmpn_sub_n -- Subtract two limb vectors of the same
; length > 0 and store difference in a third limb vector.
-; Copyright (C) 1997, 1998, 2000 Free Software Foundation, Inc.
+; Copyright 1997, 1998, 2000 Free Software Foundation, Inc.
; This file is part of the GNU MP Library.
diff --git a/mpn/hppa/lshift.s b/mpn/hppa/lshift.s
index f5a2daad6..502a4d49b 100644
--- a/mpn/hppa/lshift.s
+++ b/mpn/hppa/lshift.s
@@ -1,6 +1,6 @@
; HP-PA __gmpn_lshift --
-; Copyright (C) 1992, 1994, 2000 Free Software Foundation, Inc.
+; Copyright 1992, 1994, 2000 Free Software Foundation, Inc.
; This file is part of the GNU MP Library.
diff --git a/mpn/hppa/rshift.s b/mpn/hppa/rshift.s
index e05e2f10b..e6a3c3e00 100644
--- a/mpn/hppa/rshift.s
+++ b/mpn/hppa/rshift.s
@@ -1,6 +1,6 @@
; HP-PA __gmpn_rshift --
-; Copyright (C) 1992, 1994, 2000 Free Software Foundation, Inc.
+; Copyright 1992, 1994, 2000 Free Software Foundation, Inc.
; This file is part of the GNU MP Library.
diff --git a/mpn/hppa/sub_n.s b/mpn/hppa/sub_n.s
index 8f770ad1a..2e6142c3d 100644
--- a/mpn/hppa/sub_n.s
+++ b/mpn/hppa/sub_n.s
@@ -1,7 +1,7 @@
; HP-PA __gmpn_sub_n -- Subtract two limb vectors of the same length > 0 and
; store difference in a third limb vector.
-; Copyright (C) 1992, 1994, 2000 Free Software Foundation, Inc.
+; Copyright 1992, 1994, 2000 Free Software Foundation, Inc.
; This file is part of the GNU MP Library.
diff --git a/mpn/hppa/udiv_qrnnd.s b/mpn/hppa/udiv_qrnnd.s
index 9aa3b8a83..ce9ccee8d 100644
--- a/mpn/hppa/udiv_qrnnd.s
+++ b/mpn/hppa/udiv_qrnnd.s
@@ -1,7 +1,7 @@
; HP-PA __udiv_qrnnd division support, used from longlong.h.
; This version runs fast on pre-PA7000 CPUs.
-; Copyright (C) 1993, 1994, 2000 Free Software Foundation, Inc.
+; Copyright 1993, 1994, 2000 Free Software Foundation, Inc.
; This file is part of the GNU MP Library.
diff --git a/mpn/i960/add_n.s b/mpn/i960/add_n.s
index 387317a39..0c1d4770c 100644
--- a/mpn/i960/add_n.s
+++ b/mpn/i960/add_n.s
@@ -1,7 +1,7 @@
# I960 __gmpn_add_n -- Add two limb vectors of the same length > 0 and store
# sum in a third limb vector.
-# Copyright (C) 1995, 2000 Free Software Foundation, Inc.
+# Copyright 1995, 2000 Free Software Foundation, Inc.
# This file is part of the GNU MP Library.
diff --git a/mpn/i960/addmul_1.s b/mpn/i960/addmul_1.s
index 7df141835..e3bb66749 100644
--- a/mpn/i960/addmul_1.s
+++ b/mpn/i960/addmul_1.s
@@ -1,7 +1,7 @@
# I960 __gmpn_addmul_1 -- Multiply a limb vector with a limb and add
# the result to a second limb vector.
-# Copyright (C) 1995, 2000 Free Software Foundation, Inc.
+# Copyright 1995, 2000 Free Software Foundation, Inc.
# This file is part of the GNU MP Library.
diff --git a/mpn/i960/mul_1.s b/mpn/i960/mul_1.s
index 5c0c985aa..c976c24aa 100644
--- a/mpn/i960/mul_1.s
+++ b/mpn/i960/mul_1.s
@@ -1,7 +1,7 @@
# I960 __gmpn_mul_1 -- Multiply a limb vector with a limb and store
# the result in a second limb vector.
-# Copyright (C) 1995, 2000 Free Software Foundation, Inc.
+# Copyright 1995, 2000 Free Software Foundation, Inc.
# This file is part of the GNU MP Library.
diff --git a/mpn/i960/sub_n.s b/mpn/i960/sub_n.s
index 2db2d46aa..f00917cbb 100644
--- a/mpn/i960/sub_n.s
+++ b/mpn/i960/sub_n.s
@@ -1,7 +1,7 @@
# I960 __gmpn_sub_n -- Subtract two limb vectors of the same length > 0 and
# store difference in a third limb vector.
-# Copyright (C) 1995, 2000 Free Software Foundation, Inc.
+# Copyright 1995, 2000 Free Software Foundation, Inc.
# This file is part of the GNU MP Library.
diff --git a/mpn/ia64/gmp-mparam.h b/mpn/ia64/gmp-mparam.h
index 166729848..ec9422e7c 100644
--- a/mpn/ia64/gmp-mparam.h
+++ b/mpn/ia64/gmp-mparam.h
@@ -1,6 +1,6 @@
/* gmp-mparam.h -- Compiler/machine parameter header file.
-Copyright (C) 1991, 1993, 1994, 1999, 2000 Free Software Foundation, Inc.
+Copyright 1991, 1993, 1994, 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/lisp/gmpasm-mode.el b/mpn/lisp/gmpasm-mode.el
index 7cfbb7691..0d9f1ed4f 100644
--- a/mpn/lisp/gmpasm-mode.el
+++ b/mpn/lisp/gmpasm-mode.el
@@ -1,7 +1,7 @@
;;; gmpasm-mode.el -- GNU MP asm and m4 editing mode.
-;; Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+;; Copyright 1999, 2000 Free Software Foundation, Inc.
;;
;; This file is part of the GNU MP Library.
;;
diff --git a/mpn/m68k/add_n.S b/mpn/m68k/add_n.S
index 9e1d89d64..033b806cc 100644
--- a/mpn/m68k/add_n.S
+++ b/mpn/m68k/add_n.S
@@ -1,7 +1,7 @@
/* mc68020 __gmpn_add_n -- Add two limb vectors of the same length > 0 and store
sum in a third limb vector.
-Copyright (C) 1992, 1994, 1996, 1999, 2000 Free Software Foundation, Inc.
+Copyright 1992, 1994, 1996, 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/m68k/gmp-mparam.h b/mpn/m68k/gmp-mparam.h
index 46d3552f7..016cef395 100644
--- a/mpn/m68k/gmp-mparam.h
+++ b/mpn/m68k/gmp-mparam.h
@@ -1,6 +1,6 @@
/* 68040 gmp-mparam.h -- Compiler/machine parameter header file.
-Copyright (C) 2000 Free Software Foundation, Inc.
+Copyright 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/m68k/lshift.S b/mpn/m68k/lshift.S
index a539d5d42..c7f00541e 100644
--- a/mpn/m68k/lshift.S
+++ b/mpn/m68k/lshift.S
@@ -1,6 +1,6 @@
/* mc68020 __gmpn_lshift -- Shift left a low-level natural-number integer.
-Copyright (C) 1996, 1999, 2000 Free Software Foundation, Inc.
+Copyright 1996, 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/m68k/mc68020/addmul_1.S b/mpn/m68k/mc68020/addmul_1.S
index 6638115d7..4d6785bcf 100644
--- a/mpn/m68k/mc68020/addmul_1.S
+++ b/mpn/m68k/mc68020/addmul_1.S
@@ -1,7 +1,7 @@
/* mc68020 __gmpn_addmul_1 -- Multiply a limb vector with a limb and add
the result to a second limb vector.
-Copyright (C) 1992, 1994, 1996, 1999, 2000 Free Software Foundation, Inc.
+Copyright 1992, 1994, 1996, 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/m68k/mc68020/mul_1.S b/mpn/m68k/mc68020/mul_1.S
index fdd4c39d7..2275e4376 100644
--- a/mpn/m68k/mc68020/mul_1.S
+++ b/mpn/m68k/mc68020/mul_1.S
@@ -1,7 +1,7 @@
/* mc68020 __gmpn_mul_1 -- Multiply a limb vector with a limb and store
the result in a second limb vector.
-Copyright (C) 1992, 1994, 1996, 1999, 2000 Free Software Foundation, Inc.
+Copyright 1992, 1994, 1996, 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/m68k/mc68020/submul_1.S b/mpn/m68k/mc68020/submul_1.S
index 3c36b7016..2b3ddab5c 100644
--- a/mpn/m68k/mc68020/submul_1.S
+++ b/mpn/m68k/mc68020/submul_1.S
@@ -1,7 +1,7 @@
/* mc68020 __gmpn_submul_1 -- Multiply a limb vector with a limb and subtract
the result from a second limb vector.
-Copyright (C) 1992, 1994, 1996, 1999, 2000 Free Software Foundation, Inc.
+Copyright 1992, 1994, 1996, 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/m68k/mc68020/udiv.S b/mpn/m68k/mc68020/udiv.S
index d00cf1355..d9cc101c4 100644
--- a/mpn/m68k/mc68020/udiv.S
+++ b/mpn/m68k/mc68020/udiv.S
@@ -1,5 +1,5 @@
/*
-Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+Copyright 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/m68k/mc68020/umul.S b/mpn/m68k/mc68020/umul.S
index a34ae6c54..dfce55b65 100644
--- a/mpn/m68k/mc68020/umul.S
+++ b/mpn/m68k/mc68020/umul.S
@@ -1,5 +1,5 @@
/*
-Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+Copyright 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/m68k/rshift.S b/mpn/m68k/rshift.S
index b47a48e52..f93ece82d 100644
--- a/mpn/m68k/rshift.S
+++ b/mpn/m68k/rshift.S
@@ -1,6 +1,6 @@
/* mc68020 __gmpn_rshift -- Shift right a low-level natural-number integer.
-Copyright (C) 1996, 1999, 2000 Free Software Foundation, Inc.
+Copyright 1996, 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/m68k/sub_n.S b/mpn/m68k/sub_n.S
index ce45b24db..cfe961584 100644
--- a/mpn/m68k/sub_n.S
+++ b/mpn/m68k/sub_n.S
@@ -1,7 +1,7 @@
/* mc68020 __gmpn_sub_n -- Subtract two limb vectors of the same length > 0 and
store difference in a third limb vector.
-Copyright (C) 1992, 1994, 1996, 1999, 2000 Free Software Foundation, Inc.
+Copyright 1992, 1994, 1996, 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/m68k/syntax.h b/mpn/m68k/syntax.h
index 9eec279c0..cb62e847b 100644
--- a/mpn/m68k/syntax.h
+++ b/mpn/m68k/syntax.h
@@ -1,6 +1,6 @@
/* asm.h -- Definitions for 68k syntax variations.
-Copyright (C) 1992, 1994, 1996 Free Software Foundation, Inc.
+Copyright 1992, 1994, 1996 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/m88k/add_n.s b/mpn/m88k/add_n.s
index 0b776c618..b9e5216a2 100644
--- a/mpn/m88k/add_n.s
+++ b/mpn/m88k/add_n.s
@@ -1,7 +1,7 @@
; mc88100 __gmpn_add -- Add two limb vectors of the same length > 0 and store
; sum in a third limb vector.
-; Copyright (C) 1992, 1994, 1995, 2000 Free Software Foundation, Inc.
+; Copyright 1992, 1994, 1995, 2000 Free Software Foundation, Inc.
; This file is part of the GNU MP Library.
diff --git a/mpn/m88k/mc88110/add_n.S b/mpn/m88k/mc88110/add_n.S
index 843a50dde..6c3d10ff2 100644
--- a/mpn/m88k/mc88110/add_n.S
+++ b/mpn/m88k/mc88110/add_n.S
@@ -1,7 +1,7 @@
; mc88110 __gmpn_add_n -- Add two limb vectors of the same length > 0 and store
; sum in a third limb vector.
-; Copyright (C) 1995, 1996, 2000 Free Software Foundation, Inc.
+; Copyright 1995, 1996, 2000 Free Software Foundation, Inc.
; This file is part of the GNU MP Library.
diff --git a/mpn/m88k/mc88110/addmul_1.s b/mpn/m88k/mc88110/addmul_1.s
index 7d97c87c7..85f6186f5 100644
--- a/mpn/m88k/mc88110/addmul_1.s
+++ b/mpn/m88k/mc88110/addmul_1.s
@@ -1,7 +1,7 @@
; mc88110 __gmpn_addmul_1 -- Multiply a limb vector with a single limb and
; store the product in a second limb vector.
-; Copyright (C) 1996, 2000 Free Software Foundation, Inc.
+; Copyright 1996, 2000 Free Software Foundation, Inc.
; This file is part of the GNU MP Library.
diff --git a/mpn/m88k/mc88110/mul_1.s b/mpn/m88k/mc88110/mul_1.s
index b8483afa9..0a7485d16 100644
--- a/mpn/m88k/mc88110/mul_1.s
+++ b/mpn/m88k/mc88110/mul_1.s
@@ -1,7 +1,7 @@
; mc88110 __gmpn_mul_1 -- Multiply a limb vector with a single limb and
; store the product in a second limb vector.
-; Copyright (C) 1992, 1994, 1995, 2000 Free Software Foundation, Inc.
+; Copyright 1992, 1994, 1995, 2000 Free Software Foundation, Inc.
; This file is part of the GNU MP Library.
diff --git a/mpn/m88k/mc88110/sub_n.S b/mpn/m88k/mc88110/sub_n.S
index 715a3faf2..9c8bdb70b 100644
--- a/mpn/m88k/mc88110/sub_n.S
+++ b/mpn/m88k/mc88110/sub_n.S
@@ -1,7 +1,7 @@
; mc88110 __gmpn_sub_n -- Subtract two limb vectors of the same length > 0 and
; store difference in a third limb vector.
-; Copyright (C) 1995, 1996, 2000 Free Software Foundation, Inc.
+; Copyright 1995, 1996, 2000 Free Software Foundation, Inc.
; This file is part of the GNU MP Library.
diff --git a/mpn/m88k/mul_1.s b/mpn/m88k/mul_1.s
index 06370837e..7235cdd78 100644
--- a/mpn/m88k/mul_1.s
+++ b/mpn/m88k/mul_1.s
@@ -1,7 +1,7 @@
; mc88100 __gmpn_mul_1 -- Multiply a limb vector with a single limb and
; store the product in a second limb vector.
-; Copyright (C) 1992, 1994, 1995, 2000 Free Software Foundation, Inc.
+; Copyright 1992, 1994, 1995, 2000 Free Software Foundation, Inc.
; This file is part of the GNU MP Library.
diff --git a/mpn/m88k/sub_n.s b/mpn/m88k/sub_n.s
index 2fd345a13..d74ecfa28 100644
--- a/mpn/m88k/sub_n.s
+++ b/mpn/m88k/sub_n.s
@@ -1,7 +1,7 @@
; mc88100 __gmpn_sub -- Subtract two limb vectors of the same length > 0 and
; store difference in a third limb vector.
-; Copyright (C) 1992, 1994, 1996, 2000 Free Software Foundation, Inc.
+; Copyright 1992, 1994, 1996, 2000 Free Software Foundation, Inc.
; This file is part of the GNU MP Library.
diff --git a/mpn/mips2/add_n.s b/mpn/mips2/add_n.s
index 5c3c7fc8a..fef33bf36 100644
--- a/mpn/mips2/add_n.s
+++ b/mpn/mips2/add_n.s
@@ -1,7 +1,7 @@
# MIPS2 __gmpn_add_n -- Add two limb vectors of the same length > 0 and
# store sum in a third limb vector.
- # Copyright (C) 1995, 2000 Free Software Foundation, Inc.
+ # Copyright 1995, 2000 Free Software Foundation, Inc.
# This file is part of the GNU MP Library.
diff --git a/mpn/mips2/addmul_1.s b/mpn/mips2/addmul_1.s
index 1e5037751..ce4384ca2 100644
--- a/mpn/mips2/addmul_1.s
+++ b/mpn/mips2/addmul_1.s
@@ -1,7 +1,7 @@
# MIPS __gmpn_addmul_1 -- Multiply a limb vector with a single limb and
# add the product to a second limb vector.
- # Copyright (C) 1992, 1994, 1996, 2000 Free Software Foundation, Inc.
+ # Copyright 1992, 1994, 1996, 2000 Free Software Foundation, Inc.
# This file is part of the GNU MP Library.
diff --git a/mpn/mips2/lshift.s b/mpn/mips2/lshift.s
index 2ca3a3c80..1d46c5a91 100644
--- a/mpn/mips2/lshift.s
+++ b/mpn/mips2/lshift.s
@@ -1,6 +1,6 @@
# MIPS2 __gmpn_lshift --
- # Copyright (C) 1995, 2000 Free Software Foundation, Inc.
+ # Copyright 1995, 2000 Free Software Foundation, Inc.
# This file is part of the GNU MP Library.
diff --git a/mpn/mips2/mul_1.s b/mpn/mips2/mul_1.s
index ea8aa2680..9c363edbe 100644
--- a/mpn/mips2/mul_1.s
+++ b/mpn/mips2/mul_1.s
@@ -1,7 +1,7 @@
# MIPS __gmpn_mul_1 -- Multiply a limb vector with a single limb and
# store the product in a second limb vector.
- # Copyright (C) 1992, 1994, 1996, 2000 Free Software Foundation, Inc.
+ # Copyright 1992, 1994, 1996, 2000 Free Software Foundation, Inc.
# This file is part of the GNU MP Library.
diff --git a/mpn/mips2/rshift.s b/mpn/mips2/rshift.s
index 37c8f39cb..5f470222c 100644
--- a/mpn/mips2/rshift.s
+++ b/mpn/mips2/rshift.s
@@ -1,6 +1,6 @@
# MIPS2 __gmpn_rshift --
- # Copyright (C) 1995, 2000 Free Software Foundation, Inc.
+ # Copyright 1995, 2000 Free Software Foundation, Inc.
# This file is part of the GNU MP Library.
diff --git a/mpn/mips2/sub_n.s b/mpn/mips2/sub_n.s
index 51d34f3ac..099484434 100644
--- a/mpn/mips2/sub_n.s
+++ b/mpn/mips2/sub_n.s
@@ -1,7 +1,7 @@
# MIPS2 __gmpn_sub_n -- Subtract two limb vectors of the same length > 0 and
# store difference in a third limb vector.
- # Copyright (C) 1995, 2000 Free Software Foundation, Inc.
+ # Copyright 1995, 2000 Free Software Foundation, Inc.
# This file is part of the GNU MP Library.
diff --git a/mpn/mips2/submul_1.s b/mpn/mips2/submul_1.s
index 495dea3ba..a600576be 100644
--- a/mpn/mips2/submul_1.s
+++ b/mpn/mips2/submul_1.s
@@ -1,7 +1,7 @@
# MIPS __gmpn_submul_1 -- Multiply a limb vector with a single limb and
# subtract the product from a second limb vector.
- # Copyright (C) 1992, 1994, 1996, 2000 Free Software Foundation, Inc.
+ # Copyright 1992, 1994, 1996, 2000 Free Software Foundation, Inc.
# This file is part of the GNU MP Library.
diff --git a/mpn/mips2/umul.s b/mpn/mips2/umul.s
index 40e847614..0881653e4 100644
--- a/mpn/mips2/umul.s
+++ b/mpn/mips2/umul.s
@@ -1,4 +1,4 @@
- # Copyright (C) 1999 Free Software Foundation, Inc.
+ # Copyright 1999 Free Software Foundation, Inc.
# This file is part of the GNU MP Library.
diff --git a/mpn/mips3/add_n.s b/mpn/mips3/add_n.s
index 386c962b9..975df88d8 100644
--- a/mpn/mips3/add_n.s
+++ b/mpn/mips3/add_n.s
@@ -1,7 +1,7 @@
# MIPS3 __gmpn_add_n -- Add two limb vectors of the same length > 0 and
# store sum in a third limb vector.
- # Copyright (C) 1995, 2000 Free Software Foundation, Inc.
+ # Copyright 1995, 2000 Free Software Foundation, Inc.
# This file is part of the GNU MP Library.
diff --git a/mpn/mips3/addmul_1.s b/mpn/mips3/addmul_1.s
index d390e2298..f9d1e2c4a 100644
--- a/mpn/mips3/addmul_1.s
+++ b/mpn/mips3/addmul_1.s
@@ -1,7 +1,7 @@
# MIPS3 __gmpn_addmul_1 -- Multiply a limb vector with a single limb and
# add the product to a second limb vector.
- # Copyright (C) 1992, 1994, 1995, 2000 Free Software Foundation, Inc.
+ # Copyright 1992, 1994, 1995, 2000 Free Software Foundation, Inc.
# This file is part of the GNU MP Library.
diff --git a/mpn/mips3/gmp-mparam.h b/mpn/mips3/gmp-mparam.h
index 9f4c33624..ca14069f1 100644
--- a/mpn/mips3/gmp-mparam.h
+++ b/mpn/mips3/gmp-mparam.h
@@ -1,6 +1,6 @@
/* gmp-mparam.h -- Compiler/machine parameter header file.
-Copyright (C) 1991, 1993, 1994, 1999, 2000 Free Software Foundation, Inc.
+Copyright 1991, 1993, 1994, 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/mips3/lshift.s b/mpn/mips3/lshift.s
index 372606fdd..3418c4f6e 100644
--- a/mpn/mips3/lshift.s
+++ b/mpn/mips3/lshift.s
@@ -1,6 +1,6 @@
# MIPS3 __gmpn_lshift --
- # Copyright (C) 1995, 2000 Free Software Foundation, Inc.
+ # Copyright 1995, 2000 Free Software Foundation, Inc.
# This file is part of the GNU MP Library.
diff --git a/mpn/mips3/mul_1.s b/mpn/mips3/mul_1.s
index 6659e2b4e..53f1f0c14 100644
--- a/mpn/mips3/mul_1.s
+++ b/mpn/mips3/mul_1.s
@@ -1,7 +1,7 @@
# MIPS3 __gmpn_mul_1 -- Multiply a limb vector with a single limb and
# store the product in a second limb vector.
- # Copyright (C) 1992, 1994, 1995, 2000 Free Software Foundation, Inc.
+ # Copyright 1992, 1994, 1995, 2000 Free Software Foundation, Inc.
# This file is part of the GNU MP Library.
diff --git a/mpn/mips3/rshift.s b/mpn/mips3/rshift.s
index 59c7fd349..e515e711d 100644
--- a/mpn/mips3/rshift.s
+++ b/mpn/mips3/rshift.s
@@ -1,6 +1,6 @@
# MIPS3 __gmpn_rshift --
- # Copyright (C) 1995, 2000 Free Software Foundation, Inc.
+ # Copyright 1995, 2000 Free Software Foundation, Inc.
# This file is part of the GNU MP Library.
diff --git a/mpn/mips3/sub_n.s b/mpn/mips3/sub_n.s
index 107782628..bab0a7709 100644
--- a/mpn/mips3/sub_n.s
+++ b/mpn/mips3/sub_n.s
@@ -1,7 +1,7 @@
# MIPS3 __gmpn_sub_n -- Subtract two limb vectors of the same length > 0 and
# store difference in a third limb vector.
- # Copyright (C) 1995, 2000 Free Software Foundation, Inc.
+ # Copyright 1995, 2000 Free Software Foundation, Inc.
# This file is part of the GNU MP Library.
diff --git a/mpn/mips3/submul_1.s b/mpn/mips3/submul_1.s
index 531f9705a..0153f3f4d 100644
--- a/mpn/mips3/submul_1.s
+++ b/mpn/mips3/submul_1.s
@@ -1,7 +1,7 @@
# MIPS3 __gmpn_submul_1 -- Multiply a limb vector with a single limb and
# subtract the product from a second limb vector.
- # Copyright (C) 1992, 1994, 1995, 2000 Free Software Foundation, Inc.
+ # Copyright 1992, 1994, 1995, 2000 Free Software Foundation, Inc.
# This file is part of the GNU MP Library.
diff --git a/mpn/mp_bases.c b/mpn/mp_bases.c
index 011c328c8..83d29e174 100644
--- a/mpn/mp_bases.c
+++ b/mpn/mp_bases.c
@@ -3,7 +3,7 @@
gmp-impl.h.
-Copyright (C) 1991, 1993, 1994, 1996 Free Software Foundation, Inc.
+Copyright 1991, 1993, 1994, 1996 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/ns32k/add_n.s b/mpn/ns32k/add_n.s
index bd063d07d..7afea8ed9 100644
--- a/mpn/ns32k/add_n.s
+++ b/mpn/ns32k/add_n.s
@@ -1,7 +1,7 @@
# ns32000 __gmpn_add_n -- Add two limb vectors of the same length > 0 and store
# sum in a third limb vector.
-# Copyright (C) 1992, 1994, 2000 Free Software Foundation, Inc.
+# Copyright 1992, 1994, 2000 Free Software Foundation, Inc.
# This file is part of the GNU MP Library.
diff --git a/mpn/ns32k/addmul_1.s b/mpn/ns32k/addmul_1.s
index df0dcdd4a..552d69290 100644
--- a/mpn/ns32k/addmul_1.s
+++ b/mpn/ns32k/addmul_1.s
@@ -1,7 +1,7 @@
# ns32000 __gmpn_addmul_1 -- Multiply a limb vector with a limb and add
# the result to a second limb vector.
-# Copyright (C) 1992, 1994, 2000 Free Software Foundation, Inc.
+# Copyright 1992, 1994, 2000 Free Software Foundation, Inc.
# This file is part of the GNU MP Library.
diff --git a/mpn/ns32k/mul_1.s b/mpn/ns32k/mul_1.s
index 0a77efba2..5fa436701 100644
--- a/mpn/ns32k/mul_1.s
+++ b/mpn/ns32k/mul_1.s
@@ -1,7 +1,7 @@
# ns32000 __gmpn_mul_1 -- Multiply a limb vector with a limb and store
# the result in a second limb vector.
-# Copyright (C) 1992, 1994, 2000 Free Software Foundation, Inc.
+# Copyright 1992, 1994, 2000 Free Software Foundation, Inc.
# This file is part of the GNU MP Library.
diff --git a/mpn/ns32k/sub_n.s b/mpn/ns32k/sub_n.s
index cd89f4fd3..4b2358baa 100644
--- a/mpn/ns32k/sub_n.s
+++ b/mpn/ns32k/sub_n.s
@@ -1,7 +1,7 @@
# ns32000 __gmpn_sub_n -- Subtract two limb vectors of the same length > 0 and
# store difference in a third limb vector.
-# Copyright (C) 1992, 1994, 2000 Free Software Foundation, Inc.
+# Copyright 1992, 1994, 2000 Free Software Foundation, Inc.
# This file is part of the GNU MP Library.
diff --git a/mpn/ns32k/submul_1.s b/mpn/ns32k/submul_1.s
index f811aedcf..1a5280cc9 100644
--- a/mpn/ns32k/submul_1.s
+++ b/mpn/ns32k/submul_1.s
@@ -1,7 +1,7 @@
# ns32000 __gmpn_submul_1 -- Multiply a limb vector with a limb and subtract
# the result from a second limb vector.
-# Copyright (C) 1992, 1994, 2000 Free Software Foundation, Inc.
+# Copyright 1992, 1994, 2000 Free Software Foundation, Inc.
# This file is part of the GNU MP Library.
diff --git a/mpn/pa64/add_n.s b/mpn/pa64/add_n.s
index 22ff19c18..4d2b08a56 100644
--- a/mpn/pa64/add_n.s
+++ b/mpn/pa64/add_n.s
@@ -1,7 +1,7 @@
; HP-PA 2.0 __gmpn_add_n -- Add two limb vectors of the same length > 0 and
; store sum in a third limb vector.
-; Copyright (C) 1997, 2000 Free Software Foundation, Inc.
+; Copyright 1997, 2000 Free Software Foundation, Inc.
; This file is part of the GNU MP Library.
diff --git a/mpn/pa64/addmul_1.S b/mpn/pa64/addmul_1.S
index b1885b432..66bef5ab2 100644
--- a/mpn/pa64/addmul_1.S
+++ b/mpn/pa64/addmul_1.S
@@ -1,7 +1,7 @@
; HP-PA 2.0 64-bit __gmpn_addmul_1 -- Multiply a limb vector with a limb and
; add the result to a second limb vector.
-; Copyright (C) 1998, 1999, 2000 Free Software Foundation, Inc.
+; Copyright 1998, 1999, 2000 Free Software Foundation, Inc.
; This file is part of the GNU MP Library.
diff --git a/mpn/pa64/gmp-mparam.h b/mpn/pa64/gmp-mparam.h
index 847735b98..cdd15adf3 100644
--- a/mpn/pa64/gmp-mparam.h
+++ b/mpn/pa64/gmp-mparam.h
@@ -1,6 +1,6 @@
/* gmp-mparam.h -- Compiler/machine parameter header file.
-Copyright (C) 1991, 1993, 1994, 1999, 2000 Free Software Foundation, Inc.
+Copyright 1991, 1993, 1994, 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/pa64/lshift.s b/mpn/pa64/lshift.s
index 994bc1c4d..905816bfa 100644
--- a/mpn/pa64/lshift.s
+++ b/mpn/pa64/lshift.s
@@ -1,6 +1,6 @@
; HP-PA 2.0 __gmpn_lshift --
-; Copyright (C) 1997, 2000 Free Software Foundation, Inc.
+; Copyright 1997, 2000 Free Software Foundation, Inc.
; This file is part of the GNU MP Library.
diff --git a/mpn/pa64/mul_1.S b/mpn/pa64/mul_1.S
index ab310c126..c4bffdb19 100644
--- a/mpn/pa64/mul_1.S
+++ b/mpn/pa64/mul_1.S
@@ -1,7 +1,7 @@
; HP-PA 2.0 64-bit __gmpn_mul_1 -- Multiply a limb vector with a limb and
; store the result in a second limb vector.
-; Copyright (C) 1998, 1999, 2000 Free Software Foundation, Inc.
+; Copyright 1998, 1999, 2000 Free Software Foundation, Inc.
; This file is part of the GNU MP Library.
diff --git a/mpn/pa64/rshift.s b/mpn/pa64/rshift.s
index f0730e2a9..6a423e80d 100644
--- a/mpn/pa64/rshift.s
+++ b/mpn/pa64/rshift.s
@@ -1,6 +1,6 @@
; HP-PA 2.0 __gmpn_rshift --
-; Copyright (C) 1997, 2000 Free Software Foundation, Inc.
+; Copyright 1997, 2000 Free Software Foundation, Inc.
; This file is part of the GNU MP Library.
diff --git a/mpn/pa64/sub_n.s b/mpn/pa64/sub_n.s
index dda1f54b3..87ecc2f13 100644
--- a/mpn/pa64/sub_n.s
+++ b/mpn/pa64/sub_n.s
@@ -1,7 +1,7 @@
; HP-PA 2.0 __gmpn_sub_n -- Subtract two limb vectors of the same length > 0
; and store difference in a third limb vector.
-; Copyright (C) 1997, 2000 Free Software Foundation, Inc.
+; Copyright 1997, 2000 Free Software Foundation, Inc.
; This file is part of the GNU MP Library.
diff --git a/mpn/pa64/submul_1.S b/mpn/pa64/submul_1.S
index 27666b99d..6739391a7 100644
--- a/mpn/pa64/submul_1.S
+++ b/mpn/pa64/submul_1.S
@@ -1,7 +1,7 @@
; HP-PA 2.0 64-bit __gmpn_submul_1 -- Multiply a limb vector with a limb and
; subtract the result from a second limb vector.
-; Copyright (C) 1998, 1999, 2000 Free Software Foundation, Inc.
+; Copyright 1998, 1999, 2000 Free Software Foundation, Inc.
; This file is part of the GNU MP Library.
diff --git a/mpn/pa64/udiv_qrnnd.c b/mpn/pa64/udiv_qrnnd.c
index 1c9fe084d..f8bc0127c 100644
--- a/mpn/pa64/udiv_qrnnd.c
+++ b/mpn/pa64/udiv_qrnnd.c
@@ -1,5 +1,5 @@
/*
-Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+Copyright 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/pa64/umul_ppmm.S b/mpn/pa64/umul_ppmm.S
index ceff2d752..b2d1f4379 100644
--- a/mpn/pa64/umul_ppmm.S
+++ b/mpn/pa64/umul_ppmm.S
@@ -1,4 +1,4 @@
-; Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+; Copyright 1999, 2000 Free Software Foundation, Inc.
; This file is part of the GNU MP Library.
diff --git a/mpn/pa64w/add_n.s b/mpn/pa64w/add_n.s
index 1bb9e8fbc..60b6521b5 100644
--- a/mpn/pa64w/add_n.s
+++ b/mpn/pa64w/add_n.s
@@ -1,7 +1,7 @@
; HP-PA 2.0 __gmpn_add_n -- Add two limb vectors of the same length > 0 and
; store sum in a third limb vector.
-; Copyright (C) 1997, 2000 Free Software Foundation, Inc.
+; Copyright 1997, 2000 Free Software Foundation, Inc.
; This file is part of the GNU MP Library.
diff --git a/mpn/pa64w/addmul_1.S b/mpn/pa64w/addmul_1.S
index 4799f90fc..2ff5ffdb3 100644
--- a/mpn/pa64w/addmul_1.S
+++ b/mpn/pa64w/addmul_1.S
@@ -1,7 +1,7 @@
; HP-PA 2.0 64-bit __gmpn_addmul_1 -- Multiply a limb vector with a limb and
; add the result to a second limb vector.
-; Copyright (C) 1998, 1999, 2000 Free Software Foundation, Inc.
+; Copyright 1998, 1999, 2000 Free Software Foundation, Inc.
; This file is part of the GNU MP Library.
diff --git a/mpn/pa64w/gmp-mparam.h b/mpn/pa64w/gmp-mparam.h
index ee5a0a3ab..779c33e20 100644
--- a/mpn/pa64w/gmp-mparam.h
+++ b/mpn/pa64w/gmp-mparam.h
@@ -1,6 +1,6 @@
/* gmp-mparam.h -- Compiler/machine parameter header file.
-Copyright (C) 1991, 1993, 1994, 1999, 2000 Free Software Foundation, Inc.
+Copyright 1991, 1993, 1994, 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/pa64w/lshift.s b/mpn/pa64w/lshift.s
index 84f925a10..dbf752779 100644
--- a/mpn/pa64w/lshift.s
+++ b/mpn/pa64w/lshift.s
@@ -1,6 +1,6 @@
; HP-PA 2.0 __gmpn_lshift --
-; Copyright (C) 1997, 2000 Free Software Foundation, Inc.
+; Copyright 1997, 2000 Free Software Foundation, Inc.
; This file is part of the GNU MP Library.
diff --git a/mpn/pa64w/mul_1.S b/mpn/pa64w/mul_1.S
index 48f13fbd1..57081b2d3 100644
--- a/mpn/pa64w/mul_1.S
+++ b/mpn/pa64w/mul_1.S
@@ -1,7 +1,7 @@
; HP-PA 2.0 64-bit __gmpn_mul_1 -- Multiply a limb vector with a limb and
; store the result in a second limb vector.
-; Copyright (C) 1998, 1999, 2000 Free Software Foundation, Inc.
+; Copyright 1998, 1999, 2000 Free Software Foundation, Inc.
; This file is part of the GNU MP Library.
diff --git a/mpn/pa64w/rshift.s b/mpn/pa64w/rshift.s
index 2517cb1f8..5e47bf807 100644
--- a/mpn/pa64w/rshift.s
+++ b/mpn/pa64w/rshift.s
@@ -1,6 +1,6 @@
; HP-PA 2.0 __gmpn_rshift --
-; Copyright (C) 1997, 2000 Free Software Foundation, Inc.
+; Copyright 1997, 2000 Free Software Foundation, Inc.
; This file is part of the GNU MP Library.
diff --git a/mpn/pa64w/sub_n.s b/mpn/pa64w/sub_n.s
index ad01e24aa..ab27c5a1a 100644
--- a/mpn/pa64w/sub_n.s
+++ b/mpn/pa64w/sub_n.s
@@ -1,7 +1,7 @@
; HP-PA 2.0 __gmpn_sub_n -- Subtract two limb vectors of the same length > 0
; and store difference in a third limb vector.
-; Copyright (C) 1997, 2000 Free Software Foundation, Inc.
+; Copyright 1997, 2000 Free Software Foundation, Inc.
; This file is part of the GNU MP Library.
diff --git a/mpn/pa64w/submul_1.S b/mpn/pa64w/submul_1.S
index 294f6239b..767faf660 100644
--- a/mpn/pa64w/submul_1.S
+++ b/mpn/pa64w/submul_1.S
@@ -1,7 +1,7 @@
; HP-PA 2.0 64-bit __gmpn_submul_1 -- Multiply a limb vector with a limb and
; subtract the result from a second limb vector.
-; Copyright (C) 1998, 1999, 2000 Free Software Foundation, Inc.
+; Copyright 1998, 1999, 2000 Free Software Foundation, Inc.
; This file is part of the GNU MP Library.
diff --git a/mpn/pa64w/udiv_qrnnd.c b/mpn/pa64w/udiv_qrnnd.c
index 185291300..a2744af0a 100644
--- a/mpn/pa64w/udiv_qrnnd.c
+++ b/mpn/pa64w/udiv_qrnnd.c
@@ -1,5 +1,5 @@
/*
-Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+Copyright 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/pa64w/umul_ppmm.S b/mpn/pa64w/umul_ppmm.S
index d9fb92be8..71266beeb 100644
--- a/mpn/pa64w/umul_ppmm.S
+++ b/mpn/pa64w/umul_ppmm.S
@@ -1,4 +1,4 @@
-; Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+; Copyright 1999, 2000 Free Software Foundation, Inc.
; This file is part of the GNU MP Library.
diff --git a/mpn/power/add_n.s b/mpn/power/add_n.s
index 0f9f48f1c..68d10e4d0 100644
--- a/mpn/power/add_n.s
+++ b/mpn/power/add_n.s
@@ -1,6 +1,6 @@
# IBM POWER __gmpn_add_n -- Add two limb vectors of equal, non-zero length.
-# Copyright (C) 1992, 1994, 1995, 1996, 1999, 2000 Free Software Foundation,
+# Copyright 1992, 1994, 1995, 1996, 1999, 2000 Free Software Foundation,
# Inc.
# This file is part of the GNU MP Library.
diff --git a/mpn/power/addmul_1.s b/mpn/power/addmul_1.s
index 8ecc65157..aefbedc24 100644
--- a/mpn/power/addmul_1.s
+++ b/mpn/power/addmul_1.s
@@ -1,7 +1,7 @@
# IBM POWER __gmpn_addmul_1 -- Multiply a limb vector with a limb and add
# the result to a second limb vector.
-# Copyright (C) 1992, 1994, 1999, 2000 Free Software Foundation, Inc.
+# Copyright 1992, 1994, 1999, 2000 Free Software Foundation, Inc.
# This file is part of the GNU MP Library.
diff --git a/mpn/power/lshift.s b/mpn/power/lshift.s
index ab71fb772..fd2576476 100644
--- a/mpn/power/lshift.s
+++ b/mpn/power/lshift.s
@@ -1,6 +1,6 @@
# IBM POWER __gmpn_lshift --
-# Copyright (C) 1992, 1994, 1999, 2000 Free Software Foundation, Inc.
+# Copyright 1992, 1994, 1999, 2000 Free Software Foundation, Inc.
# This file is part of the GNU MP Library.
diff --git a/mpn/power/mul_1.s b/mpn/power/mul_1.s
index 4e08ade58..61869437e 100644
--- a/mpn/power/mul_1.s
+++ b/mpn/power/mul_1.s
@@ -1,7 +1,7 @@
# IBM POWER __gmpn_mul_1 -- Multiply a limb vector with a limb and store
# the result in a second limb vector.
-# Copyright (C) 1992, 1994, 1999, 2000 Free Software Foundation, Inc.
+# Copyright 1992, 1994, 1999, 2000 Free Software Foundation, Inc.
# This file is part of the GNU MP Library.
diff --git a/mpn/power/rshift.s b/mpn/power/rshift.s
index 65b3945f8..e95cf7dca 100644
--- a/mpn/power/rshift.s
+++ b/mpn/power/rshift.s
@@ -1,6 +1,6 @@
# IBM POWER __gmpn_rshift --
-# Copyright (C) 1992, 1994, 1999, 2000 Free Software Foundation, Inc.
+# Copyright 1992, 1994, 1999, 2000 Free Software Foundation, Inc.
# This file is part of the GNU MP Library.
diff --git a/mpn/power/sdiv.s b/mpn/power/sdiv.s
index 81da622fb..a6ca4246e 100644
--- a/mpn/power/sdiv.s
+++ b/mpn/power/sdiv.s
@@ -1,4 +1,4 @@
-# Copyright (C) 1999 Free Software Foundation, Inc.
+# Copyright 1999 Free Software Foundation, Inc.
# This file is part of the GNU MP Library.
diff --git a/mpn/power/sub_n.s b/mpn/power/sub_n.s
index aa09cf5bc..a8ecd204f 100644
--- a/mpn/power/sub_n.s
+++ b/mpn/power/sub_n.s
@@ -1,6 +1,6 @@
# IBM POWER __gmpn_sub_n -- Subtract two limb vectors of equal, non-zero length.
-# Copyright (C) 1992, 1994, 1995, 1996, 1999, 2000 Free Software Foundation,
+# Copyright 1992, 1994, 1995, 1996, 1999, 2000 Free Software Foundation,
# Inc.
# This file is part of the GNU MP Library.
diff --git a/mpn/power/submul_1.s b/mpn/power/submul_1.s
index bc01b7c95..972bf876c 100644
--- a/mpn/power/submul_1.s
+++ b/mpn/power/submul_1.s
@@ -1,7 +1,7 @@
# IBM POWER __gmpn_submul_1 -- Multiply a limb vector with a limb and subtract
# the result from a second limb vector.
-# Copyright (C) 1992, 1994, 1999, 2000 Free Software Foundation, Inc.
+# Copyright 1992, 1994, 1999, 2000 Free Software Foundation, Inc.
# This file is part of the GNU MP Library.
diff --git a/mpn/power/umul.s b/mpn/power/umul.s
index 8c7749638..f2f85503c 100644
--- a/mpn/power/umul.s
+++ b/mpn/power/umul.s
@@ -1,4 +1,4 @@
-# Copyright (C) 1999 Free Software Foundation, Inc.
+# Copyright 1999 Free Software Foundation, Inc.
# This file is part of the GNU MP Library.
diff --git a/mpn/powerpc32/add_n.asm b/mpn/powerpc32/add_n.asm
index 81ed04b16..bb257f2f3 100644
--- a/mpn/powerpc32/add_n.asm
+++ b/mpn/powerpc32/add_n.asm
@@ -1,7 +1,7 @@
dnl PowerPC-32 mpn_add_n -- Add two limb vectors of the same length > 0 and
dnl store sum in a third limb vector.
-dnl Copyright (C) 1995, 1997, 2000 Free Software Foundation, Inc.
+dnl Copyright 1995, 1997, 2000 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 3ef75b153..4e96b84a0 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
dnl the result to a second limb vector.
-dnl Copyright (C) 1995, 1997, 1998, 2000 Free Software Foundation, Inc.
+dnl Copyright 1995, 1997, 1998, 2000 Free Software 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 2bd842581..29344796e 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 (C) 2000 Free Software Foundation, Inc.
+dnl Copyright 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/powerpc32/gmp-mparam.h b/mpn/powerpc32/gmp-mparam.h
index 8610cee35..675062702 100644
--- a/mpn/powerpc32/gmp-mparam.h
+++ b/mpn/powerpc32/gmp-mparam.h
@@ -1,6 +1,6 @@
/* gmp-mparam.h -- Compiler/machine parameter header file.
-Copyright (C) 1991, 1993, 1994, 1999, 2000 Free Software Foundation, Inc.
+Copyright 1991, 1993, 1994, 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/powerpc32/lshift.asm b/mpn/powerpc32/lshift.asm
index 73a85430a..a89d1b815 100644
--- a/mpn/powerpc32/lshift.asm
+++ b/mpn/powerpc32/lshift.asm
@@ -1,6 +1,6 @@
dnl PowerPC-32 mpn_lshift -- Shift a number left.
-dnl Copyright (C) 1995, 1998, 2000 Free Software Foundation, Inc.
+dnl Copyright 1995, 1998, 2000 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/powerpc32/mul_1.asm b/mpn/powerpc32/mul_1.asm
index ec878b54d..f72351dfd 100644
--- a/mpn/powerpc32/mul_1.asm
+++ b/mpn/powerpc32/mul_1.asm
@@ -1,7 +1,7 @@
dnl PowerPC-32 mpn_mul_1 -- Multiply a limb vector with a limb and store
dnl the result in a second limb vector.
-dnl Copyright (C) 1995, 1997, 2000 Free Software Foundation, Inc.
+dnl Copyright 1995, 1997, 2000 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/powerpc32/regmap.m4 b/mpn/powerpc32/regmap.m4
index 978f18902..4de07257c 100644
--- a/mpn/powerpc32/regmap.m4
+++ b/mpn/powerpc32/regmap.m4
@@ -1,6 +1,6 @@
divert(-1)
-dnl Copyright (C) 2000 Free Software Foundation, Inc.
+dnl Copyright 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/powerpc32/rshift.asm b/mpn/powerpc32/rshift.asm
index a09ba0493..62627fecd 100644
--- a/mpn/powerpc32/rshift.asm
+++ b/mpn/powerpc32/rshift.asm
@@ -1,6 +1,6 @@
dnl PowerPC-32 mpn_rshift -- Shift a number right.
-dnl Copyright (C) 1995, 2000 Free Software Foundation, Inc.
+dnl Copyright 1995, 2000 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/powerpc32/sub_n.asm b/mpn/powerpc32/sub_n.asm
index b04b4192e..354a86510 100644
--- a/mpn/powerpc32/sub_n.asm
+++ b/mpn/powerpc32/sub_n.asm
@@ -1,7 +1,7 @@
dnl PowerPC-32 mpn_sub_n -- Subtract two limb vectors of the same length > 0
dnl and store difference in a third limb vector.
-dnl Copyright (C) 1995, 1997, 2000 Free Software Foundation, Inc.
+dnl Copyright 1995, 1997, 2000 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 a129e9f9e..1207fad9f 100644
--- a/mpn/powerpc32/submul_1.asm
+++ b/mpn/powerpc32/submul_1.asm
@@ -1,7 +1,7 @@
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 (C) 1995, 1997, 1998, 2000 Free Software Foundation, Inc.
+dnl Copyright 1995, 1997, 1998, 2000 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/powerpc32/umul.asm b/mpn/powerpc32/umul.asm
index eeaa0a4dc..c40ba1cbf 100644
--- a/mpn/powerpc32/umul.asm
+++ b/mpn/powerpc32/umul.asm
@@ -1,6 +1,6 @@
dnl PowerPC-32 umul_ppmm -- support for longlong.h
-dnl Copyright (C) 2000 Free Software Foundation, Inc.
+dnl Copyright 2000 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/powerpc64/add_n.asm b/mpn/powerpc64/add_n.asm
index c3325376d..d3975406d 100644
--- a/mpn/powerpc64/add_n.asm
+++ b/mpn/powerpc64/add_n.asm
@@ -1,7 +1,7 @@
# PowerPC-64 mpn_add_n -- Add two limb vectors of the same length > 0 and
# store sum in a third limb vector.
-# Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+# Copyright 1999, 2000 Free Software Foundation, Inc.
# This file is part of the GNU MP Library.
diff --git a/mpn/powerpc64/addmul_1.asm b/mpn/powerpc64/addmul_1.asm
index 81774482f..46d50d074 100644
--- a/mpn/powerpc64/addmul_1.asm
+++ b/mpn/powerpc64/addmul_1.asm
@@ -1,7 +1,7 @@
# PowerPC-64 mpn_addmul_1 -- Multiply a limb vector with a limb and add
# the result to a second limb vector.
-# Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+# Copyright 1999, 2000 Free Software Foundation, Inc.
# This file is part of the GNU MP Library.
diff --git a/mpn/powerpc64/addsub_n.asm b/mpn/powerpc64/addsub_n.asm
index 4ed40d71a..05aa1f899 100644
--- a/mpn/powerpc64/addsub_n.asm
+++ b/mpn/powerpc64/addsub_n.asm
@@ -1,6 +1,6 @@
# PowerPC-64 mpn_addsub_n -- Simultaneous add and sub.
-# Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+# Copyright 1999, 2000 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 aee9f1f97..7ada61568 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 (C) 2000 Free Software Foundation, Inc.
+dnl Copyright 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/powerpc64/copyd.asm b/mpn/powerpc64/copyd.asm
index d06e8c25f..7df280325 100644
--- a/mpn/powerpc64/copyd.asm
+++ b/mpn/powerpc64/copyd.asm
@@ -1,6 +1,6 @@
# PowerPC-64 mpn_copyd -- Copy a limb vector.
-# Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+# Copyright 1999, 2000 Free Software Foundation, Inc.
# This file is part of the GNU MP Library.
diff --git a/mpn/powerpc64/copyi.asm b/mpn/powerpc64/copyi.asm
index a1bedc4c5..840435258 100644
--- a/mpn/powerpc64/copyi.asm
+++ b/mpn/powerpc64/copyi.asm
@@ -1,6 +1,6 @@
# PowerPC-64 mpn_copyi -- Copy a limb vector.
-# Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+# Copyright 1999, 2000 Free Software Foundation, Inc.
# This file is part of the GNU MP Library.
diff --git a/mpn/powerpc64/gmp-mparam.h b/mpn/powerpc64/gmp-mparam.h
index 21cf6f176..93f180c0e 100644
--- a/mpn/powerpc64/gmp-mparam.h
+++ b/mpn/powerpc64/gmp-mparam.h
@@ -1,6 +1,6 @@
/* gmp-mparam.h -- Compiler/machine parameter header file.
-Copyright (C) 1991, 1993, 1994, 1995, 1999, 2000 Free Software Foundation, Inc.
+Copyright 1991, 1993, 1994, 1995, 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/powerpc64/lshift.asm b/mpn/powerpc64/lshift.asm
index cef3a81fd..5c024a164 100644
--- a/mpn/powerpc64/lshift.asm
+++ b/mpn/powerpc64/lshift.asm
@@ -1,6 +1,6 @@
# PowerPC-64 mpn_lshift -- Shift a number left.
-# Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+# Copyright 1999, 2000 Free Software Foundation, Inc.
# This file is part of the GNU MP Library.
diff --git a/mpn/powerpc64/mul_1.asm b/mpn/powerpc64/mul_1.asm
index 47597283f..de6d0e685 100644
--- a/mpn/powerpc64/mul_1.asm
+++ b/mpn/powerpc64/mul_1.asm
@@ -1,7 +1,7 @@
# PowerPC-64 mpn_mul_1 -- Multiply a limb vector with a limb and store
# the result in a second limb vector.
-# Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+# Copyright 1999, 2000 Free Software Foundation, Inc.
# This file is part of the GNU MP Library.
diff --git a/mpn/powerpc64/rshift.asm b/mpn/powerpc64/rshift.asm
index 88272c7fa..54922984b 100644
--- a/mpn/powerpc64/rshift.asm
+++ b/mpn/powerpc64/rshift.asm
@@ -1,6 +1,6 @@
# PowerPC-64 mpn_rshift -- Shift a number right.
-# Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+# Copyright 1999, 2000 Free Software Foundation, Inc.
# This file is part of the GNU MP Library.
diff --git a/mpn/powerpc64/sub_n.asm b/mpn/powerpc64/sub_n.asm
index 4de3de69c..602932b1d 100644
--- a/mpn/powerpc64/sub_n.asm
+++ b/mpn/powerpc64/sub_n.asm
@@ -1,7 +1,7 @@
# PowerPC-64 mpn_sub_n -- Subtract two limb vectors of the same length > 0
# and store difference in a third limb vector.
-# Copyright (C) 1999, 2000 Free Software Foundation, Inc.b
+# Copyright 1999, 2000 Free Software Foundation, Inc.b
# This file is part of the GNU MP Library.
diff --git a/mpn/powerpc64/submul_1.asm b/mpn/powerpc64/submul_1.asm
index 17f6369a3..e7570c077 100644
--- a/mpn/powerpc64/submul_1.asm
+++ b/mpn/powerpc64/submul_1.asm
@@ -1,7 +1,7 @@
# PowerPC-64 mpn_submul_1 -- Multiply a limb vector with a limb and subtract
# the result from a second limb vector.
-# Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+# Copyright 1999, 2000 Free Software Foundation, Inc.
# This file is part of the GNU MP Library.
diff --git a/mpn/pyr/add_n.s b/mpn/pyr/add_n.s
index e1fc53584..90009d7c5 100644
--- a/mpn/pyr/add_n.s
+++ b/mpn/pyr/add_n.s
@@ -1,7 +1,7 @@
# Pyramid __gmpn_add_n -- Add two limb vectors of the same length > 0 and store
# sum in a third limb vector.
-# Copyright (C) 1995, 2000 Free Software Foundation, Inc.
+# Copyright 1995, 2000 Free Software Foundation, Inc.
# This file is part of the GNU MP Library.
diff --git a/mpn/pyr/addmul_1.s b/mpn/pyr/addmul_1.s
index 65c3f8f00..aca55d3d1 100644
--- a/mpn/pyr/addmul_1.s
+++ b/mpn/pyr/addmul_1.s
@@ -1,7 +1,7 @@
# Pyramid __gmpn_addmul_1 -- Multiply a limb vector with a limb and add
# the result to a second limb vector.
-# Copyright (C) 1995, 2000 Free Software Foundation, Inc.
+# Copyright 1995, 2000 Free Software Foundation, Inc.
# This file is part of the GNU MP Library.
diff --git a/mpn/pyr/mul_1.s b/mpn/pyr/mul_1.s
index 1272297c4..09fd942ac 100644
--- a/mpn/pyr/mul_1.s
+++ b/mpn/pyr/mul_1.s
@@ -1,7 +1,7 @@
# Pyramid __gmpn_mul_1 -- Multiply a limb vector with a limb and store
# the result in a second limb vector.
-# Copyright (C) 1995, 2000 Free Software Foundation, Inc.
+# Copyright 1995, 2000 Free Software Foundation, Inc.
# This file is part of the GNU MP Library.
diff --git a/mpn/pyr/sub_n.s b/mpn/pyr/sub_n.s
index 1fd2eb0f1..de86a240c 100644
--- a/mpn/pyr/sub_n.s
+++ b/mpn/pyr/sub_n.s
@@ -1,7 +1,7 @@
# Pyramid __gmpn_sub_n -- Subtract two limb vectors of the same length > 0 and
# store difference in a third limb vector.
-# Copyright (C) 1995, 2000 Free Software Foundation, Inc.
+# Copyright 1995, 2000 Free Software Foundation, Inc.
# This file is part of the GNU MP Library.
diff --git a/mpn/sh/add_n.s b/mpn/sh/add_n.s
index df388b31a..4404b20df 100644
--- a/mpn/sh/add_n.s
+++ b/mpn/sh/add_n.s
@@ -1,7 +1,7 @@
! SH __gmpn_add_n -- Add two limb vectors of the same length > 0 and store
! sum in a third limb vector.
-! Copyright (C) 1995, 1997, 2000 Free Software Foundation, Inc.
+! Copyright 1995, 1997, 2000 Free Software Foundation, Inc.
! This file is part of the GNU MP Library.
diff --git a/mpn/sh/sh2/addmul_1.s b/mpn/sh/sh2/addmul_1.s
index f34a7f050..efbfff9ec 100644
--- a/mpn/sh/sh2/addmul_1.s
+++ b/mpn/sh/sh2/addmul_1.s
@@ -1,7 +1,7 @@
! SH2 __gmpn_addmul_1 -- Multiply a limb vector with a limb and add
! the result to a second limb vector.
-! Copyright (C) 1995, 2000 Free Software Foundation, Inc.
+! Copyright 1995, 2000 Free Software Foundation, Inc.
! This file is part of the GNU MP Library.
diff --git a/mpn/sh/sh2/mul_1.s b/mpn/sh/sh2/mul_1.s
index 2a117a317..8bbb55124 100644
--- a/mpn/sh/sh2/mul_1.s
+++ b/mpn/sh/sh2/mul_1.s
@@ -1,7 +1,7 @@
! SH2 __gmpn_mul_1 -- Multiply a limb vector with a limb and store
! the result in a second limb vector.
-! Copyright (C) 1995, 2000 Free Software Foundation, Inc.
+! Copyright 1995, 2000 Free Software Foundation, Inc.
! This file is part of the GNU MP Library.
diff --git a/mpn/sh/sh2/submul_1.s b/mpn/sh/sh2/submul_1.s
index eb9a27dde..dce844236 100644
--- a/mpn/sh/sh2/submul_1.s
+++ b/mpn/sh/sh2/submul_1.s
@@ -1,7 +1,7 @@
! SH2 __gmpn_submul_1 -- Multiply a limb vector with a limb and subtract
! the result from a second limb vector.
-! Copyright (C) 1995, 2000 Free Software Foundation, Inc.
+! Copyright 1995, 2000 Free Software Foundation, Inc.
! This file is part of the GNU MP Library.
diff --git a/mpn/sh/sub_n.s b/mpn/sh/sub_n.s
index 5f818c95a..abd7aa044 100644
--- a/mpn/sh/sub_n.s
+++ b/mpn/sh/sub_n.s
@@ -1,7 +1,7 @@
! SH __gmpn_sub_n -- Subtract two limb vectors of the same length > 0 and store
! difference in a third limb vector.
-! Copyright (C) 1995, 1997, 2000 Free Software Foundation, Inc.
+! Copyright 1995, 1997, 2000 Free Software Foundation, Inc.
! This file is part of the GNU MP Library.
diff --git a/mpn/sparc32/add_n.asm b/mpn/sparc32/add_n.asm
index 5f1d00c0e..abd5adf44 100644
--- a/mpn/sparc32/add_n.asm
+++ b/mpn/sparc32/add_n.asm
@@ -1,7 +1,7 @@
dnl SPARC mpn_add_n -- Add two limb vectors of the same length > 0 and store
dnl sum in a third limb vector.
-dnl Copyright (C) 1995, 1996, 2000 Free Software Foundation, Inc.
+dnl Copyright 1995, 1996, 2000 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/sparc32/addmul_1.asm b/mpn/sparc32/addmul_1.asm
index 80c94e425..afde0c077 100644
--- a/mpn/sparc32/addmul_1.asm
+++ b/mpn/sparc32/addmul_1.asm
@@ -1,7 +1,7 @@
dnl SPARC mpn_addmul_1 -- Multiply a limb vector with a limb and add the
dnl result to a second limb vector.
-dnl Copyright (C) 1992, 1993, 1994, 2000 Free Software Foundation, Inc.
+dnl Copyright 1992, 1993, 1994, 2000 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/sparc32/lshift.asm b/mpn/sparc32/lshift.asm
index 529733ac2..89dc1a08e 100644
--- a/mpn/sparc32/lshift.asm
+++ b/mpn/sparc32/lshift.asm
@@ -1,7 +1,7 @@
dnl SPARC mpn_lshift -- Shift a number left.
dnl
-dnl Copyright (C) 1995, 1996, 2000 Free Software Foundation, Inc.
+dnl Copyright 1995, 1996, 2000 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/sparc32/mul_1.asm b/mpn/sparc32/mul_1.asm
index e5fedeaba..3ac9c9e65 100644
--- a/mpn/sparc32/mul_1.asm
+++ b/mpn/sparc32/mul_1.asm
@@ -1,7 +1,7 @@
dnl SPARC mpn_mul_1 -- Multiply a limb vector with a limb and store
dnl the result in a second limb vector.
-dnl Copyright (C) 1992, 1993, 1994, 2000 Free Software Foundation, Inc.
+dnl Copyright 1992, 1993, 1994, 2000 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/sparc32/rshift.asm b/mpn/sparc32/rshift.asm
index 9187dbaa6..5791f730e 100644
--- a/mpn/sparc32/rshift.asm
+++ b/mpn/sparc32/rshift.asm
@@ -1,6 +1,6 @@
dnl SPARC mpn_rshift -- Shift a number right.
-dnl Copyright (C) 1995, 1996, 2000 Free Software Foundation, Inc.
+dnl Copyright 1995, 1996, 2000 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/sparc32/sub_n.asm b/mpn/sparc32/sub_n.asm
index 071909a1b..b2ad94450 100644
--- a/mpn/sparc32/sub_n.asm
+++ b/mpn/sparc32/sub_n.asm
@@ -1,7 +1,7 @@
dnl SPARC mpn_sub_n -- Subtract two limb vectors of the same length > 0 and
dnl store difference in a third limb vector.
-dnl Copyright (C) 1995, 1996, 2000 Free Software Foundation, Inc.
+dnl Copyright 1995, 1996, 2000 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/sparc32/submul_1.asm b/mpn/sparc32/submul_1.asm
index 12abd844c..097dfcde4 100644
--- a/mpn/sparc32/submul_1.asm
+++ b/mpn/sparc32/submul_1.asm
@@ -1,7 +1,7 @@
dnl SPARC mpn_submul_1 -- Multiply a limb vector with a limb and subtract
dnl the result from a second limb vector.
-dnl Copyright (C) 1992, 1993, 1994, 2000 Free Software Foundation, Inc.
+dnl Copyright 1992, 1993, 1994, 2000 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/sparc32/udiv_fp.asm b/mpn/sparc32/udiv_fp.asm
index e340e147d..991b5b88e 100644
--- a/mpn/sparc32/udiv_fp.asm
+++ b/mpn/sparc32/udiv_fp.asm
@@ -1,7 +1,7 @@
dnl SPARC v7 __udiv_qrnnd division support, used from longlong.h.
dnl This is for v7 CPUs with a floating-point unit.
-dnl Copyright (C) 1993, 1994, 1996, 2000 Free Software Foundation, Inc.
+dnl Copyright 1993, 1994, 1996, 2000 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/sparc32/udiv_nfp.asm b/mpn/sparc32/udiv_nfp.asm
index ae19f4c6e..62d2bd525 100644
--- a/mpn/sparc32/udiv_nfp.asm
+++ b/mpn/sparc32/udiv_nfp.asm
@@ -1,7 +1,7 @@
dnl SPARC v7 __udiv_qrnnd division support, used from longlong.h.
dnl This is for v7 CPUs without a floating-point unit.
-dnl Copyright (C) 1993, 1994, 1996, 2000 Free Software Foundation, Inc.
+dnl Copyright 1993, 1994, 1996, 2000 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/sparc32/umul.asm b/mpn/sparc32/umul.asm
index efa56851d..8d0fe7d05 100644
--- a/mpn/sparc32/umul.asm
+++ b/mpn/sparc32/umul.asm
@@ -1,6 +1,6 @@
dnl SPARC mpn_umul_ppmm -- support for longlong.h for non-gcc.
-dnl Copyright (C) 1995, 1996, 2000 Free Software Foundation, Inc.
+dnl Copyright 1995, 1996, 2000 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/sparc32/v8/addmul_1.asm b/mpn/sparc32/v8/addmul_1.asm
index da44644b5..214776520 100644
--- a/mpn/sparc32/v8/addmul_1.asm
+++ b/mpn/sparc32/v8/addmul_1.asm
@@ -1,7 +1,7 @@
dnl SPARC v8 mpn_addmul_1 -- Multiply a limb vector with a limb and
dnl add the result to a second limb vector.
-dnl Copyright (C) 1992, 1993, 1994, 1995, 2000 Free Software Foundation, Inc.
+dnl Copyright 1992, 1993, 1994, 1995, 2000 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/sparc32/v8/gmp-mparam.h b/mpn/sparc32/v8/gmp-mparam.h
index 8f7ec0487..e11dfafb2 100644
--- a/mpn/sparc32/v8/gmp-mparam.h
+++ b/mpn/sparc32/v8/gmp-mparam.h
@@ -1,6 +1,6 @@
/* SPARC v8 gmp-mparam.h -- Compiler/machine parameter header file.
-Copyright (C) 1991, 1993, 1994, 1999, 2000 Free Software Foundation, Inc.
+Copyright 1991, 1993, 1994, 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/sparc32/v8/mul_1.asm b/mpn/sparc32/v8/mul_1.asm
index 801247553..fcfabc156 100644
--- a/mpn/sparc32/v8/mul_1.asm
+++ b/mpn/sparc32/v8/mul_1.asm
@@ -1,7 +1,7 @@
dnl SPARC v8 mpn_mul_1 -- Multiply a limb vector with a single limb and
dnl store the product in a second limb vector.
-dnl Copyright (C) 1992, 1994, 1995, 2000 Free Software Foundation, Inc.
+dnl Copyright 1992, 1994, 1995, 2000 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/sparc32/v8/submul_1.asm b/mpn/sparc32/v8/submul_1.asm
index 9ed132f4c..843f4c454 100644
--- a/mpn/sparc32/v8/submul_1.asm
+++ b/mpn/sparc32/v8/submul_1.asm
@@ -1,7 +1,7 @@
dnl SPARC v8 mpn_submul_1 -- Multiply a limb vector with a limb and
dnl subtract the result from a second limb vector.
-dnl Copyright (C) 1992, 1993, 1994, 2000 Free Software Foundation, Inc.
+dnl Copyright 1992, 1993, 1994, 2000 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/sparc32/v8/supersparc/gmp-mparam.h b/mpn/sparc32/v8/supersparc/gmp-mparam.h
index 4f6f0c49b..3ccec8587 100644
--- a/mpn/sparc32/v8/supersparc/gmp-mparam.h
+++ b/mpn/sparc32/v8/supersparc/gmp-mparam.h
@@ -1,6 +1,6 @@
/* SuperSPARC gmp-mparam.h -- Compiler/machine parameter header file.
-Copyright (C) 1991, 1993, 1994, 1999, 2000 Free Software Foundation, Inc.
+Copyright 1991, 1993, 1994, 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/sparc32/v8/supersparc/udiv.asm b/mpn/sparc32/v8/supersparc/udiv.asm
index 0d5e8d415..5f9bc684e 100644
--- a/mpn/sparc32/v8/supersparc/udiv.asm
+++ b/mpn/sparc32/v8/supersparc/udiv.asm
@@ -2,7 +2,7 @@ dnl SuperSPARC mpn_udiv_qrnnd division support, used from longlong.h.
dnl This is for SuperSPARC only, to compensate for its semi-functional
dnl udiv instruction.
-dnl Copyright (C) 1993, 1994, 1996, 2000 Free Software Foundation, Inc.
+dnl Copyright 1993, 1994, 1996, 2000 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/sparc32/v8/umul.asm b/mpn/sparc32/v8/umul.asm
index ae8f692a0..3caff67f4 100644
--- a/mpn/sparc32/v8/umul.asm
+++ b/mpn/sparc32/v8/umul.asm
@@ -1,6 +1,6 @@
dnl SPARC v8 mpn_umul_ppmm -- support for longlong.h for non-gcc.
-dnl Copyright (C) 1995, 1996, 2000 Free Software Foundation, Inc.
+dnl Copyright 1995, 1996, 2000 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/sparc32/v9/addmul_1.asm b/mpn/sparc32/v9/addmul_1.asm
index c1762cc41..a43714d61 100644
--- a/mpn/sparc32/v9/addmul_1.asm
+++ b/mpn/sparc32/v9/addmul_1.asm
@@ -1,7 +1,7 @@
dnl SPARC v9 32-bit mpn_addmul_1 -- Multiply a limb vector with a limb and
dnl add the result to a second limb vector.
-dnl Copyright (C) 1998, 2000 Free Software Foundation, Inc.
+dnl Copyright 1998, 2000 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/sparc32/v9/gmp-mparam.h b/mpn/sparc32/v9/gmp-mparam.h
index 47ba04845..d6df3af7f 100644
--- a/mpn/sparc32/v9/gmp-mparam.h
+++ b/mpn/sparc32/v9/gmp-mparam.h
@@ -1,6 +1,6 @@
/* gmp-mparam.h -- Compiler/machine parameter header file.
-Copyright (C) 1991, 1993, 1994, 1999, 2000 Free Software Foundation, Inc.
+Copyright 1991, 1993, 1994, 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/sparc32/v9/mul_1.asm b/mpn/sparc32/v9/mul_1.asm
index f8f0fdd8c..b99aff9c4 100644
--- a/mpn/sparc32/v9/mul_1.asm
+++ b/mpn/sparc32/v9/mul_1.asm
@@ -1,7 +1,7 @@
dnl SPARC v9 32-bit mpn_mul_1 -- Multiply a limb vector with a limb and
dnl store the result in a second limb vector.
-dnl Copyright (C) 1998, 2000 Free Software Foundation, Inc.
+dnl Copyright 1998, 2000 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/sparc32/v9/submul_1.asm b/mpn/sparc32/v9/submul_1.asm
index 6195ea88e..f4dd3222a 100644
--- a/mpn/sparc32/v9/submul_1.asm
+++ b/mpn/sparc32/v9/submul_1.asm
@@ -1,7 +1,7 @@
dnl SPARC v9 32-bit mpn_submul_1 -- Multiply a limb vector with a limb and
dnl subtract the result from a second limb vector.
-dnl Copyright (C) 1998, 2000 Free Software Foundation, Inc.
+dnl Copyright 1998, 2000 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/sparc64/add_n.asm b/mpn/sparc64/add_n.asm
index 72b3895a5..20c5596cc 100644
--- a/mpn/sparc64/add_n.asm
+++ b/mpn/sparc64/add_n.asm
@@ -1,7 +1,7 @@
! SPARC v9 __gmpn_add_n -- Add two limb vectors of the same length > 0 and store
! sum in a third limb vector.
-! Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+! Copyright 1999, 2000 Free Software Foundation, Inc.
! This file is part of the GNU MP Library.
diff --git a/mpn/sparc64/addmul1h.asm b/mpn/sparc64/addmul1h.asm
index 96cb5f736..30dffe276 100644
--- a/mpn/sparc64/addmul1h.asm
+++ b/mpn/sparc64/addmul1h.asm
@@ -1,6 +1,6 @@
dnl SPARC 64-bit addmull/addmulu -- Helper for mpn_addmul_1 and mpn_mul_1.
-dnl Copyright (C) 1998, 2000 Free Software Foundation, Inc.
+dnl Copyright 1998, 2000 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/sparc64/addmul_1.asm b/mpn/sparc64/addmul_1.asm
index c3f04cea6..0c8befdcd 100644
--- a/mpn/sparc64/addmul_1.asm
+++ b/mpn/sparc64/addmul_1.asm
@@ -1,7 +1,7 @@
dnl SPARC 64-bit mpn_addmul_1 -- Multiply a limb vector with a limb and
dnl add the result to a second limb vector.
-dnl Copyright (C) 1998, 2000 Free Software Foundation, Inc.
+dnl Copyright 1998, 2000 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/sparc64/copyi.asm b/mpn/sparc64/copyi.asm
index d9957e3c9..4487e7806 100644
--- a/mpn/sparc64/copyi.asm
+++ b/mpn/sparc64/copyi.asm
@@ -1,6 +1,6 @@
! SPARC v9 __gmpn_copy -- Copy a limb vector.
-! Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+! Copyright 1999, 2000 Free Software Foundation, Inc.
! This file is part of the GNU MP Library.
diff --git a/mpn/sparc64/gmp-mparam.h b/mpn/sparc64/gmp-mparam.h
index 010654532..8302fead2 100644
--- a/mpn/sparc64/gmp-mparam.h
+++ b/mpn/sparc64/gmp-mparam.h
@@ -1,6 +1,6 @@
/* Sparc64 gmp-mparam.h -- Compiler/machine parameter header file.
-Copyright (C) 1991, 1993, 1994, 1999, 2000 Free Software Foundation, Inc.
+Copyright 1991, 1993, 1994, 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/sparc64/lshift.asm b/mpn/sparc64/lshift.asm
index 2d2edc50a..6888c7bf7 100644
--- a/mpn/sparc64/lshift.asm
+++ b/mpn/sparc64/lshift.asm
@@ -1,6 +1,6 @@
! SPARC v9 __gmpn_lshift --
-! Copyright (C) 1996, 2000 Free Software Foundation, Inc.
+! Copyright 1996, 2000 Free Software Foundation, Inc.
! This file is part of the GNU MP Library.
diff --git a/mpn/sparc64/mul_1.asm b/mpn/sparc64/mul_1.asm
index f2f2821d5..55b89d229 100644
--- a/mpn/sparc64/mul_1.asm
+++ b/mpn/sparc64/mul_1.asm
@@ -1,7 +1,7 @@
dnl SPARC 64-bit mpn_mul_1 -- Multiply a limb vector with a limb and
dnl store the result to a second limb vector.
-dnl Copyright (C) 1998, 2000 Free Software Foundation, Inc.
+dnl Copyright 1998, 2000 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/sparc64/mul_1h.asm b/mpn/sparc64/mul_1h.asm
index 5078c01c3..a63644317 100644
--- a/mpn/sparc64/mul_1h.asm
+++ b/mpn/sparc64/mul_1h.asm
@@ -1,6 +1,6 @@
dnl SPARC 64-bit mull -- Helper for mpn_mul_1.
-dnl Copyright (C) 1998, 2000 Free Software Foundation, Inc.
+dnl Copyright 1998, 2000 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/sparc64/rshift.asm b/mpn/sparc64/rshift.asm
index baf7920ef..02ff713dc 100644
--- a/mpn/sparc64/rshift.asm
+++ b/mpn/sparc64/rshift.asm
@@ -1,6 +1,6 @@
! SPARC v9 __gmpn_rshift --
-! Copyright (C) 1996, 2000 Free Software Foundation, Inc.
+! Copyright 1996, 2000 Free Software Foundation, Inc.
! This file is part of the GNU MP Library.
diff --git a/mpn/sparc64/sub_n.asm b/mpn/sparc64/sub_n.asm
index 61547138e..e2a8f7cab 100644
--- a/mpn/sparc64/sub_n.asm
+++ b/mpn/sparc64/sub_n.asm
@@ -1,7 +1,7 @@
! SPARC v9 __gmpn_sub_n -- Subtract two limb vectors of the same length > 0 and
! store difference in a third limb vector.
-! Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+! Copyright 1999, 2000 Free Software Foundation, Inc.
! This file is part of the GNU MP Library.
diff --git a/mpn/sparc64/submul1h.asm b/mpn/sparc64/submul1h.asm
index 7f51ba59c..cbcbdbc68 100644
--- a/mpn/sparc64/submul1h.asm
+++ b/mpn/sparc64/submul1h.asm
@@ -1,6 +1,6 @@
dnl SPARC 64-bit submull/submulu -- Helper for mpn_submul_1 and mpn_mul_1.
-dnl Copyright (C) 1998, 2000 Free Software Foundation, Inc.
+dnl Copyright 1998, 2000 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/sparc64/submul_1.asm b/mpn/sparc64/submul_1.asm
index 7c6af0a98..2c9b0fb59 100644
--- a/mpn/sparc64/submul_1.asm
+++ b/mpn/sparc64/submul_1.asm
@@ -1,7 +1,7 @@
dnl SPARC 64-bit mpn_submul_1 -- Multiply a limb vector with a limb and
dnl subtract the result from a second limb vector.
-dnl Copyright (C) 1998, 2000 Free Software Foundation, Inc.
+dnl Copyright 1998, 2000 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
diff --git a/mpn/tests/Makefile.am b/mpn/tests/Makefile.am
index bddbc05e9..53ec4c2f1 100644
--- a/mpn/tests/Makefile.am
+++ b/mpn/tests/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with automake to generate Makefile.in
-# Copyright (C) 2000 Free Software Foundation, Inc.
+# Copyright 2000 Free Software Foundation, Inc.
#
# This file is part of the GNU MP Library.
#
diff --git a/mpn/tests/Makefile.in b/mpn/tests/Makefile.in
index ec557cd0e..70748383d 100644
--- a/mpn/tests/Makefile.in
+++ b/mpn/tests/Makefile.in
@@ -98,7 +98,7 @@ install_sh = @install_sh@
mpn_objects = @mpn_objects@
mpn_objs_in_libgmp = @mpn_objs_in_libgmp@
-# Copyright (C) 2000 Free Software Foundation, Inc.
+# Copyright 2000 Free Software Foundation, Inc.
#
# This file is part of the GNU MP Library.
#
diff --git a/mpn/tests/add_n.c b/mpn/tests/add_n.c
index ff3f965f4..7739f3661 100644
--- a/mpn/tests/add_n.c
+++ b/mpn/tests/add_n.c
@@ -1,5 +1,5 @@
/*
-Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
+Copyright 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/tests/addmul_1.c b/mpn/tests/addmul_1.c
index a0daa2ccf..2b6a06de7 100644
--- a/mpn/tests/addmul_1.c
+++ b/mpn/tests/addmul_1.c
@@ -1,5 +1,5 @@
/*
-Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
+Copyright 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/tests/addsub_n.c b/mpn/tests/addsub_n.c
index ebace0b59..984c42bbc 100644
--- a/mpn/tests/addsub_n.c
+++ b/mpn/tests/addsub_n.c
@@ -1,5 +1,5 @@
/*
-Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+Copyright 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/tests/addsub_n_2.c b/mpn/tests/addsub_n_2.c
index ce95df8d5..6630ba502 100644
--- a/mpn/tests/addsub_n_2.c
+++ b/mpn/tests/addsub_n_2.c
@@ -1,5 +1,5 @@
/*
-Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+Copyright 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/tests/copy.c b/mpn/tests/copy.c
index 0b022fb45..69462b0c8 100644
--- a/mpn/tests/copy.c
+++ b/mpn/tests/copy.c
@@ -1,5 +1,5 @@
/*
-Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+Copyright 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/tests/divmod_1.c b/mpn/tests/divmod_1.c
index 8ced99799..6229e9a01 100644
--- a/mpn/tests/divmod_1.c
+++ b/mpn/tests/divmod_1.c
@@ -1,5 +1,5 @@
/*
-Copyright (C) 1996, 1998, 2000 Free Software Foundation, Inc.
+Copyright 1996, 1998, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/tests/divrem.c b/mpn/tests/divrem.c
index 97098294b..3c37e016f 100644
--- a/mpn/tests/divrem.c
+++ b/mpn/tests/divrem.c
@@ -1,5 +1,5 @@
/*
-Copyright (C) 1996, 1997, 1998, 2000 Free Software Foundation, Inc.
+Copyright 1996, 1997, 1998, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/tests/lshift.c b/mpn/tests/lshift.c
index 1e10f8f0b..6d30ebc6c 100644
--- a/mpn/tests/lshift.c
+++ b/mpn/tests/lshift.c
@@ -1,5 +1,5 @@
/*
-Copyright (C) 1996, 1998, 1999, 2000 Free Software Foundation, Inc.
+Copyright 1996, 1998, 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/tests/mul_1.c b/mpn/tests/mul_1.c
index 12cdbf358..246ab1579 100644
--- a/mpn/tests/mul_1.c
+++ b/mpn/tests/mul_1.c
@@ -1,5 +1,5 @@
/*
-Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
+Copyright 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/tests/ref.c b/mpn/tests/ref.c
index f77e68f2a..131702835 100644
--- a/mpn/tests/ref.c
+++ b/mpn/tests/ref.c
@@ -2,7 +2,7 @@
of the normal gmp code. Speed isn't a consideration. */
/*
-Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
+Copyright 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/tests/ref.h b/mpn/tests/ref.h
index 7f4eb6556..3235c3c18 100644
--- a/mpn/tests/ref.h
+++ b/mpn/tests/ref.h
@@ -1,7 +1,7 @@
/* Prototypes for refmpn functions. */
/*
-Copyright (C) 2000 Free Software Foundation, Inc.
+Copyright 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/tests/rshift.c b/mpn/tests/rshift.c
index a231828ae..ede74c17c 100644
--- a/mpn/tests/rshift.c
+++ b/mpn/tests/rshift.c
@@ -1,5 +1,5 @@
/*
-Copyright (C) 1996, 1998, 1999, 2000 Free Software Foundation, Inc.
+Copyright 1996, 1998, 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/tests/spinner.c b/mpn/tests/spinner.c
index 1fb051a92..51fcedded 100644
--- a/mpn/tests/spinner.c
+++ b/mpn/tests/spinner.c
@@ -2,7 +2,7 @@
is being done. */
/*
-Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+Copyright 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/tests/sub_n.c b/mpn/tests/sub_n.c
index 251d136bc..b5c933ec6 100644
--- a/mpn/tests/sub_n.c
+++ b/mpn/tests/sub_n.c
@@ -1,5 +1,5 @@
/*
-Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
+Copyright 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/tests/submul_1.c b/mpn/tests/submul_1.c
index 8ec9f41e0..ec3218391 100644
--- a/mpn/tests/submul_1.c
+++ b/mpn/tests/submul_1.c
@@ -1,5 +1,5 @@
/*
-Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
+Copyright 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/tests/trace.c b/mpn/tests/trace.c
index a70183349..03a6aee69 100644
--- a/mpn/tests/trace.c
+++ b/mpn/tests/trace.c
@@ -1,7 +1,7 @@
/* trace.c -- Support for diagnostic traces. */
/*
-Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+Copyright 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/tests/try.c b/mpn/tests/try.c
index 0ecd357d8..bc1157ca8 100644
--- a/mpn/tests/try.c
+++ b/mpn/tests/try.c
@@ -4,7 +4,7 @@
BE SUBJECT TO INCOMPATIBLE CHANGES IN FUTURE VERSIONS OF GMP. */
/*
-Copyright (C) 2000 Free Software Foundation, Inc.
+Copyright 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/tests/try.h b/mpn/tests/try.h
index 027e844e5..4a10fcbb1 100644
--- a/mpn/tests/try.h
+++ b/mpn/tests/try.h
@@ -1,5 +1,5 @@
/*
-Copyright (C) 2000 Free Software Foundation, Inc.
+Copyright 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/tests/tst-addsub.c b/mpn/tests/tst-addsub.c
index 23dbba03e..2f04a47d4 100644
--- a/mpn/tests/tst-addsub.c
+++ b/mpn/tests/tst-addsub.c
@@ -1,5 +1,5 @@
/*
-Copyright (C) 1996 Free Software Foundation, Inc.
+Copyright 1996 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/tests/x86call.asm b/mpn/tests/x86call.asm
index 37c1e6a87..8baaa69be 100644
--- a/mpn/tests/x86call.asm
+++ b/mpn/tests/x86call.asm
@@ -1,6 +1,6 @@
dnl x86 calling conventions checking.
-dnl Copyright (C) 2000 Free Software Foundation, Inc.
+dnl Copyright 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/tests/x86check.c b/mpn/tests/x86check.c
index ae151442f..8b5979172 100644
--- a/mpn/tests/x86check.c
+++ b/mpn/tests/x86check.c
@@ -1,7 +1,7 @@
/* x86 calling conventions checking. */
/*
-Copyright (C) 2000 Free Software Foundation, Inc.
+Copyright 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/thumb/add_n.s b/mpn/thumb/add_n.s
index c1eeb6ca8..2a944af6a 100644
--- a/mpn/thumb/add_n.s
+++ b/mpn/thumb/add_n.s
@@ -1,7 +1,7 @@
@ ARM/Thumb __gmpn_add -- Add two limb vectors of the same length > 0 and store
@ sum in a third limb vector.
-@ Copyright (C) 1997, 2000 Free Software Foundation, Inc.
+@ Copyright 1997, 2000 Free Software Foundation, Inc.
@ This file is part of the GNU MP Library.
diff --git a/mpn/thumb/sub_n.s b/mpn/thumb/sub_n.s
index 53c292375..f2e24a045 100644
--- a/mpn/thumb/sub_n.s
+++ b/mpn/thumb/sub_n.s
@@ -1,7 +1,7 @@
@ ARM/Thumb __gmpn_sub -- Subtract two limb vectors of the same length > 0 and
@ store difference in a third limb vector.
-@ Copyright (C) 1997, 2000 Free Software Foundation, Inc.
+@ Copyright 1997, 2000 Free Software Foundation, Inc.
@ This file is part of the GNU MP Library.
diff --git a/mpn/underscore.h b/mpn/underscore.h
index 240dae0f6..fb379235a 100644
--- a/mpn/underscore.h
+++ b/mpn/underscore.h
@@ -1,5 +1,5 @@
/*
-Copyright (C) 1999 Free Software Foundation, Inc.
+Copyright 1999 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/vax/add_n.s b/mpn/vax/add_n.s
index cf4060f52..4e65c3d40 100644
--- a/mpn/vax/add_n.s
+++ b/mpn/vax/add_n.s
@@ -1,7 +1,7 @@
# VAX __gmpn_add_n -- Add two limb vectors of the same length > 0 and store
# sum in a third limb vector.
-# Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+# Copyright 1999, 2000 Free Software Foundation, Inc.
# This file is part of the GNU MP Library.
diff --git a/mpn/vax/addmul_1.s b/mpn/vax/addmul_1.s
index 379061dcb..279cedec1 100644
--- a/mpn/vax/addmul_1.s
+++ b/mpn/vax/addmul_1.s
@@ -1,7 +1,7 @@
# VAX __gmpn_addmul_1 -- Multiply a limb vector with a limb and add
# the result to a second limb vector.
-# Copyright (C) 1992, 1994, 1996, 2000 Free Software Foundation, Inc.
+# Copyright 1992, 1994, 1996, 2000 Free Software Foundation, Inc.
# This file is part of the GNU MP Library.
diff --git a/mpn/vax/lshift.s b/mpn/vax/lshift.s
index fd311a978..c11051984 100644
--- a/mpn/vax/lshift.s
+++ b/mpn/vax/lshift.s
@@ -1,6 +1,6 @@
# VAX __gmpn_lshift -- left shift.
-# Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+# Copyright 1999, 2000 Free Software Foundation, Inc.
# This file is part of the GNU MP Library.
diff --git a/mpn/vax/mul_1.s b/mpn/vax/mul_1.s
index 708e8ca6c..7f2c2ae5a 100644
--- a/mpn/vax/mul_1.s
+++ b/mpn/vax/mul_1.s
@@ -1,7 +1,7 @@
# VAX __gmpn_mul_1 -- Multiply a limb vector with a limb and store
# the result in a second limb vector.
-# Copyright (C) 1992, 1994, 1996, 2000 Free Software Foundation, Inc.
+# Copyright 1992, 1994, 1996, 2000 Free Software Foundation, Inc.
# This file is part of the GNU MP Library.
diff --git a/mpn/vax/rshift.s b/mpn/vax/rshift.s
index 515813208..454a3d852 100644
--- a/mpn/vax/rshift.s
+++ b/mpn/vax/rshift.s
@@ -1,6 +1,6 @@
# VAX __gmpn_rshift -- right shift.
-# Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+# Copyright 1999, 2000 Free Software Foundation, Inc.
# This file is part of the GNU MP Library.
diff --git a/mpn/vax/sub_n.s b/mpn/vax/sub_n.s
index eff4b1c04..fe5dc2c56 100644
--- a/mpn/vax/sub_n.s
+++ b/mpn/vax/sub_n.s
@@ -1,7 +1,7 @@
# VAX __gmpn_sub_n -- Subtract two limb vectors of the same length > 0 and store
# difference in a third limb vector.
-# Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+# Copyright 1999, 2000 Free Software Foundation, Inc.
# This file is part of the GNU MP Library.
diff --git a/mpn/vax/submul_1.s b/mpn/vax/submul_1.s
index be4228693..ea91b726a 100644
--- a/mpn/vax/submul_1.s
+++ b/mpn/vax/submul_1.s
@@ -1,7 +1,7 @@
# VAX __gmpn_submul_1 -- Multiply a limb vector with a limb and subtract
# the result from a second limb vector.
-# Copyright (C) 1992, 1994, 1996, 2000 Free Software Foundation, Inc.
+# Copyright 1992, 1994, 1996, 2000 Free Software Foundation, Inc.
# This file is part of the GNU MP Library.
diff --git a/mpn/x86/addsub_n.S b/mpn/x86/addsub_n.S
index fe6f648f5..fa62e9a40 100644
--- a/mpn/x86/addsub_n.S
+++ b/mpn/x86/addsub_n.S
@@ -1,7 +1,7 @@
/* Currently not working and not used. */
/*
-Copyright (C) 1999 Free Software Foundation, Inc.
+Copyright 1999 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/x86/aors_n.asm b/mpn/x86/aors_n.asm
index 56a2b8678..72713aece 100644
--- a/mpn/x86/aors_n.asm
+++ b/mpn/x86/aors_n.asm
@@ -1,6 +1,6 @@
dnl x86 mpn_add_n/mpn_sub_n -- mpn addition and subtraction.
-dnl Copyright (C) 1992, 1994, 1995, 1996, 1999, 2000 Free Software
+dnl Copyright 1992, 1994, 1995, 1996, 1999, 2000 Free Software
dnl Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
diff --git a/mpn/x86/aorsmul_1.asm b/mpn/x86/aorsmul_1.asm
index f32ad8398..cbff2c4d1 100644
--- a/mpn/x86/aorsmul_1.asm
+++ b/mpn/x86/aorsmul_1.asm
@@ -2,7 +2,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 (C) 1992, 1994, 1997, 1999, 2000 Free Software Foundation,
+dnl Copyright 1992, 1994, 1997, 1999, 2000 Free Software Foundation,
dnl Inc.
dnl
dnl This file is part of the GNU MP Library.
diff --git a/mpn/x86/copyd.asm b/mpn/x86/copyd.asm
index 3d669b18a..7c6676d7c 100644
--- a/mpn/x86/copyd.asm
+++ b/mpn/x86/copyd.asm
@@ -3,7 +3,7 @@ dnl
dnl Future: On P6 an MMX loop should be able to go faster than this code.
-dnl Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+dnl Copyright 1999, 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/x86/copyi.asm b/mpn/x86/copyi.asm
index 4b4e471a8..fd8f6aa91 100644
--- a/mpn/x86/copyi.asm
+++ b/mpn/x86/copyi.asm
@@ -1,7 +1,7 @@
dnl x86 mpn_copyi -- copy limb vector, incrementing.
-dnl Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+dnl Copyright 1999, 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/x86/diveby3.asm b/mpn/x86/diveby3.asm
index 0f7959e80..2e19df7dd 100644
--- a/mpn/x86/diveby3.asm
+++ b/mpn/x86/diveby3.asm
@@ -1,7 +1,7 @@
dnl x86 mpn_divexact_by3 -- mpn division by 3, expecting no remainder.
-dnl Copyright (C) 2000 Free Software Foundation, Inc.
+dnl Copyright 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/x86/divrem_1.asm b/mpn/x86/divrem_1.asm
index a967aa4ff..107f3d767 100644
--- a/mpn/x86/divrem_1.asm
+++ b/mpn/x86/divrem_1.asm
@@ -1,6 +1,6 @@
dnl x86 mpn_divrem_1 -- mpn by limb division extending to fractional quotient.
-dnl Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+dnl Copyright 1999, 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/x86/k6/aors_n.asm b/mpn/x86/k6/aors_n.asm
index f0ce5a0d1..3f26fad1d 100644
--- a/mpn/x86/k6/aors_n.asm
+++ b/mpn/x86/k6/aors_n.asm
@@ -3,7 +3,7 @@ dnl
dnl K6: normal 3.25 cycles/limb, in-place 2.75 cycles/limb.
-dnl Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+dnl Copyright 1999, 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/x86/k6/aorsmul_1.asm b/mpn/x86/k6/aorsmul_1.asm
index 6e93acdb6..741c5ba40 100644
--- a/mpn/x86/k6/aorsmul_1.asm
+++ b/mpn/x86/k6/aorsmul_1.asm
@@ -4,7 +4,7 @@ dnl K6: 7.65 to 8.5 cycles/limb (at 16 limbs/loop and depending on the data),
dnl PIC adds about 6 cycles at the start.
-dnl Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+dnl Copyright 1999, 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/x86/k6/cross.pl b/mpn/x86/k6/cross.pl
index 21734f3e5..718da29e0 100755
--- a/mpn/x86/k6/cross.pl
+++ b/mpn/x86/k6/cross.pl
@@ -1,6 +1,6 @@
#! /usr/bin/perl
-# Copyright (C) 2000 Free Software Foundation, Inc.
+# Copyright 2000 Free Software Foundation, Inc.
#
# This file is part of the GNU MP Library.
#
diff --git a/mpn/x86/k6/diveby3.asm b/mpn/x86/k6/diveby3.asm
index b6e869cb3..3ce52319f 100644
--- a/mpn/x86/k6/diveby3.asm
+++ b/mpn/x86/k6/diveby3.asm
@@ -3,7 +3,7 @@ dnl
dnl K6: 11.0 cycles/limb
-dnl Copyright (C) 2000 Free Software Foundation, Inc.
+dnl Copyright 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/x86/k6/gmp-mparam.h b/mpn/x86/k6/gmp-mparam.h
index 91aeec5e1..d6f540ad4 100644
--- a/mpn/x86/k6/gmp-mparam.h
+++ b/mpn/x86/k6/gmp-mparam.h
@@ -1,6 +1,6 @@
/* AMD K6 gmp-mparam.h -- Compiler/machine parameter header file.
-Copyright (C) 1991, 1993, 1994, 2000 Free Software Foundation, Inc.
+Copyright 1991, 1993, 1994, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/x86/k6/k62mmx/copyd.asm b/mpn/x86/k6/k62mmx/copyd.asm
index 2220af2b1..4a28d322f 100644
--- a/mpn/x86/k6/k62mmx/copyd.asm
+++ b/mpn/x86/k6/k62mmx/copyd.asm
@@ -4,7 +4,7 @@ dnl K6-2: 0.56 or 1.0 cycles/limb (at 32 limbs/loop), depending on data
dnl alignment.
-dnl Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+dnl Copyright 1999, 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/x86/k6/k62mmx/copyi.asm b/mpn/x86/k6/k62mmx/copyi.asm
index d6f00c5a8..97c8519a5 100644
--- a/mpn/x86/k6/k62mmx/copyi.asm
+++ b/mpn/x86/k6/k62mmx/copyi.asm
@@ -4,7 +4,7 @@ dnl K6-2: 0.56 or 1.0 cycles/limb (at 32 limbs/loop), depending on data
dnl alignment.
-dnl Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+dnl Copyright 1999, 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/x86/k6/k62mmx/lshift.asm b/mpn/x86/k6/k62mmx/lshift.asm
index 087cc6787..34fde7c99 100644
--- a/mpn/x86/k6/k62mmx/lshift.asm
+++ b/mpn/x86/k6/k62mmx/lshift.asm
@@ -3,7 +3,7 @@ dnl
dnl K6-2: 1.75 cycles/limb
-dnl Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+dnl Copyright 1999, 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/x86/k6/k62mmx/rshift.asm b/mpn/x86/k6/k62mmx/rshift.asm
index 2f41e9a10..f47510bc6 100644
--- a/mpn/x86/k6/k62mmx/rshift.asm
+++ b/mpn/x86/k6/k62mmx/rshift.asm
@@ -3,7 +3,7 @@ dnl
dnl K6-2: 1.75 cycles/limb
-dnl Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+dnl Copyright 1999, 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/x86/k6/mmx/com_n.asm b/mpn/x86/k6/mmx/com_n.asm
index c387e140c..d33e1a832 100644
--- a/mpn/x86/k6/mmx/com_n.asm
+++ b/mpn/x86/k6/mmx/com_n.asm
@@ -6,7 +6,7 @@ dnl K6-2 1.0 1.18 1.18 1.18 cycles/limb
dnl K6 1.5 1.85 1.75 1.85
-dnl Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+dnl Copyright 1999, 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/x86/k6/mmx/logops_n.asm b/mpn/x86/k6/mmx/logops_n.asm
index b83c806e3..ff1e07e02 100644
--- a/mpn/x86/k6/mmx/logops_n.asm
+++ b/mpn/x86/k6/mmx/logops_n.asm
@@ -13,7 +13,7 @@ dnl K6 2.0 2.0 2.25 2.25 2.25 2.25 2.0 2.0 iorn,xnor
dnl K6 2.0 2.25 2.25 2.25 2.25 2.25 2.25 2.0 nand,nior
-dnl Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+dnl Copyright 1999, 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/x86/k6/mmx/lshift.asm b/mpn/x86/k6/mmx/lshift.asm
index 4b6f71918..8331849ad 100644
--- a/mpn/x86/k6/mmx/lshift.asm
+++ b/mpn/x86/k6/mmx/lshift.asm
@@ -3,7 +3,7 @@ dnl
dnl K6: 3.0 cycles/limb
-dnl Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+dnl Copyright 1999, 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/x86/k6/mmx/popham.asm b/mpn/x86/k6/mmx/popham.asm
index 9939d5bea..f593401b3 100644
--- a/mpn/x86/k6/mmx/popham.asm
+++ b/mpn/x86/k6/mmx/popham.asm
@@ -6,7 +6,7 @@ dnl K6-2: 9.0 11.5 cycles/limb
dnl K6: 12.5 13.0
-dnl Copyright (C) 2000 Free Software Foundation, Inc.
+dnl Copyright 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/x86/k6/mmx/rshift.asm b/mpn/x86/k6/mmx/rshift.asm
index 5aa8cccf1..cab88562f 100644
--- a/mpn/x86/k6/mmx/rshift.asm
+++ b/mpn/x86/k6/mmx/rshift.asm
@@ -3,7 +3,7 @@ dnl
dnl K6: 3.0 cycles/limb
-dnl Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+dnl Copyright 1999, 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/x86/k6/mul_1.asm b/mpn/x86/k6/mul_1.asm
index 8f60f6b21..c5f2d6def 100644
--- a/mpn/x86/k6/mul_1.asm
+++ b/mpn/x86/k6/mul_1.asm
@@ -3,7 +3,7 @@ dnl
dnl K6: 6.25 cycles/limb.
-dnl Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+dnl Copyright 1999, 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/x86/k6/mul_basecase.asm b/mpn/x86/k6/mul_basecase.asm
index 1aaed0e5f..fc851ec67 100644
--- a/mpn/x86/k6/mul_basecase.asm
+++ b/mpn/x86/k6/mul_basecase.asm
@@ -4,7 +4,7 @@ dnl K6: approx 9.0 cycles per cross product on 30x30 limbs (with 16 limbs/loop
dnl unrolling).
-dnl Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+dnl Copyright 1999, 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/x86/k6/sqr_basecase.asm b/mpn/x86/k6/sqr_basecase.asm
index aa5d0295b..ebed05c7c 100644
--- a/mpn/x86/k6/sqr_basecase.asm
+++ b/mpn/x86/k6/sqr_basecase.asm
@@ -5,7 +5,7 @@ dnl product (measured on the speed difference between 17 and 33 limbs,
dnl which is roughly the Karatsuba recursing range).
-dnl Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+dnl Copyright 1999, 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/x86/k7/aors_n.asm b/mpn/x86/k7/aors_n.asm
index 3839602d2..3658fd561 100644
--- a/mpn/x86/k7/aors_n.asm
+++ b/mpn/x86/k7/aors_n.asm
@@ -3,7 +3,7 @@ dnl
dnl K7: 1.64 cycles/limb (at 16 limb/loop).
-dnl Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+dnl Copyright 1999, 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/x86/k7/aorsmul_1.asm b/mpn/x86/k7/aorsmul_1.asm
index fe2bc89c5..a3ff1c2c9 100644
--- a/mpn/x86/k7/aorsmul_1.asm
+++ b/mpn/x86/k7/aorsmul_1.asm
@@ -6,7 +6,7 @@ dnl Future: It should be possible to avoid the separate mul after the
dnl unrolled loop by moving the movl/adcl to the top.
-dnl Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+dnl Copyright 1999, 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/x86/k7/diveby3.asm b/mpn/x86/k7/diveby3.asm
index 87553cede..9414119a4 100644
--- a/mpn/x86/k7/diveby3.asm
+++ b/mpn/x86/k7/diveby3.asm
@@ -3,7 +3,7 @@ dnl
dnl K7: 8.0 cycles/limb
-dnl Copyright (C) 2000 Free Software Foundation, Inc.
+dnl Copyright 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/x86/k7/gmp-mparam.h b/mpn/x86/k7/gmp-mparam.h
index 61394449e..25733044f 100644
--- a/mpn/x86/k7/gmp-mparam.h
+++ b/mpn/x86/k7/gmp-mparam.h
@@ -1,6 +1,6 @@
/* AMD K7 gmp-mparam.h -- Compiler/machine parameter header file.
-Copyright (C) 1991, 1993, 1994, 2000 Free Software Foundation, Inc.
+Copyright 1991, 1993, 1994, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/x86/k7/mmx/copyd.asm b/mpn/x86/k7/mmx/copyd.asm
index cd46671f1..33332c607 100644
--- a/mpn/x86/k7/mmx/copyd.asm
+++ b/mpn/x86/k7/mmx/copyd.asm
@@ -5,7 +5,7 @@ dnl A/A A/N N/A N/N
dnl K7 0.75 1.0 1.0 0.75
-dnl Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+dnl Copyright 1999, 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/x86/k7/mmx/copyi.asm b/mpn/x86/k7/mmx/copyi.asm
index 753c66683..5d774f9e2 100644
--- a/mpn/x86/k7/mmx/copyi.asm
+++ b/mpn/x86/k7/mmx/copyi.asm
@@ -5,7 +5,7 @@ dnl A/A A/N N/A N/N
dnl K7 0.75 1.0 1.0 0.75
-dnl Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+dnl Copyright 1999, 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/x86/k7/mmx/divrem_1.asm b/mpn/x86/k7/mmx/divrem_1.asm
index 8c30ab656..4259a2d8a 100644
--- a/mpn/x86/k7/mmx/divrem_1.asm
+++ b/mpn/x86/k7/mmx/divrem_1.asm
@@ -3,7 +3,7 @@ dnl
dnl K7: 17.0 cycles/limb integer part, 15.0 cycles/limb fraction part.
-dnl Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+dnl Copyright 1999, 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/x86/k7/mmx/lshift.asm b/mpn/x86/k7/mmx/lshift.asm
index dae1e348f..7aec6d599 100644
--- a/mpn/x86/k7/mmx/lshift.asm
+++ b/mpn/x86/k7/mmx/lshift.asm
@@ -3,7 +3,7 @@ dnl
dnl K7: 1.21 cycles/limb (at 16 limbs/loop).
-dnl Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+dnl Copyright 1999, 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/x86/k7/mmx/mod_1.asm b/mpn/x86/k7/mmx/mod_1.asm
index 2ca19bef1..b37b5fba6 100644
--- a/mpn/x86/k7/mmx/mod_1.asm
+++ b/mpn/x86/k7/mmx/mod_1.asm
@@ -3,7 +3,7 @@ dnl
dnl K7: 17.0 cycles/limb.
-dnl Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+dnl Copyright 1999, 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/x86/k7/mmx/popham.asm b/mpn/x86/k7/mmx/popham.asm
index c07cbbc59..aa45aec1f 100644
--- a/mpn/x86/k7/mmx/popham.asm
+++ b/mpn/x86/k7/mmx/popham.asm
@@ -4,7 +4,7 @@ dnl
dnl K7: popcount 5.0 cycles/limb, hamdist 6.0 cycles/limb
-dnl Copyright (C) 2000 Free Software Foundation, Inc.
+dnl Copyright 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/x86/k7/mmx/rshift.asm b/mpn/x86/k7/mmx/rshift.asm
index 6524ab1d5..c00a4e1de 100644
--- a/mpn/x86/k7/mmx/rshift.asm
+++ b/mpn/x86/k7/mmx/rshift.asm
@@ -3,7 +3,7 @@ dnl
dnl K7: 1.21 cycles/limb (at 16 limbs/loop).
-dnl Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+dnl Copyright 1999, 2000 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 62fc13d63..cf83b00cb 100644
--- a/mpn/x86/k7/mul_1.asm
+++ b/mpn/x86/k7/mul_1.asm
@@ -3,7 +3,7 @@ dnl
dnl K7: 3.4 cycles/limb (at 16 limbs/loop).
-dnl Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+dnl Copyright 1999, 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/x86/k7/mul_basecase.asm b/mpn/x86/k7/mul_basecase.asm
index dec6ced54..309bbcdaa 100644
--- a/mpn/x86/k7/mul_basecase.asm
+++ b/mpn/x86/k7/mul_basecase.asm
@@ -4,7 +4,7 @@ dnl K7: approx 4.42 cycles per cross product at around 20x20 limbs (16
dnl limbs/loop unrolling).
-dnl Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+dnl Copyright 1999, 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/x86/k7/sqr_basecase.asm b/mpn/x86/k7/sqr_basecase.asm
index 7d9adedfb..2eb8ac3ff 100644
--- a/mpn/x86/k7/sqr_basecase.asm
+++ b/mpn/x86/k7/sqr_basecase.asm
@@ -5,7 +5,7 @@ dnl (measured on the speed difference between 25 and 50 limbs, which is
dnl roughly the Karatsuba recursing range).
-dnl Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+dnl Copyright 1999, 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/x86/lshift.asm b/mpn/x86/lshift.asm
index 29395a109..34e37189b 100644
--- a/mpn/x86/lshift.asm
+++ b/mpn/x86/lshift.asm
@@ -1,6 +1,6 @@
dnl x86 mpn_lshift -- mpn left shift.
-dnl Copyright (C) 1992, 1994, 1996, 1999, 2000 Free Software Foundation,
+dnl Copyright 1992, 1994, 1996, 1999, 2000 Free Software Foundation,
dnl Inc.
dnl
dnl This file is part of the GNU MP Library.
diff --git a/mpn/x86/mod_1.asm b/mpn/x86/mod_1.asm
index 5b29c774c..bbd770ab0 100644
--- a/mpn/x86/mod_1.asm
+++ b/mpn/x86/mod_1.asm
@@ -1,7 +1,7 @@
dnl x86 mpn_mod_1 -- mpn by limb remainder.
-dnl Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+dnl Copyright 1999, 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/x86/mul_1.asm b/mpn/x86/mul_1.asm
index 8817f291b..775128794 100644
--- a/mpn/x86/mul_1.asm
+++ b/mpn/x86/mul_1.asm
@@ -13,7 +13,7 @@ dnl K6: 10.5
dnl K7: 4.5
-dnl Copyright (C) 1992, 1994, 1997, 1998, 1999, 2000 Free Software
+dnl Copyright 1992, 1994, 1997, 1998, 1999, 2000 Free Software
dnl Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
diff --git a/mpn/x86/mul_basecase.asm b/mpn/x86/mul_basecase.asm
index 0f4a1f5d3..d361d83b2 100644
--- a/mpn/x86/mul_basecase.asm
+++ b/mpn/x86/mul_basecase.asm
@@ -2,7 +2,7 @@ dnl x86 mpn_mul_basecase -- Multiply two limb vectors and store the result
dnl in a third limb vector.
-dnl Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation,
+dnl Copyright 1996, 1997, 1998, 1999, 2000 Free Software Foundation,
dnl Inc.
dnl
dnl This file is part of the GNU MP Library.
diff --git a/mpn/x86/p6/aorsmul_1.asm b/mpn/x86/p6/aorsmul_1.asm
index 518887f50..25a053aa4 100644
--- a/mpn/x86/p6/aorsmul_1.asm
+++ b/mpn/x86/p6/aorsmul_1.asm
@@ -3,7 +3,7 @@ dnl
dnl P6: 6.35 cycles/limb (at 16 limbs/loop).
-dnl Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+dnl Copyright 1999, 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/x86/p6/diveby3.asm b/mpn/x86/p6/diveby3.asm
index a77703ea8..e5abbe905 100644
--- a/mpn/x86/p6/diveby3.asm
+++ b/mpn/x86/p6/diveby3.asm
@@ -3,7 +3,7 @@ dnl
dnl P6: 8.5 cycles/limb
-dnl Copyright (C) 2000 Free Software Foundation, Inc.
+dnl Copyright 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/x86/p6/gmp-mparam.h b/mpn/x86/p6/gmp-mparam.h
index 4f445f74b..6d0bbcf19 100644
--- a/mpn/x86/p6/gmp-mparam.h
+++ b/mpn/x86/p6/gmp-mparam.h
@@ -1,6 +1,6 @@
/* Intel P6 gmp-mparam.h -- Compiler/machine parameter header file.
-Copyright (C) 1991, 1993, 1994, 1999, 2000 Free Software Foundation, Inc.
+Copyright 1991, 1993, 1994, 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/x86/p6/mmx/divrem_1.asm b/mpn/x86/p6/mmx/divrem_1.asm
index 66d432688..a438ee724 100644
--- a/mpn/x86/p6/mmx/divrem_1.asm
+++ b/mpn/x86/p6/mmx/divrem_1.asm
@@ -3,7 +3,7 @@ dnl
dnl P6MMX: 25.0 cycles/limb integer part, 17.5 cycles/limb fraction part.
-dnl Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+dnl Copyright 1999, 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/x86/p6/mmx/mod_1.asm b/mpn/x86/p6/mmx/mod_1.asm
index 33d76a47b..b16aa5196 100644
--- a/mpn/x86/p6/mmx/mod_1.asm
+++ b/mpn/x86/p6/mmx/mod_1.asm
@@ -3,7 +3,7 @@ dnl
dnl P6MMX: 24.0 cycles/limb.
-dnl Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+dnl Copyright 1999, 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/x86/p6/mmx/popham.asm b/mpn/x86/p6/mmx/popham.asm
index 50f9a1121..e00a8fada 100644
--- a/mpn/x86/p6/mmx/popham.asm
+++ b/mpn/x86/p6/mmx/popham.asm
@@ -5,7 +5,7 @@ dnl P6MMX: popcount 11 cycles/limb (approx), hamdist 11.5 cycles/limb
dnl (approx)
-dnl Copyright (C) 2000 Free Software Foundation, Inc.
+dnl Copyright 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/x86/p6/p3mmx/popham.asm b/mpn/x86/p6/p3mmx/popham.asm
index e63fbf334..a19ec840c 100644
--- a/mpn/x86/p6/p3mmx/popham.asm
+++ b/mpn/x86/p6/p3mmx/popham.asm
@@ -1,7 +1,7 @@
dnl Intel Pentium-III mpn_popcount, mpn_hamdist -- population count and
dnl hamming distance.
-dnl Copyright (C) 2000 Free Software Foundation, Inc.
+dnl Copyright 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/x86/p6/sqr_basecase.asm b/mpn/x86/p6/sqr_basecase.asm
index cd3862c03..a3f7887ca 100644
--- a/mpn/x86/p6/sqr_basecase.asm
+++ b/mpn/x86/p6/sqr_basecase.asm
@@ -5,7 +5,7 @@ dnl product (measured on the speed difference between 20 and 40 limbs,
dnl which is the Karatsuba recursing range).
-dnl Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+dnl Copyright 1999, 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/x86/pentium/aors_n.asm b/mpn/x86/pentium/aors_n.asm
index 26ae1f07b..f19da9c67 100644
--- a/mpn/x86/pentium/aors_n.asm
+++ b/mpn/x86/pentium/aors_n.asm
@@ -3,7 +3,7 @@ dnl
dnl P5: 2.375 cycles/limb
-dnl Copyright (C) 1992, 1994, 1995, 1996, 1999, 2000 Free Software
+dnl Copyright 1992, 1994, 1995, 1996, 1999, 2000 Free Software
dnl Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
diff --git a/mpn/x86/pentium/aorsmul_1.asm b/mpn/x86/pentium/aorsmul_1.asm
index 90bd8fe45..96096a332 100644
--- a/mpn/x86/pentium/aorsmul_1.asm
+++ b/mpn/x86/pentium/aorsmul_1.asm
@@ -3,7 +3,7 @@ dnl
dnl P5: 14.0 cycles/limb
-dnl Copyright (C) 1992, 1994, 1996, 1999, 2000 Free Software Foundation,
+dnl Copyright 1992, 1994, 1996, 1999, 2000 Free Software Foundation,
dnl Inc.
dnl
dnl This file is part of the GNU MP Library.
diff --git a/mpn/x86/pentium/com_n.asm b/mpn/x86/pentium/com_n.asm
index d634fb887..bd2bd2c14 100644
--- a/mpn/x86/pentium/com_n.asm
+++ b/mpn/x86/pentium/com_n.asm
@@ -3,7 +3,7 @@ dnl
dnl P5: 2.0 cycles/limb
-dnl Copyright (C) 2000 Free Software Foundation, Inc.
+dnl Copyright 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/x86/pentium/diveby3.asm b/mpn/x86/pentium/diveby3.asm
index 42fbe8999..8ab098602 100644
--- a/mpn/x86/pentium/diveby3.asm
+++ b/mpn/x86/pentium/diveby3.asm
@@ -3,7 +3,7 @@ dnl
dnl P5: 15.0 cycles/limb
-dnl Copyright (C) 2000 Free Software Foundation, Inc.
+dnl Copyright 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/x86/pentium/gmp-mparam.h b/mpn/x86/pentium/gmp-mparam.h
index b5c503639..bf973e3dc 100644
--- a/mpn/x86/pentium/gmp-mparam.h
+++ b/mpn/x86/pentium/gmp-mparam.h
@@ -1,6 +1,6 @@
/* Intel P54 gmp-mparam.h -- Compiler/machine parameter header file.
-Copyright (C) 1991, 1993, 1994, 1999, 2000 Free Software Foundation, Inc.
+Copyright 1991, 1993, 1994, 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/x86/pentium/lshift.asm b/mpn/x86/pentium/lshift.asm
index 37582281e..a576526d7 100644
--- a/mpn/x86/pentium/lshift.asm
+++ b/mpn/x86/pentium/lshift.asm
@@ -5,7 +5,7 @@ dnl P5,P54: 6.0
dnl P55: 5.375
-dnl Copyright (C) 1992, 1994, 1995, 1996, 1999, 2000 Free Software
+dnl Copyright 1992, 1994, 1995, 1996, 1999, 2000 Free Software
dnl Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
diff --git a/mpn/x86/pentium/mmx/gmp-mparam.h b/mpn/x86/pentium/mmx/gmp-mparam.h
index 3acb036c4..161678476 100644
--- a/mpn/x86/pentium/mmx/gmp-mparam.h
+++ b/mpn/x86/pentium/mmx/gmp-mparam.h
@@ -1,6 +1,6 @@
/* Intel P55 gmp-mparam.h -- Compiler/machine parameter header file.
-Copyright (C) 1991, 1993, 1994, 1999, 2000 Free Software Foundation, Inc.
+Copyright 1991, 1993, 1994, 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/x86/pentium/mmx/lshift.asm b/mpn/x86/pentium/mmx/lshift.asm
index f2d0c1ff9..97d9e8dbf 100644
--- a/mpn/x86/pentium/mmx/lshift.asm
+++ b/mpn/x86/pentium/mmx/lshift.asm
@@ -3,7 +3,7 @@ dnl
dnl P5: 1.75 cycles/limb.
-dnl Copyright (C) 2000 Free Software Foundation, Inc.
+dnl Copyright 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/x86/pentium/mmx/popham.asm b/mpn/x86/pentium/mmx/popham.asm
index 587a07ab3..7e15f49b5 100644
--- a/mpn/x86/pentium/mmx/popham.asm
+++ b/mpn/x86/pentium/mmx/popham.asm
@@ -4,7 +4,7 @@ dnl
dnl P55: popcount 11.5 cycles/limb, hamdist 12.0 cycles/limb
-dnl Copyright (C) 2000 Free Software Foundation, Inc.
+dnl Copyright 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/x86/pentium/mmx/rshift.asm b/mpn/x86/pentium/mmx/rshift.asm
index c4774f798..8b03d5811 100644
--- a/mpn/x86/pentium/mmx/rshift.asm
+++ b/mpn/x86/pentium/mmx/rshift.asm
@@ -3,7 +3,7 @@ dnl
dnl P5: 1.75 cycles/limb.
-dnl Copyright (C) 2000 Free Software Foundation, Inc.
+dnl Copyright 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/x86/pentium/mul_1.asm b/mpn/x86/pentium/mul_1.asm
index 752199014..41b174e58 100644
--- a/mpn/x86/pentium/mul_1.asm
+++ b/mpn/x86/pentium/mul_1.asm
@@ -2,7 +2,7 @@ dnl Intel Pentium mpn_mul_1 -- mpn by limb multiplication.
dnl
dnl P5: 13.0 cycles/limb
-dnl Copyright (C) 1992, 1994, 1996, 1999, 2000 Free Software Foundation,
+dnl Copyright 1992, 1994, 1996, 1999, 2000 Free Software Foundation,
dnl Inc.
dnl
dnl This file is part of the GNU MP Library.
diff --git a/mpn/x86/pentium/mul_basecase.asm b/mpn/x86/pentium/mul_basecase.asm
index 90396f2fd..38a4bcadc 100644
--- a/mpn/x86/pentium/mul_basecase.asm
+++ b/mpn/x86/pentium/mul_basecase.asm
@@ -3,7 +3,7 @@ dnl
dnl P5: 14.2 cycles/crossproduct (approx)
-dnl Copyright (C) 1996, 1998, 1999, 2000 Free Software Foundation, Inc.
+dnl Copyright 1996, 1998, 1999, 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/x86/pentium/rshift.asm b/mpn/x86/pentium/rshift.asm
index 10a4789d0..c50f2f924 100644
--- a/mpn/x86/pentium/rshift.asm
+++ b/mpn/x86/pentium/rshift.asm
@@ -5,7 +5,7 @@ dnl P5,P54: 6.0
dnl P55: 5.375
-dnl Copyright (C) 1992, 1994, 1995, 1996, 1999, 2000 Free Software
+dnl Copyright 1992, 1994, 1995, 1996, 1999, 2000 Free Software
dnl Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
diff --git a/mpn/x86/pentium/sqr_basecase.asm b/mpn/x86/pentium/sqr_basecase.asm
index 62533920c..44bbcb139 100644
--- a/mpn/x86/pentium/sqr_basecase.asm
+++ b/mpn/x86/pentium/sqr_basecase.asm
@@ -4,7 +4,7 @@ dnl P5: approx 8 cycles per crossproduct, or 15.5 cycles per triangular
dnl product at around 20x20 limbs.
-dnl Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+dnl Copyright 1999, 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/x86/rshift.asm b/mpn/x86/rshift.asm
index 6597c85d9..1e1d7cb43 100644
--- a/mpn/x86/rshift.asm
+++ b/mpn/x86/rshift.asm
@@ -1,6 +1,6 @@
dnl x86 mpn_rshift -- mpn right shift.
-dnl Copyright (C) 1992, 1994, 1996, 1999, 2000 Free Software Foundation,
+dnl Copyright 1992, 1994, 1996, 1999, 2000 Free Software Foundation,
dnl Inc.
dnl
dnl This file is part of the GNU MP Library.
diff --git a/mpn/x86/t-zdisp.sh b/mpn/x86/t-zdisp.sh
index 9153bbda2..c760921d2 100755
--- a/mpn/x86/t-zdisp.sh
+++ b/mpn/x86/t-zdisp.sh
@@ -1,6 +1,6 @@
#! /bin/sh
#
-# Copyright (C) 2000 Free Software Foundation, Inc.
+# Copyright 2000 Free Software Foundation, Inc.
#
# This file is part of the GNU MP Library.
#
diff --git a/mpn/x86/udiv.asm b/mpn/x86/udiv.asm
index 9fe022b10..d16bd6ccb 100644
--- a/mpn/x86/udiv.asm
+++ b/mpn/x86/udiv.asm
@@ -1,6 +1,6 @@
dnl x86 mpn_udiv_qrnnd -- 2 by 1 limb division
-dnl Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+dnl Copyright 1999, 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/x86/umul.asm b/mpn/x86/umul.asm
index 3d289d178..eb5d00927 100644
--- a/mpn/x86/umul.asm
+++ b/mpn/x86/umul.asm
@@ -1,6 +1,6 @@
dnl mpn_umul_ppmm -- 1x1->2 limb multiplication
-dnl Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+dnl Copyright 1999, 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/x86/x86-defs.m4 b/mpn/x86/x86-defs.m4
index 19b2f472b..1ade0bcea 100644
--- a/mpn/x86/x86-defs.m4
+++ b/mpn/x86/x86-defs.m4
@@ -3,7 +3,7 @@ divert(-1)
dnl m4 macros for x86 assembler.
-dnl Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+dnl Copyright 1999, 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
diff --git a/mpn/z8000/add_n.s b/mpn/z8000/add_n.s
index 3a136107f..054847b0d 100644
--- a/mpn/z8000/add_n.s
+++ b/mpn/z8000/add_n.s
@@ -1,6 +1,6 @@
! Z8000 __gmpn_add_n -- Add two limb vectors of equal, non-zero length.
-! Copyright (C) 1993, 1994, 2000 Free Software Foundation, Inc.
+! Copyright 1993, 1994, 2000 Free Software Foundation, Inc.
! This file is part of the GNU MP Library.
diff --git a/mpn/z8000/gmp-mparam.h b/mpn/z8000/gmp-mparam.h
index 4216df673..6de4e3d09 100644
--- a/mpn/z8000/gmp-mparam.h
+++ b/mpn/z8000/gmp-mparam.h
@@ -1,6 +1,6 @@
/* gmp-mparam.h -- Compiler/machine parameter header file.
-Copyright (C) 1991, 1993, 1994 Free Software Foundation, Inc.
+Copyright 1991, 1993, 1994 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/mpn/z8000/mul_1.s b/mpn/z8000/mul_1.s
index 20fadd340..0ff5cfd39 100644
--- a/mpn/z8000/mul_1.s
+++ b/mpn/z8000/mul_1.s
@@ -1,7 +1,7 @@
! Z8000 __gmpn_mul_1 -- Multiply a limb vector with a limb and store
! the result in a second limb vector.
-! Copyright (C) 1993, 1994, 1995, 2000 Free Software Foundation, Inc.
+! Copyright 1993, 1994, 1995, 2000 Free Software Foundation, Inc.
! This file is part of the GNU MP Library.
diff --git a/mpn/z8000/sub_n.s b/mpn/z8000/sub_n.s
index bd9a7ad40..c7d2e9b36 100644
--- a/mpn/z8000/sub_n.s
+++ b/mpn/z8000/sub_n.s
@@ -1,7 +1,7 @@
! Z8000 __gmpn_sub_n -- Subtract two limb vectors of the same length > 0 and
! store difference in a third limb vector.
-! Copyright (C) 1993, 1994, 2000 Free Software Foundation, Inc.
+! Copyright 1993, 1994, 2000 Free Software Foundation, Inc.
! This file is part of the GNU MP Library.
diff --git a/mpn/z8000x/add_n.s b/mpn/z8000x/add_n.s
index 7f130785c..526914d3f 100644
--- a/mpn/z8000x/add_n.s
+++ b/mpn/z8000x/add_n.s
@@ -1,7 +1,7 @@
! Z8000 (32 bit limb version) __gmpn_add_n -- Add two limb vectors of equal,
! non-zero length.
-! Copyright (C) 1993, 1994, 2000 Free Software Foundation, Inc.
+! Copyright 1993, 1994, 2000 Free Software Foundation, Inc.
! This file is part of the GNU MP Library.
diff --git a/mpn/z8000x/sub_n.s b/mpn/z8000x/sub_n.s
index f416d1d6e..930af28ff 100644
--- a/mpn/z8000x/sub_n.s
+++ b/mpn/z8000x/sub_n.s
@@ -1,7 +1,7 @@
! Z8000 (32 bit limb version) __gmpn_sub_n -- Subtract two limb vectors of the
! same length > 0 and store difference in a third limb vector.
-! Copyright (C) 1993, 1994, 2000 Free Software Foundation, Inc.
+! Copyright 1993, 1994, 2000 Free Software Foundation, Inc.
! This file is part of the GNU MP Library.