Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* Re: [PATCH RFC] Update/correct copyright notices
@ 2001-02-28  9:02 Michael Elizabeth Chastain
  2001-02-28  9:22 ` Kevin Buettner
  0 siblings, 1 reply; 23+ messages in thread
From: Michael Elizabeth Chastain @ 2001-02-28  9:02 UTC (permalink / raw)
  To: gdb-patches, kevinb

I found 267 files in the testsuite directory with no copyright notice.
And the files which do have copyrights don't appear in Kevin's
large patch.

Michael

  $ cd /horton/chastain/fsf/2001-02-24/source-src/gdb/testsuite
  $ grep -L -i -r copyright * | grep -v CVS\/
  TODO
  aclocal.m4
  config/arm-ice.exp
  config/cygmon.exp
  config/h8300.exp
  config/i386-bozo.exp
  config/m32r-stub.exp
  config/m68k-emc.exp
  configure.in
  gdb.asm/Makefile.in
  gdb.asm/asmsrc1.s
  gdb.asm/asmsrc2.s
  gdb.asm/common.inc
  gdb.asm/configure.in
  gdb.asm/d10v.inc
  gdb.base/Makefile.in
  gdb.base/all-types.c
  gdb.base/annota1.c
  gdb.base/async.c
  gdb.base/attach.c
  gdb.base/attach2.c
  gdb.base/average.c
  gdb.base/bar.c
  gdb.base/baz.c
  gdb.base/bitfields.c
  gdb.base/branches.c
  gdb.base/break.c
  gdb.base/call-ar-st.c
  gdb.base/call-rt-st.c
  gdb.base/call-strs.c
  gdb.base/callfuncs.c
  gdb.base/callfwmall.c
  gdb.base/configure.in
  gdb.base/constvars.c
  gdb.base/coremaker.c
  gdb.base/coremaker2.c
  gdb.base/d10v.ld
  gdb.base/d10vovly.c
  gdb.base/display.c
  gdb.base/ending-run.c
  gdb.base/execd-prog.c
  gdb.base/exprs.c
  gdb.base/foll-exec.c
  gdb.base/foll-fork.c
  gdb.base/foll-vfork.c
  gdb.base/foo.c
  gdb.base/funcargs.c
  gdb.base/grbx.c
  gdb.base/int-type.c
  gdb.base/interrupt.c
  gdb.base/jump.c
  gdb.base/langs0.c
  gdb.base/langs1.c
  gdb.base/langs1.f
  gdb.base/langs2.c
  gdb.base/langs2.cxx
  gdb.base/list0.c
  gdb.base/list0.h
  gdb.base/list1.c
  gdb.base/long_long.c
  gdb.base/m32r.ld
  gdb.base/m32rovly.c
  gdb.base/mips_pro.c
  gdb.base/miscexprs.c
  gdb.base/nodebug.c
  gdb.base/opaque0.c
  gdb.base/opaque1.c
  gdb.base/overlays.c
  gdb.base/ovlymgr.c
  gdb.base/ovlymgr.h
  gdb.base/pointers.c
  gdb.base/printcmds.c
  gdb.base/ptype.c
  gdb.base/recurse.c
  gdb.base/remote.c
  gdb.base/reread1.c
  gdb.base/reread2.c
  gdb.base/restore.c
  gdb.base/return.c
  gdb.base/return2.c
  gdb.base/run.c
  gdb.base/scope0.c
  gdb.base/scope1.c
  gdb.base/setshow.c
  gdb.base/setvar.c
  gdb.base/shmain.c
  gdb.base/shr1.c
  gdb.base/shr2.c
  gdb.base/sigall.c
  gdb.base/signals.c
  gdb.base/sizeof.c
  gdb.base/so-impl-ld.c
  gdb.base/so-indr-cl.c
  gdb.base/solib.c
  gdb.base/solib1.c
  gdb.base/solib2.c
  gdb.base/ss.h
  gdb.base/step-test.c
  gdb.base/structs2.c
  gdb.base/sum.c
  gdb.base/twice.c
  gdb.base/varargs.c
  gdb.base/vforked-prog.c
  gdb.base/watchpoint.c
  gdb.base/whatis.c
  gdb.c++/Makefile.in
  gdb.c++/ambiguous.cc
  gdb.c++/annota2.cc
  gdb.c++/anon-union.cc
  gdb.c++/configure.in
  gdb.c++/cplusfuncs.cc
  gdb.c++/cttiadd.cc
  gdb.c++/cttiadd1.cc
  gdb.c++/cttiadd2.cc
  gdb.c++/cttiadd3.cc
  gdb.c++/derivation.cc
  gdb.c++/local.cc
  gdb.c++/member-ptr.cc
  gdb.c++/method.cc
  gdb.c++/misc.cc
  gdb.c++/namespace.cc
  gdb.c++/overload.cc
  gdb.c++/ovldbreak.cc
  gdb.c++/ref-types.cc
  gdb.c++/templates.cc
  gdb.c++/userdef.cc
  gdb.c++/virtfunc.cc
  gdb.chill/ChangeLog
  gdb.chill/Makefile.in
  gdb.chill/builtins.ch
  gdb.chill/callch.ch
  gdb.chill/chillvars.ch
  gdb.chill/configure.in
  gdb.chill/enum.ch
  gdb.chill/func1.ch
  gdb.chill/gch1041.ch
  gdb.chill/gch1272.ch
  gdb.chill/gch1280.ch
  gdb.chill/gch922.ch
  gdb.chill/gch981.ch
  gdb.chill/misc.ch
  gdb.chill/powerset.ch
  gdb.chill/pr-4975-grt.ch
  gdb.chill/pr-4975.ch
  gdb.chill/pr-5016.ch
  gdb.chill/pr-5020.ch
  gdb.chill/pr-5022.ch
  gdb.chill/pr-5646-grt.ch
  gdb.chill/pr-5646.ch
  gdb.chill/pr-5984.ch
  gdb.chill/pr-6292.ch
  gdb.chill/pr-6632-grt.ch
  gdb.chill/pr-6632.ch
  gdb.chill/pr-8136.ch
  gdb.chill/pr-8405.ch
  gdb.chill/pr-8742.ch
  gdb.chill/pr-8894-grt.ch
  gdb.chill/pr-8894.ch
  gdb.chill/pr-9095.ch
  gdb.chill/pr-9946.ch
  gdb.chill/result.ch
  gdb.chill/string.ch
  gdb.chill/tuples.ch
  gdb.chill/xstruct-grt.ch
  gdb.chill/xstruct.ch
  gdb.disasm/Makefile.in
  gdb.disasm/am33.s
  gdb.disasm/configure.in
  gdb.disasm/hppa.s
  gdb.disasm/mn10200.s
  gdb.disasm/mn10300.s
  gdb.disasm/sh3.s
  gdb.hp/gdb.aCC/Makefile.in
  gdb.hp/gdb.aCC/configure.in
  gdb.hp/gdb.aCC/exception.cc
  gdb.hp/gdb.aCC/optimize.c
  gdb.hp/gdb.aCC/run.c
  gdb.hp/Makefile.in
  gdb.hp/configure.in
  gdb.hp/gdb.base-hp/Makefile.in
  gdb.hp/gdb.base-hp/configure.in
  gdb.hp/gdb.base-hp/dollar.c
  gdb.hp/gdb.base-hp/genso-thresh.c
  gdb.hp/gdb.base-hp/hwwatchbus.c
  gdb.hp/gdb.base-hp/pxdb.c
  gdb.hp/gdb.base-hp/reg-pa64.s
  gdb.hp/gdb.base-hp/reg.s
  gdb.hp/gdb.base-hp/sized-enum.c
  gdb.hp/gdb.base-hp/so-thresh.mk
  gdb.hp/gdb.base-hp/so-thresh.sh
  gdb.hp/gdb.compat/Makefile.in
  gdb.hp/gdb.compat/average.c
  gdb.hp/gdb.compat/configure.in
  gdb.hp/gdb.compat/sum.c
  gdb.hp/gdb.compat/xdb.c
  gdb.hp/gdb.compat/xdb0.c
  gdb.hp/gdb.compat/xdb0.h
  gdb.hp/gdb.compat/xdb1.c
  gdb.hp/gdb.defects/Makefile.in
  gdb.hp/gdb.defects/bs14602.c
  gdb.hp/gdb.defects/bs14602.exp
  gdb.hp/gdb.defects/bs15503.cc
  gdb.hp/gdb.defects/configure.in
  gdb.hp/gdb.defects/solib-d.c
  gdb.hp/gdb.defects/solib-d1.c
  gdb.hp/gdb.defects/solib-d2.c
  gdb.hp/gdb.objdbg/objdbg01/x1.cc
  gdb.hp/gdb.objdbg/objdbg01/x2.cc
  gdb.hp/gdb.objdbg/objdbg01/x3.cc
  gdb.hp/gdb.objdbg/objdbg01/x3.h
  gdb.hp/gdb.objdbg/Makefile.in
  gdb.hp/gdb.objdbg/configure.in
  gdb.hp/gdb.objdbg/objdbg01.exp
  gdb.hp/gdb.objdbg/objdbg02.exp
  gdb.hp/gdb.objdbg/objdbg03.exp
  gdb.hp/gdb.objdbg/objdbg04.exp
  gdb.hp/gdb.objdbg/objdbg02/x1.cc
  gdb.hp/gdb.objdbg/objdbg02/x2.cc
  gdb.hp/gdb.objdbg/objdbg02/x3.cc
  gdb.hp/gdb.objdbg/objdbg03/x1.cc
  gdb.hp/gdb.objdbg/objdbg03/x2.cc
  gdb.hp/gdb.objdbg/objdbg03/x3.cc
  gdb.hp/gdb.objdbg/objdbg04/x.h
  gdb.hp/gdb.objdbg/objdbg04/x1.cc
  gdb.hp/gdb.objdbg/objdbg04/x2.cc
  gdb.hp/gdb.objdbg/tools/symaddr
  gdb.hp/gdb.objdbg/tools/symaddr.pa64
  gdb.hp/gdb.objdbg/tools/test-objdbg.cc
  gdb.hp/gdb.threads-hp/Makefile.in
  gdb.hp/gdb.threads-hp/configure.in
  gdb.hp/gdb.threads-hp/usrthbasic.c
  gdb.hp/gdb.threads-hp/usrthcore.c
  gdb.hp/gdb.threads-hp/usrthfork.c
  gdb.hp/tools/odump
  gdb.java/Makefile.in
  gdb.java/configure.in
  gdb.java/jmisc.java
  gdb.mi/Makefile.in
  gdb.mi/basics.c
  gdb.mi/configure.in
  gdb.mi/mi-console.c
  gdb.mi/mi-read-memory.c
  gdb.mi/testcmds
  gdb.mi/until.c
  gdb.mi/var-cmd.c
  gdb.stabs/Makefile.in
  gdb.stabs/aout.sed
  gdb.stabs/configure.in
  gdb.stabs/ecoff.sed
  gdb.stabs/hppa.sed
  gdb.stabs/weird.def
  gdb.stabs/xcoff.sed
  gdb.threads/Makefile.in
  gdb.threads/config.in
  gdb.threads/configure.in
  gdb.threads/linux-dp.c
  gdb.threads/pthreads.c
  gdb.threads/step.c
  gdb.trace/Makefile.in
  gdb.trace/actions.c
  gdb.trace/circ.c
  gdb.trace/collection.c
  gdb.trace/configure.in
  gdb.trace/limits.c
  lib/compiler.c
  lib/compiler.cc
  lib/emc-support.exp


^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: [PATCH RFC] Update/correct copyright notices
  2001-02-28  9:02 [PATCH RFC] Update/correct copyright notices Michael Elizabeth Chastain
@ 2001-02-28  9:22 ` Kevin Buettner
  0 siblings, 0 replies; 23+ messages in thread
From: Kevin Buettner @ 2001-02-28  9:22 UTC (permalink / raw)
  To: Michael Elizabeth Chastain, gdb-patches

On Feb 28,  9:02am, Michael Elizabeth Chastain wrote:

> I found 267 files in the testsuite directory with no copyright notice.
> And the files which do have copyrights don't appear in Kevin's
> large patch.

Yeah.  I saw that too (though I didn't take a count) last night before
I went to sleep.  Obviously, there's a bug in the script.

Kevin


^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: [PATCH RFC] Update/correct copyright notices
  2001-03-01  1:19     ` Kevin Buettner
@ 2001-03-01  3:13       ` Eli Zaretskii
  0 siblings, 0 replies; 23+ messages in thread
From: Eli Zaretskii @ 2001-03-01  3:13 UTC (permalink / raw)
  To: Kevin Buettner; +Cc: Michael Elizabeth Chastain, gdb-patches

On Thu, 1 Mar 2001, Kevin Buettner wrote:

> I think the danger in this instance is minimal; if the script
> inadvertently decides that a sentence is a list of filenames, it will
> likely just end up generating warnings for a bunch of files that it
> can't find.  The criteria that the script uses at the moment for
> deciding whether a list of space delimited "words" is a filename list
> or a sentence is to see if over half of the "words" have a dot in them
> followed by an alphanumeric character.  If they do, the "word" list
> is considered to be a list of filenames, otherwise it is a sentence
> (which is discarded anyway).

IIRC, a valid ChangeLog entry cannot refer to more than one file, 
probably because both a comma and a blank are valid file-name 
characters.  So this logic might work most of the time, but it is
in no way safe, IMHO.

> I think the following entry might be one of the harder ones to fix:
> 
> Tue Jul 12 19:52:16 1988  Peter TerMaat  (pete at corn-chex.ai.mit.edu)
> 
> 	* Makefile, *.c, munch, config.gdb, README: New initialization
> 	scheme uses nm to find functions whose names begin with
> 	`_initialize_'.  Files `initialize.h', `firstfile.c',
> 	`lastfile.c', `m-*init.h' no longer needed. 

I would just throw it away, its content value is nil anyway.  Something 
like the following is much better, and even says what it does more 
clearly (IMHO):

	* Makefile: Use `nm' to find functions whose names begin with
	`_initialize_' for initializing GDB.  All *.c files changed 
	accordingly.

	* munch: Likewise.
	
	* config.gdb: Likewise.


^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: [PATCH RFC] Update/correct copyright notices
  2001-03-01  0:33   ` Eli Zaretskii
@ 2001-03-01  1:19     ` Kevin Buettner
  2001-03-01  3:13       ` Eli Zaretskii
  0 siblings, 1 reply; 23+ messages in thread
From: Kevin Buettner @ 2001-03-01  1:19 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: Michael Elizabeth Chastain, gdb-patches

On Mar 1, 10:30am, Eli Zaretskii wrote:

> > 	* ax-gdb.c breakpoint.c coffread.c corelow.c dbxread.c
> >  	dwarf2read.c dwarfread.c elfread.c eval.c exec.c infcmd.c infrun.c
> >  	mipsread.c nlmread.c os9kread.c parse.c printcmd.c symfile.c
> >  	symmisc.c symtab.c thread.c top.c tracepoint.c typeprint.c
> >  	valops.c: Cast parameters passed to make_cleanup to use the new
> >  	make_cleanup_func typedef.
> > 
> > The script regarded this list of files as a sentence instead of a
> > file list because they're not comma separated.  I'm still mulling
> > this one over and may think of a way to change my script to accomodate
> > this type of error.  (It's likely that it occurs elsewhere too.)
> 
> If we are going to rely on ChangeLog's for something that affects
> source files, we had better routinely check and fix any invalid
> entries such as the one above.  I don't think it's right for the
> script to deal with such breakage: it is too dangerous.

Well, I did modify the script to deal with the above problem and I
think it's better to attempt to deal with it than not.  However, I
agree that it would be better for all of the ChangeLog entries to
conform to the standard.  I've been thinking about writing a lint
program for ChangeLog files.

I think the danger in this instance is minimal; if the script
inadvertently decides that a sentence is a list of filenames, it will
likely just end up generating warnings for a bunch of files that it
can't find.  The criteria that the script uses at the moment for
deciding whether a list of space delimited "words" is a filename list
or a sentence is to see if over half of the "words" have a dot in them
followed by an alphanumeric character.  If they do, the "word" list
is considered to be a list of filenames, otherwise it is a sentence
(which is discarded anyway).

[...]
> > Yes, the use of ``*'' as a filename wildcard in ChangeLog entries is
> > really quite annoying.  There were also entries that said foo.[hc] or
> > sometimes {foo,bar}.c (or sometimes a combination of the two), but I
> > was able to handle these cases.
> 
> These are all invalid entries, they go against standards.texi.  We
> should simply fix them by hand, I think.

Yes, that would be good if we can.  Unfortunately, this may prove to
be rather difficult since the wildcard specifications refer to some
set of files that existed in the past.  For some of the more recent
ones, someone at Red Hat could do a ``cvs checkout -D'' on Red Hat's
internal repository to see the files that were in existence at the
time.  I suppose we could dig up old snapshots or old FSF releases to
fix the situations which predate the use of CVS.

I think the following entry might be one of the harder ones to fix:

Tue Jul 12 19:52:16 1988  Peter TerMaat  (pete at corn-chex.ai.mit.edu)

	* Makefile, *.c, munch, config.gdb, README: New initialization
	scheme uses nm to find functions whose names begin with
	`_initialize_'.  Files `initialize.h', `firstfile.c',
	`lastfile.c', `m-*init.h' no longer needed. 

Fortunately, because it's so old, I think it poses little danger to
the fixdates script.  The *.c files in question were likely under heavy
development at the time and very likely are referred to explicitly by
other ChangeLog entries form the same time period.  Also, my script
does preserve those copyright years found in the notice which
predate any mention in the ChangeLog.

Kevin


^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: [PATCH RFC] Update/correct copyright notices
  2001-02-28 14:56 ` Kevin Buettner
  2001-02-28 16:24   ` Kevin Buettner
@ 2001-03-01  0:33   ` Eli Zaretskii
  2001-03-01  1:19     ` Kevin Buettner
  1 sibling, 1 reply; 23+ messages in thread
From: Eli Zaretskii @ 2001-03-01  0:33 UTC (permalink / raw)
  To: Kevin Buettner; +Cc: Michael Elizabeth Chastain, gdb-patches

On Wed, 28 Feb 2001, Kevin Buettner wrote:

> This one was very puzzling to me at first.  Errors such as these were
> starting me to doubt the efficacy of the script!  But in each case,
> the ChangeLog files are in error.
> 
> For the 2001-02-10 change, I see this ChangeLog entry:
> 
> 2000-02-10  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
> 
> 	* mipsread.c (read_alphacoff_dynamic_symtab):  Replace alloca calls
> 	with xmalloc calls and cleanups.
> 
> This *does* appear in the current ChangeLog file so it's obvious that
> Peter meant 2001.  I think this ChangeLog entry ought to be fixed
> especially since it's in the current ChangeLog.
> 
> As to the dropping of 1998, I see the following ChangeLog entry:
> 
> 1998-10-13  Jason Molenda  (jsm@bugshack.cygnus.com)
> 
> 	...
> 
> 	* ax-gdb.c breakpoint.c coffread.c corelow.c dbxread.c
>  	dwarf2read.c dwarfread.c elfread.c eval.c exec.c infcmd.c infrun.c
>  	mipsread.c nlmread.c os9kread.c parse.c printcmd.c symfile.c
>  	symmisc.c symtab.c thread.c top.c tracepoint.c typeprint.c
>  	valops.c: Cast parameters passed to make_cleanup to use the new
>  	make_cleanup_func typedef.
> 
> The script regarded this list of files as a sentence instead of a
> file list because they're not comma separated.  I'm still mulling
> this one over and may think of a way to change my script to accomodate
> this type of error.  (It's likely that it occurs elsewhere too.)

If we are going to rely on ChangeLog's for something that affects
source files, we had better routinely check and fix any invalid
entries such as the one above.  I don't think it's right for the
script to deal with such breakage: it is too dangerous.

> > gdb/nindy-share/* is problematic.  Changelog-1993 says:
> > 
> >   * nindy-share/*, remote-nindy.c: Extensive hacking to make it
> >     conform to GDB conventions like using memcpy not bcopy, serial.h,
> >     etc.  This is to make it host on Solaris, AIX, etc.
> > 
> > ... so these files will need hand analysis.
> > 
> > I grepped for '\/\*' in ChangeLog-* and ChangeLog and found some more
> > instances of this.   I recomend hand-checking for this problem in a
> > subsequent task.
> 
> Yes, the use of ``*'' as a filename wildcard in ChangeLog entries is
> really quite annoying.  There were also entries that said foo.[hc] or
> sometimes {foo,bar}.c (or sometimes a combination of the two), but I
> was able to handle these cases.

These are all invalid entries, they go against standards.texi.  We
should simply fix them by hand, I think.


^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: [PATCH RFC] Update/correct copyright notices
  2001-02-28  0:42 Kevin Buettner
  2001-02-28  0:50 ` Kevin Buettner
  2001-02-28  3:18 ` Eli Zaretskii
@ 2001-02-28 17:31 ` Andrew Cagney
  2 siblings, 0 replies; 23+ messages in thread
From: Andrew Cagney @ 2001-02-28 17:31 UTC (permalink / raw)
  To: Kevin Buettner; +Cc: gdb-patches

Kevin, thanks for the script.

Regardless of the current thread, I intend running this script or one
very like it over the GDB sources once 5.1 has branched.

	Andrew


^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: [PATCH RFC] Update/correct copyright notices
@ 2001-02-28 16:47 Michael Elizabeth Chastain
  0 siblings, 0 replies; 23+ messages in thread
From: Michael Elizabeth Chastain @ 2001-02-28 16:47 UTC (permalink / raw)
  To: chastain, gdb-patches, kevinb

> I agree about it being an obvious fix.  Please note that there are
> several dates that still say 2000 in the current ChangeLog file.

Right.  There are some nested references to "2000".  I left those alone.

I changed four lines.  I used "cvs annotate" to validate that each
error was, in fact, the obvious error (somebody writing "2000" at
the beginning of calendar year 2001).

Michael


^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: [PATCH RFC] Update/correct copyright notices
  2001-02-28 16:36 Michael Elizabeth Chastain
@ 2001-02-28 16:42 ` Kevin Buettner
  0 siblings, 0 replies; 23+ messages in thread
From: Kevin Buettner @ 2001-02-28 16:42 UTC (permalink / raw)
  To: Michael Elizabeth Chastain, gdb-patches

On Feb 28,  4:36pm, Michael Elizabeth Chastain wrote:

> > All that remains for this problem (of dates being incorrectly dropped
> > from the mipsread.c copyright notice) is to fix the dates on Peter's
> > entries in the current ChangeLog file.
> 
> I believe this part is an obvious fix.  I'm going to do it right now.

I agree about it being an obvious fix.  Please note that there are
several dates that still say 2000 in the current ChangeLog file.

> > (Though I will definitely appreciate it if Michael C. (and others)
> > look for problems when I do send the new patch out.)
> 
> I can do this on Saturday.

Cool.  Thanks.

Kevin


^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: [PATCH RFC] Update/correct copyright notices
@ 2001-02-28 16:36 Michael Elizabeth Chastain
  2001-02-28 16:42 ` Kevin Buettner
  0 siblings, 1 reply; 23+ messages in thread
From: Michael Elizabeth Chastain @ 2001-02-28 16:36 UTC (permalink / raw)
  To: chastain, gdb-patches, kevinb

> All that remains for this problem (of dates being incorrectly dropped
> from the mipsread.c copyright notice) is to fix the dates on Peter's
> entries in the current ChangeLog file.

I believe this part is an obvious fix.  I'm going to do it right now.

> (Though I will definitely appreciate it if Michael C. (and others)
> look for problems when I do send the new patch out.)

I can do this on Saturday.

Michael


^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: [PATCH RFC] Update/correct copyright notices
  2001-02-28 14:56 ` Kevin Buettner
@ 2001-02-28 16:24   ` Kevin Buettner
  2001-03-01  0:33   ` Eli Zaretskii
  1 sibling, 0 replies; 23+ messages in thread
From: Kevin Buettner @ 2001-02-28 16:24 UTC (permalink / raw)
  To: Michael Elizabeth Chastain, gdb-patches

On Feb 28,  3:56pm, Kevin Buettner wrote:

> As to the dropping of 1998, I see the following ChangeLog entry:
> 
> 1998-10-13  Jason Molenda  (jsm@bugshack.cygnus.com)
> 
> 	...
> 
> 	* ax-gdb.c breakpoint.c coffread.c corelow.c dbxread.c
>  	dwarf2read.c dwarfread.c elfread.c eval.c exec.c infcmd.c infrun.c
>  	mipsread.c nlmread.c os9kread.c parse.c printcmd.c symfile.c
>  	symmisc.c symtab.c thread.c top.c tracepoint.c typeprint.c
>  	valops.c: Cast parameters passed to make_cleanup to use the new
>  	make_cleanup_func typedef.

I've made the script handle the above case (again, note the lack of
commas separating the filenames)...

diff -upr gdb.orig/mipsread.c gdb/mipsread.c
--- gdb.orig/mipsread.c	Thu Feb 15 19:58:01 2001
+++ gdb/mipsread.c	Wed Feb 28 17:14:54 2001
@@ -1,5 +1,6 @@
 /* Read a symbol table in MIPS' format (Third-Eye).
-   Copyright 1986, 87, 89, 90, 91, 92, 93, 94, 95, 96, 1998, 2001
+   Copyright 1986, 1987, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996,
+   1998, 1999, 2000
    Free Software Foundation, Inc.
    Contributed by Alessandro Forin (af@cs.cmu.edu) at CMU.  Major work
    by Per Bothner, John Gilmore and Ian Lance Taylor at Cygnus Support.

All that remains for this problem (of dates being incorrectly dropped
from the mipsread.c copyright notice) is to fix the dates on Peter's
entries in the current ChangeLog file.

BTW, I've also addressed the problem of the testsuite files not
being examined.  I am now seeing a much larger patch.  I'm going to
proofread it a bit more carefully before sending out a new patch.
(Though I will definitely appreciate it if Michael C. (and others)
look for problems when I do send the new patch out.)

Kevin


^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: [PATCH RFC] Update/correct copyright notices
  2001-02-28 15:26 Michael Elizabeth Chastain
@ 2001-02-28 15:47 ` Stan Shebs
  0 siblings, 0 replies; 23+ messages in thread
From: Stan Shebs @ 2001-02-28 15:47 UTC (permalink / raw)
  To: Michael Elizabeth Chastain; +Cc: gdb-patches, kevinb

Michael Elizabeth Chastain wrote:
> 
> > diff -upr gdb.orig/thread.c gdb/thread.c
> > --- gdb.orig/thread.c Mon Jan 29 17:06:26 2001
> > +++ gdb/thread.c      Wed Feb 28 15:03:34 2001
> > @@ -1,8 +1,9 @@
> >  /* Multi-process/thread control for GDB, the GNU debugger.
> > -   Copyright 1986, 1987, 1988, 1993, 1998, 1999, 2000, 2001
> > -
> > -   Contributed by Lynx Real-Time Systems, Inc.  Los Gatos, CA.
> > +   Copyright 1986, 1987, 1988, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
> > +   2000, 2001
> >     Free Software Foundation, Inc.
> > +   Contributed by Lynx Real-Time Systems, Inc.  Los Gatos, CA.
> > +
> 
> I request that the head maintainer verify the copyright assignment
> for gdb/thread.c.

I can add a little historical note here - the code was basically
written by Stu Grossman, with minimal input from Lynx.  I doubt
that anyone would find a Lynx assignment to the FSF directly,
although it's possible.  Instead, the Lynx contract with Cygnus
would have had a clause assigning copyright to Cygnus, and then
Cygnus's blanket assignment would take effect when the code was
added to GDB.  Assuming the big file cabinet of old contracts is
still over there in Sunnyvale, it shouldn't be too hard to dig
in and find it, although IMHO it's only interesting to historians.

Incidentally, the "1986, 1987, 1988" is almost certainly a misleading
result of cut-n-paste; none of the thread code existed before 1993.

Stan


^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: [PATCH RFC] Update/correct copyright notices
@ 2001-02-28 15:26 Michael Elizabeth Chastain
  2001-02-28 15:47 ` Stan Shebs
  0 siblings, 1 reply; 23+ messages in thread
From: Michael Elizabeth Chastain @ 2001-02-28 15:26 UTC (permalink / raw)
  To: chastain, gdb-patches, kevinb

Hi Kevin,

Most people think of this stuff as comments.  I think of it as declarative
statements in Legalese.  The actual execution of Legalese in a court of
law is very rare, but when it does happen, the stakes are high.  Hence
I proofread.

> But in each case, the ChangeLog files are in error.

OK.  Andrew, what would you like to do about this?  Would you like patches
for ChangeLog files?

> diff -upr gdb.orig/thread.c gdb/thread.c
> --- gdb.orig/thread.c	Mon Jan 29 17:06:26 2001
> +++ gdb/thread.c	Wed Feb 28 15:03:34 2001
> @@ -1,8 +1,9 @@
>  /* Multi-process/thread control for GDB, the GNU debugger.
> -   Copyright 1986, 1987, 1988, 1993, 1998, 1999, 2000, 2001
> -
> -   Contributed by Lynx Real-Time Systems, Inc.  Los Gatos, CA.
> +   Copyright 1986, 1987, 1988, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
> +   2000, 2001
>     Free Software Foundation, Inc.
> +   Contributed by Lynx Real-Time Systems, Inc.  Los Gatos, CA.
> +   

I request that the head maintainer verify the copyright assignment 
for gdb/thread.c.
 
> Yes, the use of ``*'' as a filename wildcard in ChangeLog entries is
> really quite annoying.  There were also entries that said foo.[hc] or
> sometimes {foo,bar}.c (or sometimes a combination of the two), but I
> was able to handle these cases.

How about a note in CONTRIBUTE forbidding wildcards and glob patterns
in ChangeLog entries?

Michael


^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: [PATCH RFC] Update/correct copyright notices
  2001-02-28  8:56 Michael Elizabeth Chastain
@ 2001-02-28 14:56 ` Kevin Buettner
  2001-02-28 16:24   ` Kevin Buettner
  2001-03-01  0:33   ` Eli Zaretskii
  0 siblings, 2 replies; 23+ messages in thread
From: Kevin Buettner @ 2001-02-28 14:56 UTC (permalink / raw)
  To: Michael Elizabeth Chastain, gdb-patches

On Feb 28,  8:56am, Michael Elizabeth Chastain wrote:

> Proofread.  Several glitches found.

Wow!  I'm impressed at how thorough you were.  Thanks!

> ===
> 
> gdb/config/i386/xm-ptx4.h has a formatting problem.
> 
>   diff -upr gdb.orig/config/i386/xm-ptx4.h gdb/config/i386/xm-ptx4.h
>   --- gdb.orig/config/i386/xm-ptx4.h      Wed Jul  7 13:13:44 1999
>   +++ gdb/config/i386/xm-ptx4.h   Wed Feb 28 01:17:13 2001
>   @@ -1,6 +1,6 @@
>    /* Definitions to make GDB run on a Sequent Symmetry under ptx, with
>   -   Weitek 1167 and i387 support.  Copyright 1986, 1987, 1989, 1992,
>   -   1993 Free Software Foundation, Inc.
>   +   Weitek 1167 and i387 support.  Copyright 1986, 1987, 1989, 1992, 1993,
>   +   Weitek 1167 and i387 support.  1994 Free Software Foundation, Inc.
>    
>       This file is part of GDB.

This was caused by my script attempting to maintain the same prefix at
the start of every comment.  E.g.  it is desirable to have "# " at the
beginning of each line in many of the files which use the pound sign
as a comment character.  And awk scripts use "dnl" to beginnin
comments.  Anyway, I've put a special case in for *.[hc] files and now
this portion of the patch looks like this instead:

diff -upr gdb.orig/config/i386/xm-ptx4.h gdb/config/i386/xm-ptx4.h
--- gdb.orig/config/i386/xm-ptx4.h	Wed Jul  7 13:13:44 1999
+++ gdb/config/i386/xm-ptx4.h	Wed Feb 28 15:03:33 2001
@@ -1,6 +1,7 @@
 /* Definitions to make GDB run on a Sequent Symmetry under ptx, with
 -   Weitek 1167 and i387 support.  Copyright 1986, 1987, 1989, 1992,
 -   1993 Free Software Foundation, Inc.
 +   Weitek 1167 and i387 support.
 +   Copyright 1986, 1987, 1989, 1992, 1993, 1994
 +   Free Software Foundation, Inc.
  
     This file is part of GDB.
      

> gdb/mipsread.c dropped some years.  According to the CVS log and the
> ChangeLog, this file was edited on 2001-02-10, but "2001" was dropped.
> The file is also mentioned in ChangeLog-1998, but "1998" was dropped.
> 
>   diff -upr gdb.orig/mipsread.c gdb/mipsread.c
>   --- gdb.orig/mipsread.c Thu Feb 15 19:58:01 2001
>   +++ gdb/mipsread.c      Wed Feb 28 01:17:14 2001
>   @@ -1,5 +1,6 @@
>    /* Read a symbol table in MIPS' format (Third-Eye).
>   -   Copyright 1986, 87, 89, 90, 91, 92, 93, 94, 95, 96, 1998, 2001
>   +   Copyright 1986, 1987, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996,
>   +   1999, 2000
>       Free Software Foundation, Inc.
>       Contributed by Alessandro Forin (af@cs.cmu.edu) at CMU.  Major work
>       by Per Bothner, John Gilmore and Ian Lance Taylor at Cygnus Support.

This one was very puzzling to me at first.  Errors such as these were
starting me to doubt the efficacy of the script!  But in each case,
the ChangeLog files are in error.

For the 2001-02-10 change, I see this ChangeLog entry:

2000-02-10  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>

	* mipsread.c (read_alphacoff_dynamic_symtab):  Replace alloca calls
	with xmalloc calls and cleanups.

This *does* appear in the current ChangeLog file so it's obvious that
Peter meant 2001.  I think this ChangeLog entry ought to be fixed
especially since it's in the current ChangeLog.

As to the dropping of 1998, I see the following ChangeLog entry:

1998-10-13  Jason Molenda  (jsm@bugshack.cygnus.com)

	...

	* ax-gdb.c breakpoint.c coffread.c corelow.c dbxread.c
 	dwarf2read.c dwarfread.c elfread.c eval.c exec.c infcmd.c infrun.c
 	mipsread.c nlmread.c os9kread.c parse.c printcmd.c symfile.c
 	symmisc.c symtab.c thread.c top.c tracepoint.c typeprint.c
 	valops.c: Cast parameters passed to make_cleanup to use the new
 	make_cleanup_func typedef.

The script regarded this list of files as a sentence instead of a
file list because they're not comma separated.  I'm still mulling
this one over and may think of a way to change my script to accomodate
this type of error.  (It's likely that it occurs elsewhere too.)

> gdb/thread.c changed the nominal copyright owner!  The old file has no
> mention of "Free Software Foundation, Inc."  The new file has no mention
> of "Lynx Real-Time Systems, Inc.  Los Gatos, CA."  I recommend that
> we specifically check that Lynx has an assignment on file that covers
> gdb/thread.c, and then make sure that their "Contributed by ..." line
> comes after the "Copyright Free Software Foundation, Inc." line.
> 
>   diff -upr gdb.orig/thread.c gdb/thread.c
>   --- gdb.orig/thread.c   Mon Jan 29 17:06:26 2001
>   +++ gdb/thread.c        Wed Feb 28 01:17:14 2001
>   @@ -1,7 +1,6 @@
>    /* Multi-process/thread control for GDB, the GNU debugger.
>   -   Copyright 1986, 1987, 1988, 1993, 1998, 1999, 2000, 2001
>   -
>   -   Contributed by Lynx Real-Time Systems, Inc.  Los Gatos, CA.
>   +   Copyright 1986, 1987, 1988, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
>   +   2000, 2001
>       Free Software Foundation, Inc.
>    
>       This file is part of GDB.

Good catch.  I've revised my script so that it now makes the following
change instead:

diff -upr gdb.orig/thread.c gdb/thread.c
--- gdb.orig/thread.c	Mon Jan 29 17:06:26 2001
+++ gdb/thread.c	Wed Feb 28 15:03:34 2001
@@ -1,8 +1,9 @@
 /* Multi-process/thread control for GDB, the GNU debugger.
-   Copyright 1986, 1987, 1988, 1993, 1998, 1999, 2000, 2001
-
-   Contributed by Lynx Real-Time Systems, Inc.  Los Gatos, CA.
+   Copyright 1986, 1987, 1988, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
+   2000, 2001
    Free Software Foundation, Inc.
+   Contributed by Lynx Real-Time Systems, Inc.  Los Gatos, CA.
+   
 
    This file is part of GDB.
 
> gdb/nindy-share/* is problematic.  Changelog-1993 says:
> 
>   * nindy-share/*, remote-nindy.c: Extensive hacking to make it
>     conform to GDB conventions like using memcpy not bcopy, serial.h,
>     etc.  This is to make it host on Solaris, AIX, etc.
> 
> ... so these files will need hand analysis.
> 
> I grepped for '\/\*' in ChangeLog-* and ChangeLog and found some more
> instances of this.   I recomend hand-checking for this problem in a
> subsequent task.

Yes, the use of ``*'' as a filename wildcard in ChangeLog entries is
really quite annoying.  There were also entries that said foo.[hc] or
sometimes {foo,bar}.c (or sometimes a combination of the two), but I
was able to handle these cases.

The problem with * though is that you have nothing concrete to work
with.  Sure, you can look at the current sources, but it is totally
inappropriate to mark a recently created file with a copyright date
of (e.g) 1988 just because some really old ChangeLog entry is using a
wildcard.  if you really wanted to do it right, you'd have to
(attempt) to check out the files from CVS for that year, but this
won't really work either since CVS wasn't in use from the very
beginning.

Anyway, I agree with you that some hand analysis will be needed.
For a first cut, however, I think it's sufficient to simply ignore
any entries which use * as a wildcard.  I think this is adequate
for two reasons: 1) Changes denoted by using a wildcard often
denote maintenance activities.  There's not much intellectual
property tied up in such changes.  2) The rule regarding the
merging of the earlier dates that appeared in the original copyright
notice will pick up a lot of these anyway.

FWIW, here's a more complete list pruned from ``fixdates --show-only'':

gdb/*-dep.c: 1988, 1989
gdb/*-exp.y: 1993
gdb/*.*: 1989
gdb/*.c: 1988
gdb/*dep.c: 1990
gdb/config/*: 1990
gdb/config/*.mh: 1992, 1993
gdb/config/*.mt: 1992, 1993
gdb/config/*/*.mh: 1994, 1998
gdb/config/*/*.mt: 1994, 1995
gdb/config/*/nm-*.h: 1993
gdb/config/*/tm-*.h: 1993
gdb/config/*/xm-*.h: 1993
gdb/config/convex/*: 1999
gdb/config/gould/*: 1999, 2000
gdb/config/i386/*aix*: 1993
gdb/config/i860/*: 1993
gdb/config/m68k/*delta68*: 1993
gdb/config/m68k/tm-*.h: 1993
gdb/config/m88k/xm-*.h: 1993
gdb/config/mips/tm-*.h: 1998
gdb/config/mt-*mips: 1992
gdb/config/powerpc/*.mt: 1996
gdb/config/pyr/*: 1999
gdb/config/sparc/*linux*: 1998
gdb/config/sun*: 1990
gdb/config/tahoe/*: 1999
gdb/deblib/connection/*: 1992
gdb/doc/*-config.texi: 1993
gdb/doc/*-m4.texinfo: 1991
gdb/doc/rc-*: 1991
gdb/gdbserver/*: 1994
gdb/java-*: 1997
gdb/m*.h: 1989
gdb/m-*.h: 1988, 1989, 1990
gdb/m-hp*.h: 1989
gdb/nindy-share/*: 1993
gdb/nm-*: 1993
gdb/tconfig/sun*4: 1991
gdb/testsuite/*/Makefile.in: 1993, 1996
gdb/testsuite/*/configure: 1996
gdb/testsuite/*/gdbme.*: 1994
gdb/testsuite/config/*-gdb.exp: 1993
gdb/testsuite/config/mt-*: 1993, 1999
gdb/testsuite/gdb.*/*.exp: 1997
gdb/testsuite/gdb.base/*.c: 1997
gdb/testsuite/gdb.base/*.exp: 1995
gdb/testsuite/gdb.base/langs*: 1995
gdb/testsuite/gdb.c++/*.exp: 1995
gdb/testsuite/gdb.chill/*.exp: 1995, 1997
gdb/testsuite/gdb.disasm/*.mt: 1997
gdb/testsuite/gdb.gdbtk/*: 1999
gdb/testsuite/gdb.hp/*.exp: 1999
gdb/testsuite/gdb.t*/*.exp: 1993
gdb/testsuite/gdb.t*/configure.in: 1993
gdb/testsuite/gdb.t2*: 1993
gdb/testsuite/gdb.t2*/Makefile.in: 1993
gdb/testsuite/gdb.trace/*.exp: 1998
gdb/tm-*: 1993
gdb/tm-*.h: 1991
gdb/xconfig/i386*: 1990, 1991
gdb/xm-*: 1993
gdb/xm-*.h: 1990, 1991

Kevin


^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: [PATCH RFC] Update/correct copyright notices
  2001-02-28  9:20   ` Kevin Buettner
@ 2001-02-28 11:11     ` Eli Zaretskii
  0 siblings, 0 replies; 23+ messages in thread
From: Eli Zaretskii @ 2001-02-28 11:11 UTC (permalink / raw)
  To: kevinb; +Cc: gdb-patches

> Date: Wed, 28 Feb 2001 10:20:41 -0700
> From: Kevin Buettner <kevinb@cygnus.com>
> 
>     You should use the list of years in which released versions were
>     finished, just as for any other file.
> 
> I don't know what to make of this.  Don't snapshots qualify as a type
> of a release?

I don't think so.  At least I'm not treating them as such.  But IANAL,
so if we are in doubt, we should ask the FSF.

> What about mere availability via CVS?

IMHO, this would lead to absurd.  For example, any machine that is
hooked to the Internet and has some unfinished GDB-related files lying
around would be considered a ``release'', since authorized users can
ftp in and fetch those files.

> I also think that, for many maintainers, the care and feeding of the
> copyright notices is the least appealing part of the job.

That's tough on them, but IMHO it's a responsibility that comes with
the territory.  Why should I expect that someone else helps me to fix
the files I'm responsible for?  If I have difficulty finding the files
that need fixing, I will run your script (for which thanks a lot,
btw).  I would also not object if Andrew or someone else (even a cron
job) would run the script from time to time and send me any problems
it finds.  But I'd like to leave the question of when and whether to
fix them at my discretion.

> I assume that you'd like the following files to go on this list?
> 
>     go32-nat.c
>     config/i386/go32.mh
>     config/djgpp/fnchange.lst		(not that this one has a copyright
>					 notice, but adding it to the
>					 list will squelch the warnings
>					 about it not having a notice)
>     config/djgpp/djconfig.sh
>     ser-go32.c
> 
> Any others?

If you are asking what files are my responsibility, then all the files
in config/djgpp/ and the config/i386/*-go32.h belong to them as well.

Thanks.


^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: [PATCH RFC] Update/correct copyright notices
  2001-02-28  3:18 ` Eli Zaretskii
  2001-02-28  8:52   ` Andrew Cagney
@ 2001-02-28  9:20   ` Kevin Buettner
  2001-02-28 11:11     ` Eli Zaretskii
  1 sibling, 1 reply; 23+ messages in thread
From: Kevin Buettner @ 2001-02-28  9:20 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: gdb-patches

On Feb 28,  1:15pm, Eli Zaretskii wrote:

> On Wed, 28 Feb 2001, Kevin Buettner wrote:
> 
> > The changes below were automatically generated.  See
> > 
> >     http://sources.redhat.com/ml/gdb/2001-02/msg00429.html
> > 
> > for additional information regarding this patch.
> 
> I think the following change for go32-nat.c (and probably for many other 
> files) is not right:
> 
>   diff -upr gdb.orig/go32-nat.c gdb/go32-nat.c
>   --- gdb.orig/go32-nat.c Tue Feb 20 12:31:27 2001
>   +++ gdb/go32-nat.c      Wed Feb 28 01:17:14 2001
>   @@ -1,5 +1,5 @@
>    /* Native debugging support for Intel x86 running DJGPP.
>   -   Copyright 1997, 1999, 2001 Free Software Foundation, Inc.
>   +   Copyright 1992, 1999, 2000, 2001 Free Software Foundation, Inc.
> 
> go32-nat.c was not part of any GDB distribution is year 2001, so I don't 
> think we need, or even should, copyright it for this year yet.  What if 
> the go32-nat.c changes checked into the GDB CVS until now will be 
> reverted at a later date, before any release is ever made?
> 
> (I'm quite sure I saw some message from Richard Stallman which said only 
> released versions need to be copyrighted, but I cannot find it in the 
> references I kept.  So maybe I was dreaming.)

I saw that message too.  Here's the relevant portion:

	  If I add one now, should I only start at the year 2001, or the
	year the first version of the file was written?

    You should use the list of years in which released versions were finished,
    just as for any other file.

I don't know what to make of this.  Don't snapshots qualify as a type
of a release?  What about mere availability via CVS?

If our snapshot activities do qualify as a type of release, then it
seems to me that it is not entirely inappropriate to include the
current year in the copyright notices regardless of the form that the
code will eventually take.  (This assumes, of course, that the file
in question has been modified in the current year.)

> In any case, I suggest that Kevin's script's effect be limited to past 
> years.  Adjusting the copyright notice is the responsibility of the 
> file's maintainers, so it isn't right IMHO for a script to interfere
> like that with files I'm working on while I work on them.  The script's 
> use should IMHO be limited to fixing past blunders, or files for which we 
> don't have active maintainers.  Perhaps it should just send email to 
> the responsible persons where it detects anomalies in copyright notices, 
> but not actually change anything.

I see your point.  But I also think that, for many maintainers, the
care and feeding of the copyright notices is the least appealing part
of the job.  Most would, I think, welcome any help given in
correcting/updating them.  However, since that's clearly not the case
for all maintainers, so I'll modify my script with a list of file
names to exclude from consideration.  I assume that you'd like the
following files to go on this list?

    go32-nat.c
    config/i386/go32.mh
    config/djgpp/fnchange.lst		(not that this one has a copyright
    					 notice, but adding it to the
					 list will squelch the warnings
					 about it not having a notice)
    config/djgpp/djconfig.sh
    ser-go32.c

Any others?


^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: [PATCH RFC] Update/correct copyright notices
@ 2001-02-28  9:12 Michael Elizabeth Chastain
  0 siblings, 0 replies; 23+ messages in thread
From: Michael Elizabeth Chastain @ 2001-02-28  9:12 UTC (permalink / raw)
  To: ac131313, eliz; +Cc: gdb-patches, kevinb

The guidelines are here:

  http://www.gnu.org/prep/maintain_7.html

Michael


^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: [PATCH RFC] Update/correct copyright notices
@ 2001-02-28  8:56 Michael Elizabeth Chastain
  2001-02-28 14:56 ` Kevin Buettner
  0 siblings, 1 reply; 23+ messages in thread
From: Michael Elizabeth Chastain @ 2001-02-28  8:56 UTC (permalink / raw)
  To: gdb-patches, kevinb

Proofread.  Several glitches found.

Michael

===

gdb/config/i386/xm-ptx4.h has a formatting problem.

  diff -upr gdb.orig/config/i386/xm-ptx4.h gdb/config/i386/xm-ptx4.h
  --- gdb.orig/config/i386/xm-ptx4.h      Wed Jul  7 13:13:44 1999
  +++ gdb/config/i386/xm-ptx4.h   Wed Feb 28 01:17:13 2001
  @@ -1,6 +1,6 @@
   /* Definitions to make GDB run on a Sequent Symmetry under ptx, with
  -   Weitek 1167 and i387 support.  Copyright 1986, 1987, 1989, 1992,
  -   1993 Free Software Foundation, Inc.
  +   Weitek 1167 and i387 support.  Copyright 1986, 1987, 1989, 1992, 1993,
  +   Weitek 1167 and i387 support.  1994 Free Software Foundation, Inc.
   
      This file is part of GDB.
   
gdb/mipsread.c dropped some years.  According to the CVS log and the
ChangeLog, this file was edited on 2001-02-10, but "2001" was dropped.
The file is also mentioned in ChangeLog-1998, but "1998" was dropped.

  diff -upr gdb.orig/mipsread.c gdb/mipsread.c
  --- gdb.orig/mipsread.c Thu Feb 15 19:58:01 2001
  +++ gdb/mipsread.c      Wed Feb 28 01:17:14 2001
  @@ -1,5 +1,6 @@
   /* Read a symbol table in MIPS' format (Third-Eye).
  -   Copyright 1986, 87, 89, 90, 91, 92, 93, 94, 95, 96, 1998, 2001
  +   Copyright 1986, 1987, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996,
  +   1999, 2000
      Free Software Foundation, Inc.
      Contributed by Alessandro Forin (af@cs.cmu.edu) at CMU.  Major work
      by Per Bothner, John Gilmore and Ian Lance Taylor at Cygnus Support.

gdb/thread.c changed the nominal copyright owner!  The old file has no
mention of "Free Software Foundation, Inc."  The new file has no mention
of "Lynx Real-Time Systems, Inc.  Los Gatos, CA."  I recommend that
we specifically check that Lynx has an assignment on file that covers
gdb/thread.c, and then make sure that their "Contributed by ..." line
comes after the "Copyright Free Software Foundation, Inc." line.

  diff -upr gdb.orig/thread.c gdb/thread.c
  --- gdb.orig/thread.c   Mon Jan 29 17:06:26 2001
  +++ gdb/thread.c        Wed Feb 28 01:17:14 2001
  @@ -1,7 +1,6 @@
   /* Multi-process/thread control for GDB, the GNU debugger.
  -   Copyright 1986, 1987, 1988, 1993, 1998, 1999, 2000, 2001
  -
  -   Contributed by Lynx Real-Time Systems, Inc.  Los Gatos, CA.
  +   Copyright 1986, 1987, 1988, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
  +   2000, 2001
      Free Software Foundation, Inc.
   
      This file is part of GDB.

gdb/nindy-share/* is problematic.  Changelog-1993 says:

  * nindy-share/*, remote-nindy.c: Extensive hacking to make it
    conform to GDB conventions like using memcpy not bcopy, serial.h,
    etc.  This is to make it host on Solaris, AIX, etc.

... so these files will need hand analysis.

I grepped for '\/\*' in ChangeLog-* and ChangeLog and found some more
instances of this.   I recomend hand-checking for this problem in a
subsequent task.


^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: [PATCH RFC] Update/correct copyright notices
  2001-02-28  3:18 ` Eli Zaretskii
@ 2001-02-28  8:52   ` Andrew Cagney
  2001-02-28  9:20   ` Kevin Buettner
  1 sibling, 0 replies; 23+ messages in thread
From: Andrew Cagney @ 2001-02-28  8:52 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: Kevin Buettner, gdb-patches

> (I'm quite sure I saw some message from Richard Stallman which said only
> released versions need to be copyrighted, but I cannot find it in the
> references I kept.  So maybe I was dreaming.)
> 
> In any case, I suggest that Kevin's script's effect be limited to past
> years.  Adjusting the copyright notice is the responsibility of the
> file's maintainers, so it isn't right IMHO for a script to interfere
> like that with files I'm working on while I work on them.  The script's
> use should IMHO be limited to fixing past blunders, or files for which we
> don't have active maintainers.  Perhaps it should just send email to
> the responsible persons where it detects anomalies in copyright notices,
> but not actually change anything.

I've not seen RMS's comment so take the following with a grain of salt
:-)

It could perhaphs be argued that GDB is being released continuously
through the daily snapshot process.  Those snapshots should have the
correct copyright information.

I don't know.

	Andrew


^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: [PATCH RFC] Update/correct copyright notices
  2001-02-28  3:20   ` Eli Zaretskii
@ 2001-02-28  7:45     ` Andrew Cagney
  0 siblings, 0 replies; 23+ messages in thread
From: Andrew Cagney @ 2001-02-28  7:45 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: Kevin Buettner, gdb-patches

Eli Zaretskii wrote:
> 
> On Wed, 28 Feb 2001, Kevin Buettner wrote:
> 
> > FYI, my script flagged the files below as either missing a copyright
> > notice or having one that it couldn't grok.  Most of the flagged files
> > in config are probably missing copyright notices.  If desired, I can
> > probably add notices to the *.m[ht] files automatically.
> 
> I think we need some clear guidelines for this.  For example, many
> *.m[ht] files are too short to require copyright notices.

RMS commented on this recently on gnu-prog only I now can't find the
e-mail - I carefully filed it away in my pile of things to fix.  He
recommended that such files contain an abbreviated notice that maded it
clear that the file was still a part of the GNU project.

Hmm, just got another e-mail forwarded to me on this.  The issue is
still ``live''.

	Andrew


^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: [PATCH RFC] Update/correct copyright notices
  2001-02-28  0:50 ` Kevin Buettner
@ 2001-02-28  3:20   ` Eli Zaretskii
  2001-02-28  7:45     ` Andrew Cagney
  0 siblings, 1 reply; 23+ messages in thread
From: Eli Zaretskii @ 2001-02-28  3:20 UTC (permalink / raw)
  To: Kevin Buettner; +Cc: gdb-patches

On Wed, 28 Feb 2001, Kevin Buettner wrote:

> FYI, my script flagged the files below as either missing a copyright
> notice or having one that it couldn't grok.  Most of the flagged files
> in config are probably missing copyright notices.  If desired, I can
> probably add notices to the *.m[ht] files automatically.

I think we need some clear guidelines for this.  For example, many 
*.m[ht] files are too short to require copyright notices.


^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: [PATCH RFC] Update/correct copyright notices
  2001-02-28  0:42 Kevin Buettner
  2001-02-28  0:50 ` Kevin Buettner
@ 2001-02-28  3:18 ` Eli Zaretskii
  2001-02-28  8:52   ` Andrew Cagney
  2001-02-28  9:20   ` Kevin Buettner
  2001-02-28 17:31 ` Andrew Cagney
  2 siblings, 2 replies; 23+ messages in thread
From: Eli Zaretskii @ 2001-02-28  3:18 UTC (permalink / raw)
  To: Kevin Buettner; +Cc: gdb-patches

On Wed, 28 Feb 2001, Kevin Buettner wrote:

> The changes below were automatically generated.  See
> 
>     http://sources.redhat.com/ml/gdb/2001-02/msg00429.html
> 
> for additional information regarding this patch.

I think the following change for go32-nat.c (and probably for many other 
files) is not right:

  diff -upr gdb.orig/go32-nat.c gdb/go32-nat.c
  --- gdb.orig/go32-nat.c Tue Feb 20 12:31:27 2001
  +++ gdb/go32-nat.c      Wed Feb 28 01:17:14 2001
  @@ -1,5 +1,5 @@
   /* Native debugging support for Intel x86 running DJGPP.
  -   Copyright 1997, 1999, 2001 Free Software Foundation, Inc.
  +   Copyright 1992, 1999, 2000, 2001 Free Software Foundation, Inc.

go32-nat.c was not part of any GDB distribution is year 2001, so I don't 
think we need, or even should, copyright it for this year yet.  What if 
the go32-nat.c changes checked into the GDB CVS until now will be 
reverted at a later date, before any release is ever made?

(I'm quite sure I saw some message from Richard Stallman which said only 
released versions need to be copyrighted, but I cannot find it in the 
references I kept.  So maybe I was dreaming.)

In any case, I suggest that Kevin's script's effect be limited to past 
years.  Adjusting the copyright notice is the responsibility of the 
file's maintainers, so it isn't right IMHO for a script to interfere
like that with files I'm working on while I work on them.  The script's 
use should IMHO be limited to fixing past blunders, or files for which we 
don't have active maintainers.  Perhaps it should just send email to 
the responsible persons where it detects anomalies in copyright notices, 
but not actually change anything.


^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: [PATCH RFC] Update/correct copyright notices
  2001-02-28  0:42 Kevin Buettner
@ 2001-02-28  0:50 ` Kevin Buettner
  2001-02-28  3:20   ` Eli Zaretskii
  2001-02-28  3:18 ` Eli Zaretskii
  2001-02-28 17:31 ` Andrew Cagney
  2 siblings, 1 reply; 23+ messages in thread
From: Kevin Buettner @ 2001-02-28  0:50 UTC (permalink / raw)
  To: gdb-patches

FYI, my script flagged the files below as either missing a copyright
notice or having one that it couldn't grok.  Most of the flagged files
in config are probably missing copyright notices.  If desired, I can
probably add notices to the *.m[ht] files automatically.  I haven't
investigated very many of the others yet.

    29k-share/udi/udi2go32.c
    CONTRIBUTE
    ChangeLog
    MAINTAINERS
    NEWS
    README
    TODO
    acconfig.h
    acinclude.m4
    config.in
    config/a29k/a29k-kern.mt
    config/a29k/a29k-udi.mt
    config/a29k/a29k.mt
    config/a29k/ultra3.mh
    config/a29k/ultra3.mt
    config/a29k/vx29k.mt
    config/alpha/alpha-linux.mh
    config/alpha/alpha-linux.mt
    config/alpha/alpha-osf1.mh
    config/alpha/alpha-osf1.mt
    config/alpha/alpha-osf2.mh
    config/alpha/alpha-osf3.mh
    config/alpha/fbsd.mh
    config/alpha/fbsd.mt
    config/arc/arc.mt
    config/arm/embed.mt
    config/arm/linux.mh
    config/arm/linux.mt
    config/arm/wince.mt
    config/d10v/d10v.mt
    config/d30v/d30v.mt
    config/djgpp/README
    config/djgpp/config.sed
    config/djgpp/djcheck.sh
    config/djgpp/djconfig.sh
    config/djgpp/fnchange.lst
    config/fr30/fr30.mt
    config/h8300/h8300.mt
    config/h8500/h8500.mt
    config/i386/cygwin.mh
    config/i386/cygwin.mt
    config/i386/embed.mt
    config/i386/fbsd.mh
    config/i386/fbsd.mt
    config/i386/gdbserve.mt
    config/i386/go32.mh
    config/i386/go32.mt
    config/i386/i386aix.mh
    config/i386/i386bsd.mh
    config/i386/i386dgux.mh
    config/i386/i386gnu.mh
    config/i386/i386gnu.mt
    config/i386/i386lynx.mh
    config/i386/i386lynx.mt
    config/i386/i386m3.mh
    config/i386/i386m3.mt
    config/i386/i386mk.mh
    config/i386/i386mk.mt
    config/i386/i386nw.mt
    config/i386/i386os9k.mt
    config/i386/i386sco.mh
    config/i386/i386sco4.mh
    config/i386/i386sco5.mh
    config/i386/i386sco5.mt
    config/i386/i386sol2.mh
    config/i386/i386sol2.mt
    config/i386/i386v.mh
    config/i386/i386v32.mh
    config/i386/i386v4.mh
    config/i386/i386v4.mt
    config/i386/i386v42mp.mh
    config/i386/i386v42mp.mt
    config/i386/linux.mh
    config/i386/linux.mt
    config/i386/nbsd.mh
    config/i386/nbsd.mt
    config/i386/nbsdelf.mh
    config/i386/nbsdelf.mt
    config/i386/ncr3000.mh
    config/i386/ncr3000.mt
    config/i386/ptx.mh
    config/i386/ptx.mt
    config/i386/ptx4.mh
    config/i386/ptx4.mt
    config/i386/sun386.mt
    config/i386/symmetry.mh
    config/i386/symmetry.mt
    config/i386/vxworks.mt
    config/i960/mon960.mt
    config/i960/nindy960.mt
    config/i960/vxworks960.mt
    config/ia64/aix.mh
    config/ia64/aix.mt
    config/ia64/linux.mh
    config/ia64/linux.mt
    config/m32r/m32r.mt
    config/m68hc11/m68hc11.mt
    config/m68k/apollo68b.mh
    config/m68k/apollo68b.mt
    config/m68k/apollo68v.mh
    config/m68k/cisco.mt
    config/m68k/delta68.mh
    config/m68k/delta68.mt
    config/m68k/dpx2.mh
    config/m68k/dpx2.mt
    config/m68k/es1800.mt
    config/m68k/hp300bsd.mh
    config/m68k/hp300hpux.mh
    config/m68k/hp300hpux.mt
    config/m68k/isi.mh
    config/m68k/linux.mh
    config/m68k/linux.mt
    config/m68k/m68klynx.mh
    config/m68k/m68klynx.mt
    config/m68k/m68kv4.mh
    config/m68k/m68kv4.mt
    config/m68k/monitor.mt
    config/m68k/nbsd.mh
    config/m68k/nbsd.mt
    config/m68k/sun2os4.mt
    config/m68k/sun3os4.mh
    config/m68k/sun3os4.mt
    config/m68k/vxworks68.mt
    config/m88k/cxux.mh
    config/m88k/cxux.mt
    config/m88k/delta88.mh
    config/m88k/delta88.mt
    config/m88k/delta88v4.mh
    config/m88k/delta88v4.mt
    config/m88k/m88k.mh
    config/m88k/m88k.mt
    config/mcore/mcore.mt
    config/mips/decstation.mh
    config/mips/embed.mt
    config/mips/embed64.mt
    config/mips/embedl.mt
    config/mips/embedl64.mt
    config/mips/irix3.mh
    config/mips/irix4.mh
    config/mips/irix5.mh
    config/mips/irix5.mt
    config/mips/mipsm3.mh
    config/mips/mipsm3.mt
    config/mips/mipsv4.mh
    config/mips/mipsv4.mt
    config/mips/news-mips.mh
    config/mips/nm-riscos.h
    config/mips/riscos.mh
    config/mips/tx39.mt
    config/mips/tx39l.mt
    config/mips/vr4100.mt
    config/mips/vr4300.mt
    config/mips/vr4300el.mt
    config/mips/vr5000.mt
    config/mips/vr5000el.mt
    config/mips/vxmips.mt
    config/mips/wince.mt
    config/mn10200/mn10200.mt
    config/mn10300/mn10300.mt
    config/none/none.mh
    config/none/none.mt
    config/ns32k/merlin.mh
    config/ns32k/nbsd.mh
    config/ns32k/nbsd.mt
    config/ns32k/ns32km3.mh
    config/ns32k/ns32km3.mt
    config/pa/hppa64.mt
    config/pa/hppabsd.mh
    config/pa/hppabsd.mt
    config/pa/hppahpux.mh
    config/pa/hppahpux.mt
    config/pa/hppaosf.mh
    config/pa/hppaosf.mt
    config/pa/hppapro.mt
    config/pa/hpux1020.mh
    config/pa/hpux1020.mt
    config/pa/hpux11.mh
    config/pa/hpux11.mt
    config/pa/hpux11w.mh
    config/pa/hpux11w.mt
    config/pa/tm-hppao.h
    config/pa/tm-pro.h
    config/pa/xm-pa.h
    config/powerpc/aix.mh
    config/powerpc/aix.mt
    config/powerpc/cygwin.mh
    config/powerpc/cygwin.mt
    config/powerpc/gdbserve.mt
    config/powerpc/linux.mh
    config/powerpc/linux.mt
    config/powerpc/macos.mh
    config/powerpc/macos.mt
    config/powerpc/nbsd.mh
    config/powerpc/nbsd.mt
    config/powerpc/ppc-eabi.mt
    config/powerpc/ppc-nw.mt
    config/powerpc/ppc-sim.mt
    config/powerpc/ppcle-eabi.mt
    config/powerpc/ppcle-sim.mt
    config/powerpc/solaris.mh
    config/powerpc/solaris.mt
    config/powerpc/vxworks.mt
    config/romp/rtbsd.mh
    config/rs6000/aix4.mh
    config/rs6000/aix4.mt
    config/rs6000/rs6000.mh
    config/rs6000/rs6000.mt
    config/rs6000/rs6000lynx.mh
    config/rs6000/rs6000lynx.mt
    config/sh/wince.mt
    config/sparc/linux.mh
    config/sparc/linux.mt
    config/sparc/nbsd.mh
    config/sparc/nbsd.mt
    config/sparc/nbsdelf.mh
    config/sparc/sp64.mt
    config/sparc/sp64sim.mt
    config/sparc/sparclet.mt
    config/sparc/sparclite.mt
    config/sparc/sparclynx.mh
    config/sparc/sparclynx.mt
    config/sparc/sun4os4.mh
    config/sparc/sun4os4.mt
    config/sparc/sun4sol2.mh
    config/sparc/vxsparc.mt
    config/tic80/tic80.mt
    config/vax/vaxbsd.mh
    config/vax/vaxult.mh
    config/vax/vaxult2.mh
    config/vax/xm-vaxbsd.h
    config/vax/xm-vaxult.h
    config/vax/xm-vaxult2.h
    config/w65/w65.mt
    config/z8k/z8k.mt
    configure.host
    configure.tgt
    copying.awk
    copying.c
    doc/LRS
    doc/a4rc.sed
    doc/agentexpr.texi
    doc/configure.in
    doc/libgdb.texinfo
    doc/stabs.texinfo
    dst.h
    exc_request.defs
    gdb.gdb
    gdbinit.in
    gdbserver/README
    i386-stub.c
    m32r-stub.c
    m68k-stub.c
    mac-defs.h
    mac-gdb.r
    memattr.c
    memattr.h
    mpw-config.in
    mpw-make.sed
    msg.defs
    msg_reply.defs
    nindy-share/Onindy.c
    nindy-share/README
    nindy-share/nindy.c
    nindy-share/ttyflush.c
    nlm/configure.in
    nlm/gdbserve.c
    nlm/gdbserve.def
    nlm/i386.c
    nlm/i386.h
    nlm/ppc.c
    nlm/ppc.h
    nlm/prelude.c
    notify.defs
    process_reply.defs
    rdi-share/Makefile.am
    rdi-share/angel_bytesex.c
    rdi-share/angel_bytesex.h
    rdi-share/angel_endian.h
    rdi-share/ardi.c
    rdi-share/ardi.h
    rdi-share/configure.in
    rdi-share/dbg_hif.h
    rdi-share/devsw.c
    rdi-share/devsw.h
    rdi-share/etherdrv.c
    rdi-share/host.h
    rdi-share/hostchan.c
    rdi-share/hostchan.h
    rdi-share/hsys.c
    rdi-share/msgbuild.c
    rdi-share/params.c
    rdi-share/rx.c
    rdi-share/serdrv.c
    rdi-share/serpardr.c
    rdi-share/tx.c
    rdi-share/unixcomm.c
    remote-vx29k.c
    remote-vx68.c
    remote-vx960.c
    remote-vxmips.c
    remote-vxsparc.c
    saber.suppress
    sh-stub.c
    sparc-stub.c
    sparcl-stub.c
    sparclet-stub.c
    testsuite/configure.in
    tui/tui.c
    tui/tui.h
    tui/tuiCommand.c
    tui/tuiCommand.h
    tui/tuiData.c
    tui/tuiData.h
    tui/tuiDataWin.c
    tui/tuiDataWin.h
    tui/tuiDisassem.c
    tui/tuiDisassem.h
    tui/tuiGeneralWin.c
    tui/tuiGeneralWin.h
    tui/tuiIO.c
    tui/tuiIO.h
    tui/tuiLayout.c
    tui/tuiLayout.h
    tui/tuiRegs.c
    tui/tuiRegs.h
    tui/tuiSource.c
    tui/tuiSource.h
    tui/tuiSourceWin.c
    tui/tuiSourceWin.h
    tui/tuiStack.c
    tui/tuiStack.h
    tui/tuiWin.c
    tui/tuiWin.h
    vx-share/README
    vx-share/ptrace.h
    vx-share/regPacket.h


^ permalink raw reply	[flat|nested] 23+ messages in thread

* [PATCH RFC] Update/correct copyright notices
@ 2001-02-28  0:42 Kevin Buettner
  2001-02-28  0:50 ` Kevin Buettner
                   ` (2 more replies)
  0 siblings, 3 replies; 23+ messages in thread
From: Kevin Buettner @ 2001-02-28  0:42 UTC (permalink / raw)
  To: gdb-patches

The changes below were automatically generated.  See

    http://sources.redhat.com/ml/gdb/2001-02/msg00429.html

for additional information regarding this patch.

I'll wait until the end of the week for comments regarding this
patch.  If there are no serious objections, I'll check it in over
the weekend.

	* 29k-share/udi/udip2soc.c, COPYING, Makefile.in, a29k-tdep.c,
	a68v-nat.c, abug-rom.c, aclocal.m4, alpha-nat.c, alpha-tdep.c,
	alphabsd-nat.c, annotate.c, annotate.h, arc-tdep.c,
	arch-utils.c, arch-utils.h, arm-linux-nat.c, arm-tdep.c,
	ax-gdb.c, ax-gdb.h, ax-general.c, ax.h, bcache.c, bcache.h,
	blockframe.c, breakpoint.c, breakpoint.h, buildsym.c,
	buildsym.h, c-exp.y, c-lang.c, c-lang.h, c-typeprint.c,
	c-valprint.c, call-cmds.h, ch-exp.c, ch-lang.c, ch-lang.h,
	ch-typeprint.c, ch-valprint.c, cli/cli-cmds.h,
	cli/cli-decode.c, cli/cli-decode.h, cli/cli-script.c,
	cli/cli-script.h, cli/cli-setshow.h, cli/cli-utils.h,
	cli-out.c, cli-out.h, coff-solib.c, coff-solib.h, coffread.c,
	command.h, complaints.c, complaints.h, completer.c,
	completer.h, config/a29k/nm-ultra3.h, config/a29k/tm-a29k.h,
	config/a29k/tm-ultra3.h, config/a29k/tm-vx29k.h,
	config/a29k/xm-ultra3.h, config/alpha/nm-fbsd.h,
	config/alpha/nm-linux.h, config/alpha/nm-osf.h,
	config/alpha/nm-osf2.h, config/alpha/nm-osf3.h,
	config/alpha/tm-alpha.h, config/alpha/tm-alphalinux.h,
	config/alpha/xm-alphalinux.h, config/alpha/xm-alphaosf.h,
	config/alpha/xm-fbsd.h, config/arc/tm-arc.h,
	config/arm/nm-linux.h, config/arm/tm-arm.h,
	config/arm/tm-embed.h, config/d10v/tm-d10v.h,
	config/d30v/tm-d30v.h, config/fr30/tm-fr30.h,
	config/h8300/tm-h8300.h, config/h8500/tm-h8500.h,
	config/i386/nm-fbsd.h, config/i386/nm-gnu.h,
	config/i386/nm-go32.h, config/i386/nm-i386bsd.h,
	config/i386/nm-i386mach.h, config/i386/nm-i386sco.h,
	config/i386/nm-i386sol2.h, config/i386/nm-i386v.h,
	config/i386/nm-i386v4.h, config/i386/nm-i386v42mp.h,
	config/i386/nm-linux.h, config/i386/nm-nbsd.h,
	config/i386/nm-nbsdelf.h, config/i386/nm-ptx4.h,
	config/i386/nm-sun386.h, config/i386/nm-symmetry.h,
	config/i386/tm-cygwin.h, config/i386/tm-fbsd.h,
	config/i386/tm-i386.h, config/i386/tm-i386aix.h,
	config/i386/tm-i386bsd.h, config/i386/tm-i386gnu.h,
	config/i386/tm-i386lynx.h, config/i386/tm-i386m3.h,
	config/i386/tm-i386mk.h, config/i386/tm-i386nw.h,
	config/i386/tm-i386os9k.h, config/i386/tm-i386sco5.h,
	config/i386/tm-i386sol2.h, config/i386/tm-i386v.h,
	config/i386/tm-i386v4.h, config/i386/tm-i386v42mp.h,
	config/i386/tm-linux.h, config/i386/tm-nbsd.h,
	config/i386/tm-ptx.h, config/i386/tm-ptx4.h,
	config/i386/tm-sun386.h, config/i386/tm-symmetry.h,
	config/i386/tm-vxworks.h, config/i386/xm-fbsd.h,
	config/i386/xm-go32.h, config/i386/xm-i386bsd.h,
	config/i386/xm-i386gnu.h, config/i386/xm-i386m3.h,
	config/i386/xm-i386mach.h, config/i386/xm-i386mk.h,
	config/i386/xm-i386sco.h, config/i386/xm-i386v4.h,
	config/i386/xm-linux.h, config/i386/xm-nbsd.h,
	config/i386/xm-ptx.h, config/i386/xm-ptx4.h,
	config/i386/xm-sun386.h, config/i386/xm-symmetry.h,
	config/i960/tm-i960.h, config/i960/tm-mon960.h,
	config/i960/tm-nindy960.h, config/i960/tm-vx960.h,
	config/ia64/nm-aix.h, config/ia64/nm-linux.h,
	config/ia64/tm-aix.h, config/ia64/tm-ia64.h,
	config/ia64/tm-linux.h, config/ia64/xm-aix.h,
	config/ia64/xm-linux.h, config/m32r/tm-m32r.h,
	config/m68k/nm-apollo68b.h, config/m68k/nm-delta68.h,
	config/m68k/nm-dpx2.h, config/m68k/nm-hp300bsd.h,
	config/m68k/nm-hp300hpux.h, config/m68k/nm-linux.h,
	config/m68k/nm-sun3.h, config/m68k/tm-apollo68b.h,
	config/m68k/tm-cisco.h, config/m68k/tm-delta68.h,
	config/m68k/tm-dpx2.h, config/m68k/tm-es1800.h,
	config/m68k/tm-hp300bsd.h, config/m68k/tm-hp300hpux.h,
	config/m68k/tm-isi.h, config/m68k/tm-linux.h,
	config/m68k/tm-m68k.h, config/m68k/tm-m68kv4.h,
	config/m68k/tm-mac.h, config/m68k/tm-monitor.h,
	config/m68k/tm-nbsd.h, config/m68k/tm-news.h,
	config/m68k/tm-os68k.h, config/m68k/tm-sun3.h,
	config/m68k/tm-vx68.h, config/m68k/xm-3b1.h,
	config/m68k/xm-apollo68b.h, config/m68k/xm-dpx2.h,
	config/m68k/xm-hp300bsd.h, config/m68k/xm-hp300hpux.h,
	config/m68k/xm-linux.h, config/m68k/xm-m68kv4.h,
	config/m68k/xm-mpw.h, config/m68k/xm-news.h,
	config/m68k/xm-sun2.h, config/m68k/xm-sun3.h,
	config/m68k/xm-sun3os4.h, config/m88k/nm-delta88v4.h,
	config/m88k/tm-delta88.h, config/m88k/tm-delta88v4.h,
	config/m88k/tm-m88k.h, config/m88k/xm-cxux.h,
	config/m88k/xm-delta88.h, config/m88k/xm-delta88v4.h,
	config/m88k/xm-dgux.h, config/mcore/tm-mcore.h,
	config/mips/nm-irix3.h, config/mips/nm-irix4.h,
	config/mips/nm-irix5.h, config/mips/nm-mips.h,
	config/mips/nm-news-mips.h, config/mips/tm-bigmips.h,
	config/mips/tm-embed.h, config/mips/tm-embed64.h,
	config/mips/tm-embedl.h, config/mips/tm-embedl64.h,
	config/mips/tm-irix3.h, config/mips/tm-irix5.h,
	config/mips/tm-mips.h, config/mips/tm-mips64.h,
	config/mips/tm-mipsm3.h, config/mips/tm-mipsv4.h,
	config/mips/tm-tx39.h, config/mips/tm-tx39l.h,
	config/mips/tm-vr4100.h, config/mips/tm-vr4300.h,
	config/mips/tm-vr4300el.h, config/mips/tm-vr4xxx.h,
	config/mips/tm-vr4xxxel.h, config/mips/tm-vr5000.h,
	config/mips/tm-vr5000el.h, config/mips/xm-irix3.h,
	config/mips/xm-irix4.h, config/mips/xm-irix5.h,
	config/mips/xm-mips.h, config/mips/xm-mipsm3.h,
	config/mips/xm-mipsv4.h, config/mips/xm-news-mips.h,
	config/mips/xm-riscos.h, config/mn10200/tm-mn10200.h,
	config/mn10300/tm-mn10300.h, config/nm-gnu.h,
	config/nm-linux.h, config/nm-lynx.h, config/nm-m3.h,
	config/nm-sysv4.h, config/none/nm-none.h,
	config/none/tm-none.h, config/none/xm-none.h,
	config/ns32k/nm-nbsd.h, config/ns32k/nm-umax.h,
	config/ns32k/tm-merlin.h, config/ns32k/tm-nbsd.h,
	config/ns32k/tm-ns32km3.h, config/ns32k/tm-umax.h,
	config/ns32k/xm-merlin.h, config/ns32k/xm-ns32km3.h,
	config/pa/nm-hppab.h, config/pa/nm-hppah.h,
	config/pa/nm-hppao.h, config/pa/tm-hppa.h,
	config/pa/tm-hppa64.h, config/pa/tm-hppah.h,
	config/pa/xm-hppab.h, config/pa/xm-hppah.h,
	config/powerpc/nm-aix.h, config/powerpc/nm-linux.h,
	config/powerpc/nm-macos.h, config/powerpc/nm-nbsd.h,
	config/powerpc/tm-cygwin.h, config/powerpc/tm-linux.h,
	config/powerpc/tm-macos.h, config/powerpc/tm-ppc-aix.h,
	config/powerpc/tm-ppc-eabi.h, config/powerpc/tm-ppc-nw.h,
	config/powerpc/tm-ppcle-eabi.h, config/powerpc/tm-solaris.h,
	config/powerpc/xm-aix.h, config/powerpc/xm-linux.h,
	config/powerpc/xm-mpw.h, config/rs6000/nm-rs6000.h,
	config/rs6000/tm-rs6000.h, config/rs6000/tm-rs6000ly.h,
	config/rs6000/xm-aix4.h, config/rs6000/xm-rs6000.h,
	config/sh/tm-linux.h, config/sh/tm-sh.h, config/sh/tm-wince.h,
	config/sparc/nm-linux.h, config/sparc/nm-nbsd.h,
	config/sparc/nm-nbsdelf.h, config/sparc/nm-sparclynx.h,
	config/sparc/nm-sun4os4.h, config/sparc/nm-sun4sol2.h,
	config/sparc/tm-linux.h, config/sparc/tm-sp64.h,
	config/sparc/tm-sp64sim.h, config/sparc/tm-sparc.h,
	config/sparc/tm-sparclet.h, config/sparc/tm-sparclite.h,
	config/sparc/tm-sparclynx.h, config/sparc/tm-spc-em.h,
	config/sparc/tm-sun4os4.h, config/sparc/tm-sun4sol2.h,
	config/sparc/xm-sun4os4.h, config/sparc/xm-sun4sol2.h,
	config/tic80/tm-tic80.h, config/tm-linux.h, config/tm-lynx.h,
	config/tm-sysv4.h, config/v850/tm-v850.h, config/vax/tm-vax.h,
	config/w65/tm-w65.h, config/xm-aix4.h, config/xm-lynx.h,
	config/xm-mpw.h, config/xm-nbsd.h, config/xm-sysv4.h,
	config/z8k/tm-z8k.h, configure, configure.in, core-aout.c,
	core-regset.c, core-sol2.c, corefile.c, corelow.c,
	cp-valprint.c, cpu32bug-rom.c, cxux-nat.c, d10v-tdep.c,
	d30v-tdep.c, dbug-rom.c, dbxread.c, dcache.c, dcache.h,
	defs.h, delta68-nat.c, demangle.c, dink32-rom.c,
	doc/Makefile.in, doc/all-cfg.texi, doc/annotate.texi,
	doc/configure, doc/gdb.texinfo, doc/gdbgui.texinfo,
	doc/gdbint.texinfo, doc/refcard.tex, dpx2-nat.c, dsrec.c,
	dstread.c, dve3900-rom.c, dwarf2read.c, dwarfread.c,
	elfread.c, environ.c, environ.h, eval.c, event-loop.c,
	event-loop.h, event-top.c, exec.c, expprint.c, expression.h,
	f-exp.y, f-lang.c, f-lang.h, f-typeprint.c, f-valprint.c,
	findvar.c, fork-child.c, fr30-tdep.c, frame.c, frame.h,
	gdb-events.c, gdb-events.h, gdb-events.sh, gdb-stabs.h, gdb.1,
	gdb_proc_service.h, gdb_string.h, gdb_thread_db.h, gdbcmd.h,
	gdbcore.h, gdbserver/Makefile.in, gdbserver/configure,
	gdbserver/configure.in, gdbserver/gdbreplay.c,
	gdbserver/gdbserver.1, gdbserver/low-hppabsd.c,
	gdbserver/low-linux.c, gdbserver/low-lynx.c,
	gdbserver/low-nbsd.c, gdbserver/low-sim.c,
	gdbserver/low-sparc.c, gdbserver/low-sun3.c,
	gdbserver/remote-utils.c, gdbserver/server.c,
	gdbserver/server.h, gdbserver/utils.c, gdbthread.h,
	gdbtypes.c, gdbtypes.h, gnu-nat.c, gnu-nat.h, gnu-regex.c,
	gnu-regex.h, go32-nat.c, h8300-tdep.c, h8500-tdep.c,
	hp-psymtab-read.c, hp-symtab-read.c, hp300ux-nat.c,
	hppa-tdep.c, hppab-nat.c, hppah-nat.c, hppam3-nat.c, hpread.c,
	hpread.h, hpux-thread.c, i386-linux-tdep.c, i386-tdep.c,
	i386aix-nat.c, i386b-nat.c, i386bsd-nat.c, i386gnu-nat.c,
	i386ly-tdep.c, i386m3-nat.c, i386mach-nat.c, i386nbsd-tdep.c,
	i386v-nat.c, i386v4-nat.c, i387-tdep.c, i960-tdep.c, infcmd.c,
	inferior.h, inflow.c, infptrace.c, infrun.c, inftarg.c,
	infttrace.c, irix4-nat.c, irix5-nat.c, isi-xdep.c, jv-exp.y,
	jv-lang.c, jv-lang.h, jv-typeprint.c, jv-valprint.c,
	kdb-start.c, kod-cisco.c, kod.c, language.c, language.h,
	lin-lwp.c, lin-thread.c, linespec.c, linespec.h,
	linux-thread.c, lynx-nat.c, m2-exp.y, m2-lang.c, m2-lang.h,
	m2-typeprint.c, m2-valprint.c, m3-nat.c, m32r-rom.c,
	m32r-tdep.c, m68hc11-tdep.c, m68k-tdep.c, m68klinux-nat.c,
	m68knbsd-nat.c, m88k-nat.c, m88k-tdep.c, mac-nat.c,
	mac-xdep.c, main.c, maint.c, mcore-rom.c, mcore-tdep.c,
	mdebugread.c, mem-break.c, mi/gdbmi.texinfo,
	mi/mi-cmd-break.c, mi/mi-cmd-disas.c, mi/mi-cmd-stack.c,
	mi/mi-cmd-var.c, mi/mi-cmds.c, mi/mi-cmds.h, mi/mi-console.c,
	mi/mi-console.h, mi/mi-getopt.c, mi/mi-getopt.h, mi/mi-main.c,
	mi/mi-out.c, mi/mi-out.h, mi/mi-parse.c, mi/mi-parse.h,
	minimon.h, minsyms.c, mips-nat.c, mips-tdep.c, mipsm3-nat.c,
	mipsread.c, mipsv4-nat.c, mn10200-tdep.c, mn10300-tdep.c,
	mon960-rom.c, monitor.c, monitor.h, news-xdep.c,
	nindy-share/Makefile, nindy-share/env.h, nindy-tdep.c,
	nlm/Makefile.in, nlm/configure, nlmread.c, ns32k-tdep.c,
	ns32km3-nat.c, ns32knbsd-nat.c, objfiles.c, objfiles.h, ocd.c,
	ocd.h, op50-rom.c, os9kread.c, osfsolib.c, p-exp.y,
	pa64solib.c, pa64solib.h, parse.c, parser-defs.h,
	partial-stab.h, ppc-bdm.c, ppc-linux-nat.c, ppc-linux-tdep.c,
	ppcbug-rom.c, ppcnbsd-nat.c, printcmd.c, proc-api.c,
	proc-events.c, proc-flags.c, proc-utils.h, proc-why.c,
	procfs.c, ptx4-nat.c, rdi-share/Makefile.in,
	rdi-share/aclocal.m4, rdi-share/configure, regcache.c,
	remote-adapt.c, remote-array.c, remote-bug.c, remote-e7000.c,
	remote-eb.c, remote-es.c, remote-est.c, remote-hms.c,
	remote-mips.c, remote-mm.c, remote-nindy.c, remote-nrom.c,
	remote-os9k.c, remote-rdi.c, remote-rdp.c, remote-sds.c,
	remote-sim.c, remote-st.c, remote-udi.c, remote-utils.c,
	remote-utils.h, remote-vx.c, remote.c, remote.h,
	reply_mig_hack.awk, rom68k-rom.c, rs6000-nat.c, rs6000-tdep.c,
	scm-exp.c, scm-lang.c, scm-lang.h, scm-tags.h, scm-valprint.c,
	ser-e7kpc.c, ser-go32.c, ser-mac.c, ser-ocd.c, ser-pipe.c,
	ser-tcp.c, ser-unix.c, serial.c, serial.h, sh-tdep.c,
	sh3-rom.c, sol-thread.c, solib-aix5.c, solib-svr4.c, solib.c,
	solib.h, solist.h, somread.c, somsolib.c, somsolib.h,
	source.c, sparc-nat.c, sparc-tdep.c, sparcl-tdep.c,
	sparclet-rom.c, srec.h, stabsread.c, stabsread.h, stack.c,
	standalone.c, stop-gdb.c, stuff.c, sun3-nat.c, sun386-nat.c,
	symfile.c, symfile.h, symm-nat.c, symm-tdep.c, symmisc.c,
	symtab.c, symtab.h, target.c, target.h, terminal.h,
	testsuite/Makefile.in, testsuite/gdb.base/break.exp,
	testsuite/gdb.base/callfuncs.exp,
	testsuite/gdb.chill/tests2.exp,
	testsuite/gdb.threads/pthreads.exp, thread-db.c, thread.c,
	tic80-tdep.c, top.c, top.h, tracepoint.c, tracepoint.h,
	tui/tui-file.h, typeprint.c, typeprint.h, ui-file.c,
	ui-file.h, ui-out.h, ultra3-nat.c, ultra3-xdep.c, umax-xdep.c,
	utils.c, v850-tdep.c, v850ice.c, valarith.c, valops.c,
	valprint.c, valprint.h, value.h, values.c, varobj.h,
	vax-tdep.c, version.h, vx-share/dbgRpcLib.h,
	vx-share/vxWorks.h, vx-share/xdr_ld.c, vx-share/xdr_ptrace.c,
	vx-share/xdr_ptrace.h, vx-share/xdr_rdb.c, vx-share/xdr_rdb.h,
	w65-tdep.c, w89k-rom.c, win32-nat.c, wrapper.c, wrapper.h,
	xcoffread.c, xcoffsolib.c, xcoffsolib.h, xmodem.c, xmodem.h,
	z8k-tdep.c: Update/correct copyright notices.

diff -upr gdb.orig/29k-share/udi/udip2soc.c gdb/29k-share/udi/udip2soc.c
--- gdb.orig/29k-share/udi/udip2soc.c	Thu Apr 15 18:34:12 1999
+++ gdb/29k-share/udi/udip2soc.c	Wed Feb 28 01:17:13 2001
@@ -1,4 +1,4 @@
-/* Copyright 1993 Free Software Foundation, Inc.
+/* Copyright 1992, 1993, 1998 Free Software Foundation, Inc.
    
    This file is part of GDB.
    
diff -upr gdb.orig/COPYING gdb/COPYING
--- gdb.orig/COPYING	Thu Apr 15 18:33:57 1999
+++ gdb/COPYING	Wed Feb 28 01:17:13 2001
@@ -1,7 +1,7 @@
 		    GNU GENERAL PUBLIC LICENSE
 		       Version 2, June 1991
 
- Copyright (C) 1989, 1991 Free Software Foundation, Inc.
+ Copyright 1989, 1991, 1997 Free Software Foundation, Inc.
                        59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
diff -upr gdb.orig/Makefile.in gdb/Makefile.in
--- gdb.orig/Makefile.in	Tue Feb 20 22:35:51 2001
+++ gdb/Makefile.in	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
-# Copyright 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
-# 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
+# Copyright 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
+# 1999, 2000, 2001 Free Software Foundation, Inc.
 
 # This file is part of GDB.
 
diff -upr gdb.orig/a29k-tdep.c gdb/a29k-tdep.c
--- gdb.orig/a29k-tdep.c	Thu Feb 15 19:57:57 2001
+++ gdb/a29k-tdep.c	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Target-machine dependent code for the AMD 29000
-   Copyright 1990, 1991, 1992, 1993, 1994, 1995, 2001
+   Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000,
+   2001
    Free Software Foundation, Inc.
    Contributed by Cygnus Support.  Written by Jim Kingdon.
 
diff -upr gdb.orig/a68v-nat.c gdb/a68v-nat.c
--- gdb.orig/a68v-nat.c	Mon Jul 31 09:11:47 2000
+++ gdb/a68v-nat.c	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Host-dependent code for Apollo-68ks for GDB, the GNU debugger.
-   Copyright 1986, 1987, 1989, 1991 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1991, 1992, 1993, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/abug-rom.c gdb/abug-rom.c
--- gdb.orig/abug-rom.c	Mon Jul 31 09:11:47 2000
+++ gdb/abug-rom.c	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Remote debugging interface for ABug Rom monitor for GDB, the GNU debugger.
-   Copyright 1995, 1996, 1998 Free Software Foundation, Inc.
+   Copyright 1995, 1996, 1998, 2000 Free Software Foundation, Inc.
 
    Written by Rob Savoye of Cygnus Support
 
diff -upr gdb.orig/aclocal.m4 gdb/aclocal.m4
--- gdb.orig/aclocal.m4	Tue Sep 12 18:23:50 2000
+++ gdb/aclocal.m4	Wed Feb 28 01:17:13 2001
@@ -1,6 +1,7 @@
 dnl aclocal.m4 generated automatically by aclocal 1.4
 
-dnl Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
+dnl Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000
+dnl Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
diff -upr gdb.orig/alpha-nat.c gdb/alpha-nat.c
--- gdb.orig/alpha-nat.c	Sat Dec  9 12:10:05 2000
+++ gdb/alpha-nat.c	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Low level Alpha interface, for GDB when running native.
-   Copyright 1993, 1995, 1996, 1998 Free Software Foundation, Inc.
+   Copyright 1993, 1995, 1996, 1998, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/alpha-tdep.c gdb/alpha-tdep.c
--- gdb.orig/alpha-tdep.c	Thu Dec 14 18:42:51 2000
+++ gdb/alpha-tdep.c	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Target-dependent code for the ALPHA architecture, for GDB, the GNU Debugger.
-   Copyright 1993, 94, 95, 96, 97, 1998 Free Software Foundation, Inc.
+   Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/alphabsd-nat.c gdb/alphabsd-nat.c
--- gdb.orig/alphabsd-nat.c	Wed Jan 24 16:46:37 2001
+++ gdb/alphabsd-nat.c	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Native-dependent code for Alpha BSD's.
-   Copyright (C) 2000 Free Software Foundation, Inc.
+   Copyright 2000, 2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/annotate.c gdb/annotate.c
--- gdb.orig/annotate.c	Mon Jul 31 09:11:47 2000
+++ gdb/annotate.c	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Annotation routines for GDB.
-   Copyright 1986, 89, 90, 91, 92, 95, 98, 1999 Free Software Foundation, Inc.
+   Copyright 1986, 1989, 1990, 1991, 1992, 1994, 1995, 1996, 1998, 1999,
+   2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/annotate.h gdb/annotate.h
--- gdb.orig/annotate.h	Sat Jun  3 18:38:38 2000
+++ gdb/annotate.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Annotation routines for GDB.
-   Copyright 1986, 1989, 1990, 1991, 1992, 1999 Free Software Foundation, Inc.
+   Copyright 1986, 1989, 1990, 1991, 1992, 1994, 1998, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/arc-tdep.c gdb/arc-tdep.c
--- gdb.orig/arc-tdep.c	Tue Jan 30 23:24:47 2001
+++ gdb/arc-tdep.c	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* ARC target-dependent stuff.
-   Copyright (C) 1995, 1997, 2001 Free Software Foundation, Inc.
+   Copyright 1995, 1996, 1999, 2000, 2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/arch-utils.c gdb/arch-utils.c
--- gdb.orig/arch-utils.c	Thu Feb 15 19:57:57 2001
+++ gdb/arch-utils.c	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Dynamic architecture support for GDB, the GNU debugger.
-   Copyright 1998-1999, 2001 Free Software Foundation, Inc.
+   Copyright 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/arch-utils.h gdb/arch-utils.h
--- gdb.orig/arch-utils.h	Wed Jan 24 16:46:37 2001
+++ gdb/arch-utils.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Dynamic architecture support for GDB, the GNU debugger.
-   Copyright 1998-2000, Free Software Foundation, Inc.
+   Copyright 1998, 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/arm-linux-nat.c gdb/arm-linux-nat.c
--- gdb.orig/arm-linux-nat.c	Thu Feb 15 19:57:57 2001
+++ gdb/arm-linux-nat.c	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* GNU/Linux on ARM native support.
-   Copyright 1999, 2000 Free Software Foundation, Inc.
+   Copyright 1999, 2000, 2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/arm-tdep.c gdb/arm-tdep.c
--- gdb.orig/arm-tdep.c	Tue Feb 20 12:31:27 2001
+++ gdb/arm-tdep.c	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Common target dependent code for GDB on ARM systems.
-   Copyright 1988, 1989, 1991, 1992, 1993, 1995, 1996, 1997, 1998, 1999, 2000
+   Copyright 1988, 1989, 1991, 1992, 1993, 1995, 1996, 1998, 1999, 2000,
+   2001
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/ax-gdb.c gdb/ax-gdb.c
--- gdb.orig/ax-gdb.c	Thu Feb 15 19:57:57 2001
+++ gdb/ax-gdb.c	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* GDB-specific functions for operating on agent expressions
-   Copyright 1998, 2000, 2001 Free Software Foundation, Inc.
+   Copyright 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/ax-gdb.h gdb/ax-gdb.h
--- gdb.orig/ax-gdb.h	Sat May 27 19:11:30 2000
+++ gdb/ax-gdb.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* GDB-specific functions for operating on agent expressions
-   Copyright 1998 Free Software Foundation, Inc.
+   Copyright 1998, 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/ax-general.c gdb/ax-general.c
--- gdb.orig/ax-general.c	Thu Dec 14 18:42:51 2000
+++ gdb/ax-general.c	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Functions for manipulating expressions designed to be executed on the agent
-   Copyright 1998, 2000 Free Software Foundation, Inc.
+   Copyright 1998, 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/ax.h gdb/ax.h
--- gdb.orig/ax.h	Sat May 27 19:11:30 2000
+++ gdb/ax.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Definitions for expressions designed to be executed on the agent
-   Copyright 1998, 2000 Free Software Foundation, Inc.
+   Copyright 1998, 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/bcache.c gdb/bcache.c
--- gdb.orig/bcache.c	Thu Dec 14 18:42:51 2000
+++ gdb/bcache.c	Wed Feb 28 01:17:13 2001
@@ -1,7 +1,7 @@
 /* Implement a cached obstack.
    Written by Fred Fish <fnf@cygnus.com>
    Rewritten by Jim Blandy <jimb@cygnus.com>
-   Copyright 1999 Free Software Foundation, Inc.
+   Copyright 1996, 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/bcache.h gdb/bcache.h
--- gdb.orig/bcache.h	Tue Jun  6 14:53:39 2000
+++ gdb/bcache.h	Wed Feb 28 01:17:13 2001
@@ -1,7 +1,7 @@
 /* Include file cached obstack implementation.
    Written by Fred Fish <fnf@cygnus.com>
    Rewritten by Jim Blandy <jimb@cygnus.com>
-   Copyright 1999 Free Software Foundation, Inc.
+   Copyright 1996, 1998, 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/blockframe.c gdb/blockframe.c
--- gdb.orig/blockframe.c	Wed Jan 24 16:46:37 2001
+++ gdb/blockframe.c	Wed Feb 28 01:17:13 2001
@@ -1,6 +1,7 @@
 /* Get info from stack frames;
    convert between frames, blocks, functions and pc values.
-   Copyright 1986, 87, 88, 89, 91, 94, 95, 96, 97, 1998
+   Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
+   1996, 1997, 1998, 1999, 2000, 2001
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/breakpoint.c gdb/breakpoint.c
--- gdb.orig/breakpoint.c	Thu Feb 15 19:57:57 2001
+++ gdb/breakpoint.c	Wed Feb 28 01:17:13 2001
@@ -1,6 +1,6 @@
 /* Everything about breakpoints, for GDB.
-   Copyright 1986, 87, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 1999,
-   2000, 2001 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
+   1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/breakpoint.h gdb/breakpoint.h
--- gdb.orig/breakpoint.h	Fri Nov  3 17:27:49 2000
+++ gdb/breakpoint.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Data structures associated with breakpoints in GDB.
-   Copyright (C) 1992, 93, 94, 95, 96, 98, 1999 Free Software Foundation, Inc.
+   Copyright 1990, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/buildsym.c gdb/buildsym.c
--- gdb.orig/buildsym.c	Mon Feb 26 17:41:11 2001
+++ gdb/buildsym.c	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Support routines for building symbol tables in GDB's internal format.
-   Copyright 1986-2000 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
+   1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/buildsym.h gdb/buildsym.h
--- gdb.orig/buildsym.h	Fri Feb 18 15:15:16 2000
+++ gdb/buildsym.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Build symbol tables in GDB's internal format.
-   Copyright 1986-1993, 1996-1999 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1995, 1996,
+   1997, 1998, 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/c-exp.y gdb/c-exp.y
--- gdb.orig/c-exp.y	Tue Jun  6 14:53:40 2000
+++ gdb/c-exp.y	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* YACC parser for C expressions, for GDB.
-   Copyright (C) 1986, 1989, 1990, 1991, 1993, 1994, 1996, 1997
+   Copyright 1986, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
+   1998, 1999, 2000
    Free Software Foundation, Inc.
 
 This file is part of GDB.
diff -upr gdb.orig/c-lang.c gdb/c-lang.c
--- gdb.orig/c-lang.c	Tue Aug 29 12:03:06 2000
+++ gdb/c-lang.c	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* C language support routines for GDB, the GNU debugger.
-   Copyright 1992, 1993, 1994, 2000 Free Software Foundation, Inc.
+   Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/c-lang.h gdb/c-lang.h
--- gdb.orig/c-lang.h	Sat May 27 19:11:31 2000
+++ gdb/c-lang.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* C language support definitions for GDB, the GNU debugger.
-   Copyright 1992, 1996, 2000 Free Software Foundation, Inc.
+   Copyright 1992, 1994, 1995, 1996, 1997, 1998, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/c-typeprint.c gdb/c-typeprint.c
--- gdb.orig/c-typeprint.c	Thu Dec 14 18:42:52 2000
+++ gdb/c-typeprint.c	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Support for printing C and C++ types for GDB, the GNU debugger.
-   Copyright 1986, 1988, 1989, 1991, 1993-1996, 1998-2000
+   Copyright 1986, 1988, 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1998,
+   1999, 2000
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/c-valprint.c gdb/c-valprint.c
--- gdb.orig/c-valprint.c	Wed Nov 29 21:16:33 2000
+++ gdb/c-valprint.c	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Support for printing C values for GDB, the GNU debugger.
-   Copyright 1986, 1988, 1989, 1991-1997, 2000
+   Copyright 1986, 1988, 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
+   1998, 1999, 2000
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/call-cmds.h gdb/call-cmds.h
--- gdb.orig/call-cmds.h	Mon Jan 29 17:06:26 2001
+++ gdb/call-cmds.h	Wed Feb 28 01:17:13 2001
@@ -6,7 +6,7 @@
    2000-12-01 fnasser@redhat.com    */
 
 /* Prototypes for GDB commands that are called internally by other functions.
-   Copyright 1992 Free Software Foundation, Inc.
+   Copyright 1992, 2000, 2001 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
diff -upr gdb.orig/ch-exp.c gdb/ch-exp.c
--- gdb.orig/ch-exp.c	Thu Feb 15 19:57:57 2001
+++ gdb/ch-exp.c	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Parser for GNU CHILL (CCITT High-Level Language)  -*- C -*-
-   Copyright (C) 1992, 1993, 1995, 2001 Free Software Foundation, Inc.
+   Copyright 1992, 1993, 1995, 1996, 1997, 1999, 2000, 2001
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/ch-lang.c gdb/ch-lang.c
--- gdb.orig/ch-lang.c	Tue Aug 29 12:03:06 2000
+++ gdb/ch-lang.c	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Chill language support routines for GDB, the GNU debugger.
-   Copyright 1992, 1995, 1996, 2000 Free Software Foundation, Inc.
+   Copyright 1992, 1993, 1994, 1995, 1996, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/ch-lang.h gdb/ch-lang.h
--- gdb.orig/ch-lang.h	Sat May 27 19:11:31 2000
+++ gdb/ch-lang.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Chill language support definitions for GDB, the GNU debugger.
-   Copyright 1992, 2000 Free Software Foundation, Inc.
+   Copyright 1992, 1994, 1996, 1998, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/ch-typeprint.c gdb/ch-typeprint.c
--- gdb.orig/ch-typeprint.c	Mon Jul 31 09:11:53 2000
+++ gdb/ch-typeprint.c	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Support for printing Chill types for GDB, the GNU debugger.
-   Copyright 1986, 1988, 1989, 1991, 2000 Free Software Foundation, Inc.
+   Copyright 1986, 1988, 1989, 1991, 1992, 1993, 1994, 1995, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/ch-valprint.c gdb/ch-valprint.c
--- gdb.orig/ch-valprint.c	Mon Jul 31 09:11:53 2000
+++ gdb/ch-valprint.c	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Support for printing Chill values for GDB, the GNU debugger.
-   Copyright 1986, 1988, 1989, 1991-1994, 2000
+   Copyright 1986, 1988, 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
+   1998, 2000
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/cli/cli-cmds.h gdb/cli/cli-cmds.h
--- gdb.orig/cli/cli-cmds.h	Fri Dec  1 11:01:38 2000
+++ gdb/cli/cli-cmds.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Header file for GDB CLI command implementation library.
-   Copyright (C) 2000 Free Software Foundation, Inc.
+   Copyright 2000 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
diff -upr gdb.orig/cli/cli-decode.c gdb/cli/cli-decode.c
--- gdb.orig/cli/cli-decode.c	Wed Jan 24 16:46:40 2001
+++ gdb/cli/cli-decode.c	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Handle lists of commands, their decoding and documentation, for GDB.
-   Copyright 1986, 1989, 1990, 1991, 1998, 2000 Free Software Foundation, Inc.
+   Copyright 1986, 1989, 1990, 1991, 1998, 2000, 2001
+   Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
diff -upr gdb.orig/cli/cli-decode.h gdb/cli/cli-decode.h
--- gdb.orig/cli/cli-decode.h	Fri Dec  1 11:01:38 2000
+++ gdb/cli/cli-decode.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Header file for GDB command decoding library.
-   Copyright (C) 2000 Free Software Foundation, Inc.
+   Copyright 2000 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
diff -upr gdb.orig/cli/cli-script.c gdb/cli/cli-script.c
--- gdb.orig/cli/cli-script.c	Thu Feb 15 19:58:02 2001
+++ gdb/cli/cli-script.c	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* GDB CLI command scripting.
-   Copyright 1986-2000, 2001 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
+   1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/cli/cli-script.h gdb/cli/cli-script.h
--- gdb.orig/cli/cli-script.h	Fri Dec  1 11:01:38 2000
+++ gdb/cli/cli-script.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Header file for GDB CLI command implementation library.
-   Copyright (C) 2000 Free Software Foundation, Inc.
+   Copyright 2000 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
diff -upr gdb.orig/cli/cli-setshow.h gdb/cli/cli-setshow.h
--- gdb.orig/cli/cli-setshow.h	Fri Dec  1 11:01:38 2000
+++ gdb/cli/cli-setshow.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Header file for GDB CLI set and show commands implementation.
-   Copyright (C) 2000 Free Software Foundation, Inc.
+   Copyright 2000 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
diff -upr gdb.orig/cli/cli-utils.h gdb/cli/cli-utils.h
--- gdb.orig/cli/cli-utils.h	Tue Jan 30 23:24:48 2001
+++ gdb/cli/cli-utils.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Header file for GDB CLI utility library.
-   Copyright (C) 2001 Free Software Foundation, Inc.
+   Copyright 2001 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
diff -upr gdb.orig/cli-out.c gdb/cli-out.c
--- gdb.orig/cli-out.c	Mon Jul 31 09:11:53 2000
+++ gdb/cli-out.c	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Output generating routines for GDB CLI.
-   Copyright 1999-2000 Free Software Foundation, Inc.
+   Copyright 1999, 2000 Free Software Foundation, Inc.
    Contributed by Cygnus Solutions.
    Written by Fernando Nasser for Cygnus.
 
diff -upr gdb.orig/cli-out.h gdb/cli-out.h
--- gdb.orig/cli-out.h	Wed Feb  2 21:14:27 2000
+++ gdb/cli-out.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Output generating routines for GDB CLI.
-   Copyright 1999-2000 Free Software Foundation, Inc.
+   Copyright 1999, 2000 Free Software Foundation, Inc.
    Contributed by Cygnus Solutions.
 
    This file is part of GDB.
diff -upr gdb.orig/coff-solib.c gdb/coff-solib.c
--- gdb.orig/coff-solib.c	Mon Jul 31 09:11:53 2000
+++ gdb/coff-solib.c	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Handle COFF SVR3 shared libraries for GDB, the GNU Debugger.
-   Copyright 1993 Free Software Foundation, Inc.
+   Copyright 1993, 1994, 1998, 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/coff-solib.h gdb/coff-solib.h
--- gdb.orig/coff-solib.h	Sat May 27 19:11:31 2000
+++ gdb/coff-solib.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* COFF (SVR3) Shared library declarations for GDB, the GNU Debugger.
-   Copyright (C) 1992 Free Software Foundation, Inc.
+   Copyright 1992, 1993, 1998, 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/coffread.c gdb/coffread.c
--- gdb.orig/coffread.c	Thu Dec 14 18:42:52 2000
+++ gdb/coffread.c	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Read coff symbol tables and convert to internal format, for GDB.
-   Copyright 1987, 88, 89, 90, 91, 92, 93, 94, 96, 97, 1998
+   Copyright 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996,
+   1997, 1998, 1999, 2000
    Free Software Foundation, Inc.
    Contributed by David D. Johnson, Brown University (ddj@cs.brown.edu).
 
diff -upr gdb.orig/command.h gdb/command.h
--- gdb.orig/command.h	Fri Dec 22 12:18:58 2000
+++ gdb/command.h	Wed Feb 28 01:17:13 2001
@@ -6,7 +6,8 @@
    2000-12-01 fnasser@redhat.com    */
 
 /* Header file for command-reading library command.c.
-   Copyright (C) 1986, 1989, 1990, 2000 Free Software Foundation, Inc.
+   Copyright 1986, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1999, 2000
+   Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
diff -upr gdb.orig/complaints.c gdb/complaints.c
--- gdb.orig/complaints.c	Fri Dec 22 12:18:58 2000
+++ gdb/complaints.c	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Support for complaint handling during symbol reading in GDB.
-   Copyright (C) 1990, 1991, 1992  Free Software Foundation, Inc.
+   Copyright 1990, 1991, 1992, 1993, 1995, 1998, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/complaints.h gdb/complaints.h
--- gdb.orig/complaints.h	Sat May 27 19:11:31 2000
+++ gdb/complaints.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Definitions for complaint handling during symbol reading in GDB.
-   Copyright (C) 1990, 1991, 1992  Free Software Foundation, Inc.
+   Copyright 1990, 1991, 1992, 1995, 1998, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/completer.c gdb/completer.c
--- gdb.orig/completer.c	Tue Feb 20 12:31:27 2001
+++ gdb/completer.c	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Line completion stuff for GDB, the GNU debugger.
-   Copyright 2000 Free Software Foundation, Inc.
+   Copyright 2000, 2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/completer.h gdb/completer.h
--- gdb.orig/completer.h	Thu Nov 30 17:41:27 2000
+++ gdb/completer.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Header for GDB line completion.
-   Copyright 2000 Free Software Foundation.
+   Copyright 2000 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
diff -upr gdb.orig/config/a29k/nm-ultra3.h gdb/config/a29k/nm-ultra3.h
--- gdb.orig/config/a29k/nm-ultra3.h	Wed Jul  7 13:11:44 1999
+++ gdb/config/a29k/nm-ultra3.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Host definitions for GDB running on an a29k NYU Ultracomputer
-   Copyright (C) 1986, 1987, 1989, 1991, 1992 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1991, 1992, 1993
+   Free Software Foundation, Inc.
    Contributed by David Wood (wood@lab.ultra.nyu.edu).
 
    This file is part of GDB.
diff -upr gdb.orig/config/a29k/tm-a29k.h gdb/config/a29k/tm-a29k.h
--- gdb.orig/config/a29k/tm-a29k.h	Sat May 27 19:11:38 2000
+++ gdb/config/a29k/tm-a29k.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Parameters for target machine AMD 29000, for GDB, the GNU debugger.
-   Copyright 1990, 1991, 1993, 1994 Free Software Foundation, Inc.
+   Copyright 1990, 1991, 1993, 1994, 1995, 1996, 1998, 1999, 2000
+   Free Software Foundation, Inc.
    Contributed by Cygnus Support.  Written by Jim Kingdon.
 
    This file is part of GDB.
diff -upr gdb.orig/config/a29k/tm-ultra3.h gdb/config/a29k/tm-ultra3.h
--- gdb.orig/config/a29k/tm-ultra3.h	Wed Jul  7 13:11:48 1999
+++ gdb/config/a29k/tm-ultra3.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Parameters for NYU Ultracomputer 29000 target, for GDB, the GNU debugger.
-   Copyright 1990, 1991 Free Software Foundation, Inc.
+   Copyright 1990, 1991, 1993 Free Software Foundation, Inc.
    Contributed by David Wood @ New York University (wood@nyu.edu). 
 
    This file is part of GDB.
diff -upr gdb.orig/config/a29k/tm-vx29k.h gdb/config/a29k/tm-vx29k.h
--- gdb.orig/config/a29k/tm-vx29k.h	Sat May 27 19:11:38 2000
+++ gdb/config/a29k/tm-vx29k.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Target machine description for VxWorks on the 29k, for GDB, the GNU debugger.
-   Copyright 1994, 1999 Free Software Foundation, Inc.
+   Copyright 1994, 1995, 1998, 1999, 2000 Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
    This file is part of GDB.
diff -upr gdb.orig/config/a29k/xm-ultra3.h gdb/config/a29k/xm-ultra3.h
--- gdb.orig/config/a29k/xm-ultra3.h	Wed Jul  7 13:11:50 1999
+++ gdb/config/a29k/xm-ultra3.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Host definitions for GDB running on an a29k NYU Ultracomputer
-   Copyright (C) 1986, 1987, 1989, 1991 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1991, 1993 Free Software Foundation, Inc.
    Contributed by David Wood (wood@lab.ultra.nyu.edu).
 
    This file is part of GDB.
diff -upr gdb.orig/config/alpha/nm-fbsd.h gdb/config/alpha/nm-fbsd.h
--- gdb.orig/config/alpha/nm-fbsd.h	Sat Jun  3 15:48:42 2000
+++ gdb/config/alpha/nm-fbsd.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Native-dependent definitions for FreeBSD/Alpha.
-   Copyright (C) 1986, 87, 89, 92, 96, 2000 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1992, 1996, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/alpha/nm-linux.h gdb/config/alpha/nm-linux.h
--- gdb.orig/config/alpha/nm-linux.h	Wed Feb 21 13:35:25 2001
+++ gdb/config/alpha/nm-linux.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Native definitions for alpha running Linux.
-   Copyright (C) 1993, 1994 Free Software Foundation, Inc.
+   Copyright 1993, 1994, 1996, 1998, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/alpha/nm-osf.h gdb/config/alpha/nm-osf.h
--- gdb.orig/config/alpha/nm-osf.h	Sat May 27 19:11:38 2000
+++ gdb/config/alpha/nm-osf.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Native definitions for alpha running OSF/1.
-   Copyright (C) 1993, 1994 Free Software Foundation, Inc.
+   Copyright 1993, 1994, 1995, 1998, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/alpha/nm-osf2.h gdb/config/alpha/nm-osf2.h
--- gdb.orig/config/alpha/nm-osf2.h	Sat May 27 19:11:38 2000
+++ gdb/config/alpha/nm-osf2.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Native definitions for alpha running OSF/1-2.x, using procfs.
-   Copyright (C) 1995 Free Software Foundation, Inc.
+   Copyright 1995, 1996, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/alpha/nm-osf3.h gdb/config/alpha/nm-osf3.h
--- gdb.orig/config/alpha/nm-osf3.h	Wed Jul  7 13:11:57 1999
+++ gdb/config/alpha/nm-osf3.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Native definitions for alpha running OSF/1-3.x and higher, using procfs.
-   Copyright (C) 1995 Free Software Foundation, Inc.
+   Copyright 1995 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/alpha/tm-alpha.h gdb/config/alpha/tm-alpha.h
--- gdb.orig/config/alpha/tm-alpha.h	Sat May 27 19:11:38 2000
+++ gdb/config/alpha/tm-alpha.h	Wed Feb 28 01:17:13 2001
@@ -1,6 +1,7 @@
 /* Definitions to make GDB run on an Alpha box under OSF1.  This is
    also used by the Alpha/Netware and Alpha/Linux targets.
-   Copyright 1993, 1994, 1995, 1996 Free Software Foundation, Inc.
+   Copyright 1993, 1994, 1995, 1996, 1998, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/alpha/tm-alphalinux.h gdb/config/alpha/tm-alphalinux.h
--- gdb.orig/config/alpha/tm-alphalinux.h	Sat May 27 19:11:38 2000
+++ gdb/config/alpha/tm-alphalinux.h	Wed Feb 28 01:17:13 2001
@@ -1,6 +1,6 @@
 /* Definitions to make GDB run on an Alpha box under Linux.  The
    definitions here are used when the _target_ system is running Linux.
-   Copyright 1996 Free Software Foundation, Inc.
+   Copyright 1996, 1998, 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/alpha/xm-alphalinux.h gdb/config/alpha/xm-alphalinux.h
--- gdb.orig/config/alpha/xm-alphalinux.h	Wed Jul  7 13:12:00 1999
+++ gdb/config/alpha/xm-alphalinux.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Host definitions for GDB running on an Alpha under Linux
-   Copyright (C) 1996 Free Software Foundation, Inc.
+   Copyright 1996 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/alpha/xm-alphaosf.h gdb/config/alpha/xm-alphaosf.h
--- gdb.orig/config/alpha/xm-alphaosf.h	Wed Jul  7 13:12:02 1999
+++ gdb/config/alpha/xm-alphaosf.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Host definitions for GDB running on an alpha under OSF/1
-   Copyright (C) 1992, 1993 Free Software Foundation, Inc.
+   Copyright 1992, 1993, 1996 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/alpha/xm-fbsd.h gdb/config/alpha/xm-fbsd.h
--- gdb.orig/config/alpha/xm-fbsd.h	Wed May 31 13:26:46 2000
+++ gdb/config/alpha/xm-fbsd.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Host-dependent definitions for FreeBSD/i386.
-   Copyright (C) 2000 Free Software Foundation, Inc.
+   Copyright 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/arc/tm-arc.h gdb/config/arc/tm-arc.h
--- gdb.orig/config/arc/tm-arc.h	Sat May 27 19:11:38 2000
+++ gdb/config/arc/tm-arc.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Parameters for target machine ARC, for GDB, the GNU debugger.
-   Copyright (C) 1995 Free Software Foundation, Inc.
+   Copyright 1995, 1996, 1998, 1999, 2000 Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
    This file is part of GDB.
diff -upr gdb.orig/config/arm/nm-linux.h gdb/config/arm/nm-linux.h
--- gdb.orig/config/arm/nm-linux.h	Thu Feb 15 19:58:02 2001
+++ gdb/config/arm/nm-linux.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Definitions to make GDB run on an ARM based machine under GNU/Linux.
-   Copyright 1999 Free Software Foundation, Inc.
+   Copyright 1999, 2000, 2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/arm/tm-arm.h gdb/config/arm/tm-arm.h
--- gdb.orig/config/arm/tm-arm.h	Mon Sep 11 16:57:53 2000
+++ gdb/config/arm/tm-arm.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Definitions to target GDB to ARM targets.
-   Copyright 1986, 1987, 1988, 1989, 1991, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1988, 1989, 1991, 1993, 1994, 1995, 1996, 1997,
+   1998, 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/arm/tm-embed.h gdb/config/arm/tm-embed.h
--- gdb.orig/config/arm/tm-embed.h	Mon Sep 11 16:57:53 2000
+++ gdb/config/arm/tm-embed.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Definitions to target GDB to ARM embedded systems.
-   Copyright 1986-1989, 1991, 1993-1999 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1988, 1989, 1991, 1993, 1994, 1995, 1996, 1997,
+   1998, 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/d10v/tm-d10v.h gdb/config/d10v/tm-d10v.h
--- gdb.orig/config/d10v/tm-d10v.h	Tue Aug 29 12:03:22 2000
+++ gdb/config/d10v/tm-d10v.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Target-specific definition for the Mitsubishi D10V
-   Copyright (C) 1996, 1999, 2000 Free Software Foundation, Inc.
+   Copyright 1996, 1998, 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/d30v/tm-d30v.h gdb/config/d30v/tm-d30v.h
--- gdb.orig/config/d30v/tm-d30v.h	Sat May 27 19:11:38 2000
+++ gdb/config/d30v/tm-d30v.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Target-specific definition for the Mitsubishi D30V
-   Copyright (C) 1997 Free Software Foundation, Inc.
+   Copyright 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/fr30/tm-fr30.h gdb/config/fr30/tm-fr30.h
--- gdb.orig/config/fr30/tm-fr30.h	Sat May 27 19:11:38 2000
+++ gdb/config/fr30/tm-fr30.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Parameters for execution on a Fujitsu FR30 processor.
-   Copyright 1999, Free Software Foundation, Inc.
+   Copyright 1998, 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/h8300/tm-h8300.h gdb/config/h8300/tm-h8300.h
--- gdb.orig/config/h8300/tm-h8300.h	Thu Jul 27 10:36:23 2000
+++ gdb/config/h8300/tm-h8300.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Parameters for execution on a H8/300 series machine.
-   Copyright 1992, 1993, 2000 Free Software Foundation, Inc.
+   Copyright 1992, 1993, 1994, 1996, 1998, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/h8500/tm-h8500.h gdb/config/h8500/tm-h8500.h
--- gdb.orig/config/h8500/tm-h8500.h	Mon Feb 26 17:41:12 2001
+++ gdb/config/h8500/tm-h8500.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Parameters for execution on a H8/500 series machine.
-   Copyright (C) 1993, 1995 Free Software Foundation, Inc.
+   Copyright 1993, 1994, 1995, 1998, 1999, 2000, 2001
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/i386/nm-fbsd.h gdb/config/i386/nm-fbsd.h
--- gdb.orig/config/i386/nm-fbsd.h	Fri May 26 01:03:26 2000
+++ gdb/config/i386/nm-fbsd.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Native-dependent definitions for FreeBSD/i386.
-   Copyright (C) 1986, 87, 89, 92, 96, 2000 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1992, 1994, 1996, 1997, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/i386/nm-gnu.h gdb/config/i386/nm-gnu.h
--- gdb.orig/config/i386/nm-gnu.h	Wed Jul  7 13:12:35 1999
+++ gdb/config/i386/nm-gnu.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Native-dependent definitions for Intel 386 running the GNU Hurd
-   Copyright 1994, 1995 Free Software Foundation, Inc.
+   Copyright 1994, 1995, 1996 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/i386/nm-go32.h gdb/config/i386/nm-go32.h
--- gdb.orig/config/i386/nm-go32.h	Tue Feb 29 01:16:40 2000
+++ gdb/config/i386/nm-go32.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Native definitions for Intel x86 running DJGPP.
-   Copyright (C) 1997, 1998, 1999 Free Software Foundation, Inc.
+   Copyright 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/i386/nm-i386bsd.h gdb/config/i386/nm-i386bsd.h
--- gdb.orig/config/i386/nm-i386bsd.h	Sat May 27 19:11:38 2000
+++ gdb/config/i386/nm-i386bsd.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Native-dependent definitions for Intel 386 running BSD Unix, for GDB.
-   Copyright 1986, 1987, 1989, 1992 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1992, 1993, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/i386/nm-i386mach.h gdb/config/i386/nm-i386mach.h
--- gdb.orig/config/i386/nm-i386mach.h	Wed Jul  7 13:12:41 1999
+++ gdb/config/i386/nm-i386mach.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Native definitions for Mach on an Intel 386
-   Copyright (C) 1986, 1987, 1989, 1991, 1992 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1991, 1992, 1996
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/i386/nm-i386sco.h gdb/config/i386/nm-i386sco.h
--- gdb.orig/config/i386/nm-i386sco.h	Sat May 27 19:11:38 2000
+++ gdb/config/i386/nm-i386sco.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Native support for i386.
-   Copyright 1986, 1987, 1989, 1992 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1992, 1994, 1998, 2000
+   Free Software Foundation, Inc.
    Changes for 80386 by Pace Willisson (pace@prep.ai.mit.edu), July 1988.
 
    This file is part of GDB.
diff -upr gdb.orig/config/i386/nm-i386sol2.h gdb/config/i386/nm-i386sol2.h
--- gdb.orig/config/i386/nm-i386sol2.h	Sat May 27 19:11:38 2000
+++ gdb/config/i386/nm-i386sol2.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Native support for i386 running Solaris 2.
-   Copyright 1998 Free Software Foundation, Inc.
+   Copyright 1998, 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/i386/nm-i386v.h gdb/config/i386/nm-i386v.h
--- gdb.orig/config/i386/nm-i386v.h	Sat May 27 19:11:38 2000
+++ gdb/config/i386/nm-i386v.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Native support for i386.
-   Copyright 1986, 1987, 1989, 1992 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1992, 1993, 1998, 2000
+   Free Software Foundation, Inc.
    Changes for 80386 by Pace Willisson (pace@prep.ai.mit.edu), July 1988.
 
    This file is part of GDB.
diff -upr gdb.orig/config/i386/nm-i386v4.h gdb/config/i386/nm-i386v4.h
--- gdb.orig/config/i386/nm-i386v4.h	Wed Jul  7 13:12:48 1999
+++ gdb/config/i386/nm-i386v4.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Native support for i386 running SVR4.
-   Copyright 1986, 1987, 1989, 1992, 1996 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1992, 1993, 1996
+   Free Software Foundation, Inc.
    Changes for 80386 by Pace Willisson (pace@prep.ai.mit.edu), July 1988.
 
    This file is part of GDB.
diff -upr gdb.orig/config/i386/nm-i386v42mp.h gdb/config/i386/nm-i386v42mp.h
--- gdb.orig/config/i386/nm-i386v42mp.h	Wed Jul  7 13:12:49 1999
+++ gdb/config/i386/nm-i386v42mp.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Native support for i386 running SVR4.
-   Copyright 1986, 1987, 1989, 1992, 1996 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1992, 1996, 1997, 1998
+   Free Software Foundation, Inc.
    Changes for 80386 by Pace Willisson (pace@prep.ai.mit.edu), July 1988.
 
    This file is part of GDB.
diff -upr gdb.orig/config/i386/nm-linux.h gdb/config/i386/nm-linux.h
--- gdb.orig/config/i386/nm-linux.h	Mon Sep 25 09:06:30 2000
+++ gdb/config/i386/nm-linux.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Native support for Linux/x86.
-   Copyright 1986, 1987, 1989, 1992, 1996, 1998, 2000
+   Copyright 1986, 1987, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
+   1999, 2000
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/config/i386/nm-nbsd.h gdb/config/i386/nm-nbsd.h
--- gdb.orig/config/i386/nm-nbsd.h	Wed May 31 21:38:15 2000
+++ gdb/config/i386/nm-nbsd.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Native-dependent definitions for Intel 386 running NetBSD, for GDB.
-   Copyright 1986, 1987, 1989, 1992, 1994 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1992, 1994, 1996, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/i386/nm-nbsdelf.h gdb/config/i386/nm-nbsdelf.h
--- gdb.orig/config/i386/nm-nbsdelf.h	Wed May 31 21:13:36 2000
+++ gdb/config/i386/nm-nbsdelf.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Native-dependent definitions for Intel 386 running NetBSD, for GDB.
-   Copyright 1986, 1987, 1989, 1992, 1994 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1992, 1994, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/i386/nm-ptx4.h gdb/config/i386/nm-ptx4.h
--- gdb.orig/config/i386/nm-ptx4.h	Sat May 27 19:11:38 2000
+++ gdb/config/i386/nm-ptx4.h	Wed Feb 28 01:17:13 2001
@@ -1,6 +1,7 @@
 /* Definitions to make GDB run on a Sequent Symmetry under ptx
    with Weitek 1167 and i387 support.
-   Copyright 1986, 1987, 1989, 1992  Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1992, 1994, 1996, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/i386/nm-sun386.h gdb/config/i386/nm-sun386.h
--- gdb.orig/config/i386/nm-sun386.h	Wed Jul  7 13:12:55 1999
+++ gdb/config/i386/nm-sun386.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Native support for Sun 386i, for GDB, the GNU debugger.
-   Copyright (C) 1986, 1987, 1989, 1992 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1992, 1996 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/i386/nm-symmetry.h gdb/config/i386/nm-symmetry.h
--- gdb.orig/config/i386/nm-symmetry.h	Sat May 27 19:11:38 2000
+++ gdb/config/i386/nm-symmetry.h	Wed Feb 28 01:17:13 2001
@@ -1,6 +1,7 @@
 /* Definitions to make GDB run on a Sequent Symmetry under dynix 3.0,
    with Weitek 1167 and i387 support.
-   Copyright 1986, 1987, 1989, 1992  Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1992, 1994, 1996, 1998, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/i386/tm-cygwin.h gdb/config/i386/tm-cygwin.h
--- gdb.orig/config/i386/tm-cygwin.h	Tue Aug 29 12:03:22 2000
+++ gdb/config/i386/tm-cygwin.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Macro definitions for i386 running under the win32 API Unix.
-   Copyright 1995, 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
+   Copyright 1995, 1996, 1997, 1998, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/i386/tm-fbsd.h gdb/config/i386/tm-fbsd.h
--- gdb.orig/config/i386/tm-fbsd.h	Fri May 26 01:03:26 2000
+++ gdb/config/i386/tm-fbsd.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Target-dependent definitions for FreeBSD/i386.
-   Copyright (C) 1997, 2000 Free Software Foundation, Inc.
+   Copyright 1997, 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/i386/tm-i386.h gdb/config/i386/tm-i386.h
--- gdb.orig/config/i386/tm-i386.h	Wed Jan 24 16:46:40 2001
+++ gdb/config/i386/tm-i386.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Macro definitions for GDB on an Intel i[345]86.
-   Copyright (C) 1995, 1996, 2000 Free Software Foundation, Inc.
+   Copyright 1995, 1996, 1998, 1999, 2000, 2001
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/i386/tm-i386aix.h gdb/config/i386/tm-i386aix.h
--- gdb.orig/config/i386/tm-i386aix.h	Wed Mar 22 02:45:01 2000
+++ gdb/config/i386/tm-i386aix.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Macro defintions for IBM AIX PS/2 (i386).
-   Copyright 1986, 1987, 1989, 1992, 1993, 2000 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1992, 1993, 1994, 1995, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/i386/tm-i386bsd.h gdb/config/i386/tm-i386bsd.h
--- gdb.orig/config/i386/tm-i386bsd.h	Wed Jul  7 13:13:04 1999
+++ gdb/config/i386/tm-i386bsd.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Macro definitions for i386 running under BSD Unix.
-   Copyright 1986, 1987, 1989, 1991, 1992, 1993 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1991, 1992, 1993, 1994, 1995, 1996
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/i386/tm-i386gnu.h gdb/config/i386/tm-i386gnu.h
--- gdb.orig/config/i386/tm-i386gnu.h	Mon Jan 31 20:19:15 2000
+++ gdb/config/i386/tm-i386gnu.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Macro definitions for i386 running the GNU Hurd.
-   Copyright (C) 1992, 1999 Free Software Foundation, Inc.
+   Copyright 1992, 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/i386/tm-i386lynx.h gdb/config/i386/tm-i386lynx.h
--- gdb.orig/config/i386/tm-i386lynx.h	Wed Jul  7 13:13:07 1999
+++ gdb/config/i386/tm-i386lynx.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Macro definitions for Intel 386 running under LynxOS.
-   Copyright 1993 Free Software Foundation, Inc.
+   Copyright 1993, 1995 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/i386/tm-i386m3.h gdb/config/i386/tm-i386m3.h
--- gdb.orig/config/i386/tm-i386m3.h	Wed Jul  7 13:13:08 1999
+++ gdb/config/i386/tm-i386m3.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Macro definitions for i386, Mach 3.0
-   Copyright (C) 1992 Free Software Foundation, Inc.
+   Copyright 1992, 1993, 1995, 1999 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/i386/tm-i386mk.h gdb/config/i386/tm-i386mk.h
--- gdb.orig/config/i386/tm-i386mk.h	Sun Mar 26 15:10:59 2000
+++ gdb/config/i386/tm-i386mk.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Macro definitions for i386, Mach 3.0, OSF 1/MK
-   Copyright (C) 1992, 2000 Free Software Foundation, Inc.
+   Copyright 1992, 1993, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/i386/tm-i386nw.h gdb/config/i386/tm-i386nw.h
--- gdb.orig/config/i386/tm-i386nw.h	Sat May 27 19:11:38 2000
+++ gdb/config/i386/tm-i386nw.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Macro definitions for i386 running NetWare.
-   Copyright 1993, 1994 Free Software Foundation, Inc.
+   Copyright 1993, 1994, 1995, 1998, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/i386/tm-i386os9k.h gdb/config/i386/tm-i386os9k.h
--- gdb.orig/config/i386/tm-i386os9k.h	Wed Jul  7 13:13:13 1999
+++ gdb/config/i386/tm-i386os9k.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Macro definitions for i386 running under BSD Unix.
-   Copyright 1986, 1987, 1989, 1991, 1992, 1993 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1991, 1992, 1993, 1994, 1995, 1996
+   Free Software Foundation, Inc.
 
 
    This program is free software; you can redistribute it and/or modify
diff -upr gdb.orig/config/i386/tm-i386sco5.h gdb/config/i386/tm-i386sco5.h
--- gdb.orig/config/i386/tm-i386sco5.h	Wed Jul  7 13:13:14 1999
+++ gdb/config/i386/tm-i386sco5.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Macro definitions for GDB on an Intel i386 running SCO Open Server 5.
-   Copyright (C) 1998 Free Software Foundation, Inc.
+   Copyright 1998 Free Software Foundation, Inc.
    Written by J. Kean Johnston (jkj@sco.com).
 
    This file is part of GDB.
diff -upr gdb.orig/config/i386/tm-i386sol2.h gdb/config/i386/tm-i386sol2.h
--- gdb.orig/config/i386/tm-i386sol2.h	Sat May 27 19:11:38 2000
+++ gdb/config/i386/tm-i386sol2.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Macro definitions for GDB on an Intel i386 running Solaris 2.
-   Copyright (C) 1998 Free Software Foundation, Inc.
+   Copyright 1998, 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/i386/tm-i386v.h gdb/config/i386/tm-i386v.h
--- gdb.orig/config/i386/tm-i386v.h	Sat May 27 19:11:38 2000
+++ gdb/config/i386/tm-i386v.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Macro definitions for i386, Unix System V.
-   Copyright 1986, 1987, 1989, 1991, 1992, 1993 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1991, 1992, 1993, 1994, 1995, 1998, 1999,
+   2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/i386/tm-i386v4.h gdb/config/i386/tm-i386v4.h
--- gdb.orig/config/i386/tm-i386v4.h	Sat May 27 19:11:38 2000
+++ gdb/config/i386/tm-i386v4.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Macro definitions for GDB on an Intel i386 running SVR4.
-   Copyright (C) 1991, 1994 Free Software Foundation, Inc.
+   Copyright 1991, 1994, 1995, 1998, 1999, 2000
+   Free Software Foundation, Inc.
    Written by Fred Fish at Cygnus Support (fnf@cygnus.com)
 
    This file is part of GDB.
diff -upr gdb.orig/config/i386/tm-i386v42mp.h gdb/config/i386/tm-i386v42mp.h
--- gdb.orig/config/i386/tm-i386v42mp.h	Mon Jan 10 20:07:28 2000
+++ gdb/config/i386/tm-i386v42mp.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Macro definitions for GDB on an Intel i386 running SVR4.2MP
-   Copyright (C) 1991, 1994 Free Software Foundation, Inc.
+   Copyright 1991, 1994, 1997, 1999, 2000 Free Software Foundation, Inc.
    Written by Fred Fish at Cygnus Support (fnf@cygnus.com)
 
    This file is part of GDB.
diff -upr gdb.orig/config/i386/tm-linux.h gdb/config/i386/tm-linux.h
--- gdb.orig/config/i386/tm-linux.h	Fri Nov  3 17:27:57 2000
+++ gdb/config/i386/tm-linux.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Definitions to target GDB to GNU/Linux on 386.
-   Copyright 1992, 1993, 2000 Free Software Foundation, Inc.
+   Copyright 1992, 1993, 1995, 1996, 1998, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/i386/tm-nbsd.h gdb/config/i386/tm-nbsd.h
--- gdb.orig/config/i386/tm-nbsd.h	Sat Jun  3 15:48:43 2000
+++ gdb/config/i386/tm-nbsd.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Macro definitions for i386 running under NetBSD.
-   Copyright 1994, 2000 Free Software Foundation, Inc.
+   Copyright 1994, 1996, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/i386/tm-ptx.h gdb/config/i386/tm-ptx.h
--- gdb.orig/config/i386/tm-ptx.h	Sat May 27 19:11:38 2000
+++ gdb/config/i386/tm-ptx.h	Wed Feb 28 01:17:13 2001
@@ -1,6 +1,7 @@
 /* Target machine definitions for GDB on a Sequent Symmetry under ptx
    with Weitek 1167 and i387 support.
-   Copyright 1986, 1987, 1989, 1991, 1992, 1993 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1991, 1992, 1993, 1994, 1995, 2000
+   Free Software Foundation, Inc.
    Symmetry version by Jay Vosburgh (fubar@sequent.com).
 
    This file is part of GDB.
diff -upr gdb.orig/config/i386/tm-ptx4.h gdb/config/i386/tm-ptx4.h
--- gdb.orig/config/i386/tm-ptx4.h	Wed Jul  7 13:13:23 1999
+++ gdb/config/i386/tm-ptx4.h	Wed Feb 28 01:17:13 2001
@@ -1,6 +1,7 @@
 /* Target machine definitions for GDB on a Sequent Symmetry under ptx
    with Weitek 1167 and i387 support.
-   Copyright 1986, 1987, 1989, 1991, 1992, 1993 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1991, 1992, 1993, 1994
+   Free Software Foundation, Inc.
    Symmetry version by Jay Vosburgh (fubar@sequent.com).
 
    This file is part of GDB.
diff -upr gdb.orig/config/i386/tm-sun386.h gdb/config/i386/tm-sun386.h
--- gdb.orig/config/i386/tm-sun386.h	Sat May 27 19:11:38 2000
+++ gdb/config/i386/tm-sun386.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Parameters for a Sun 386i target machine, for GDB, the GNU debugger.
-   Copyright 1986, 1987, 1991, 1992, 1993 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1991, 1992, 1993, 1994, 1995, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/i386/tm-symmetry.h gdb/config/i386/tm-symmetry.h
--- gdb.orig/config/i386/tm-symmetry.h	Wed Jul  7 13:13:26 1999
+++ gdb/config/i386/tm-symmetry.h	Wed Feb 28 01:17:13 2001
@@ -1,6 +1,6 @@
 /* Target machine definitions for GDB on a Sequent Symmetry under dynix 3.0,
    with Weitek 1167 and i387 support.
-   Copyright 1986, 1987, 1989, 1991, 1992, 1993, 1994
+   Copyright 1986, 1987, 1989, 1991, 1992, 1993, 1994, 1995
    Free Software Foundation, Inc.
    Symmetry version by Jay Vosburgh (fubar@sequent.com).
 
diff -upr gdb.orig/config/i386/tm-vxworks.h gdb/config/i386/tm-vxworks.h
--- gdb.orig/config/i386/tm-vxworks.h	Mon Jul 19 16:28:21 1999
+++ gdb/config/i386/tm-vxworks.h	Wed Feb 28 01:17:13 2001
@@ -1,6 +1,6 @@
 /* Target machine description for VxWorks on the 80[3456]86,
    for GDB, the GNU debugger.
-   Copyright (C) 1999 Free Software Foundation, Inc.
+   Copyright 1999 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/i386/xm-fbsd.h gdb/config/i386/xm-fbsd.h
--- gdb.orig/config/i386/xm-fbsd.h	Wed May 24 15:32:58 2000
+++ gdb/config/i386/xm-fbsd.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Host-dependent definitions for FreeBSD/i386.
-   Copyright (C) 2000 Free Software Foundation, Inc.
+   Copyright 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/i386/xm-go32.h gdb/config/i386/xm-go32.h
--- gdb.orig/config/i386/xm-go32.h	Mon Apr  3 08:24:17 2000
+++ gdb/config/i386/xm-go32.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Host-dependent definitions for Intel x86 running DJGPP.
-   Copyright 1993-1996 Free Software Foundation, Inc.
+   Copyright 1993, 1994, 1995, 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/i386/xm-i386bsd.h gdb/config/i386/xm-i386bsd.h
--- gdb.orig/config/i386/xm-i386bsd.h	Wed Jul  7 13:13:30 1999
+++ gdb/config/i386/xm-i386bsd.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Host-dependent definitions for Intel 386 running BSD Unix, for GDB.
-   Copyright 1986, 1987, 1989, 1992 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1992, 1995, 1996
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/i386/xm-i386gnu.h gdb/config/i386/xm-i386gnu.h
--- gdb.orig/config/i386/xm-i386gnu.h	Sun Apr  2 07:41:45 2000
+++ gdb/config/i386/xm-i386gnu.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Definitions to make GDB run on the GNU Hurd on an Intel 386
-   Copyright (C) 1986, 1987, 1989, 1991 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1991, 1996, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/i386/xm-i386m3.h gdb/config/i386/xm-i386m3.h
--- gdb.orig/config/i386/xm-i386m3.h	Wed Jul  7 13:13:34 1999
+++ gdb/config/i386/xm-i386m3.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Definitions to make GDB run on Mach 3 on an Intel 386
-   Copyright (C) 1986, 1987, 1989, 1991 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1991, 1993, 1994, 1996
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/i386/xm-i386mach.h gdb/config/i386/xm-i386mach.h
--- gdb.orig/config/i386/xm-i386mach.h	Mon Jan 29 17:06:26 2001
+++ gdb/config/i386/xm-i386mach.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Definitions to make GDB run on Mach on an Intel 386
-   Copyright (C) 1986, 1987, 1989, 1991, 1992, 2001 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1991, 1992, 1994, 1996, 2001
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/i386/xm-i386mk.h gdb/config/i386/xm-i386mk.h
--- gdb.orig/config/i386/xm-i386mk.h	Wed Jul  7 13:13:36 1999
+++ gdb/config/i386/xm-i386mk.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Definitions to make GDB run on Mach 3 OSF 1/MK on an Intel 386
-   Copyright (C) 1992 Free Software Foundation, Inc.
+   Copyright 1992, 1993, 1998 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/i386/xm-i386sco.h gdb/config/i386/xm-i386sco.h
--- gdb.orig/config/i386/xm-i386sco.h	Wed Jul  7 13:13:37 1999
+++ gdb/config/i386/xm-i386sco.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Macro defintions for i386, running SCO Unix System V/386 3.2.
-   Copyright (C) 1989 Free Software Foundation, Inc.
+   Copyright 1989, 1993, 1995 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/i386/xm-i386v4.h gdb/config/i386/xm-i386v4.h
--- gdb.orig/config/i386/xm-i386v4.h	Wed Jul  7 13:13:40 1999
+++ gdb/config/i386/xm-i386v4.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Macro definitions for GDB on an Intel i386 running SVR4.
-   Copyright 1991, 1992 Free Software Foundation, Inc.
+   Copyright 1991, 1992, 1994, 1996 Free Software Foundation, Inc.
    Written by Fred Fish at Cygnus Support (fnf@cygnus.com).
 
    This file is part of GDB.
diff -upr gdb.orig/config/i386/xm-linux.h gdb/config/i386/xm-linux.h
--- gdb.orig/config/i386/xm-linux.h	Sun Apr  2 07:41:45 2000
+++ gdb/config/i386/xm-linux.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Native support for GNU/Linux, for GDB, the GNU debugger.
-   Copyright (C) 1986, 1987, 1989, 1992, 2000 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1992, 1993, 1994, 1995, 1996, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/i386/xm-nbsd.h gdb/config/i386/xm-nbsd.h
--- gdb.orig/config/i386/xm-nbsd.h	Mon Apr  3 14:33:21 2000
+++ gdb/config/i386/xm-nbsd.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Parameters for execution on a i386 running NetBSD, for GDB.
-   Copyright 1994 Free Software Foundation, Inc.
+   Copyright 1994, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/i386/xm-ptx.h gdb/config/i386/xm-ptx.h
--- gdb.orig/config/i386/xm-ptx.h	Wed Jul  7 13:13:43 1999
+++ gdb/config/i386/xm-ptx.h	Wed Feb 28 01:17:13 2001
@@ -1,6 +1,6 @@
 /* Definitions to make GDB run on a Sequent Symmetry under ptx, with
    Weitek 1167 and i387 support.
-   Copyright 1986, 1987, 1989, 1992, 1993, 1996
+   Copyright 1986, 1987, 1989, 1992, 1993, 1994, 1995
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/config/i386/xm-ptx4.h gdb/config/i386/xm-ptx4.h
--- gdb.orig/config/i386/xm-ptx4.h	Wed Jul  7 13:13:44 1999
+++ gdb/config/i386/xm-ptx4.h	Wed Feb 28 01:17:13 2001
@@ -1,6 +1,6 @@
 /* Definitions to make GDB run on a Sequent Symmetry under ptx, with
-   Weitek 1167 and i387 support.  Copyright 1986, 1987, 1989, 1992,
-   1993 Free Software Foundation, Inc.
+   Weitek 1167 and i387 support.  Copyright 1986, 1987, 1989, 1992, 1993,
+   Weitek 1167 and i387 support.  1994 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/i386/xm-sun386.h gdb/config/i386/xm-sun386.h
--- gdb.orig/config/i386/xm-sun386.h	Wed Jul  7 13:13:45 1999
+++ gdb/config/i386/xm-sun386.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Host support for Sun 386i, for GDB, the GNU debugger.
-   Copyright (C) 1986, 1987, 1989, 1992, 1996 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1992, 1994, 1996
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/i386/xm-symmetry.h gdb/config/i386/xm-symmetry.h
--- gdb.orig/config/i386/xm-symmetry.h	Wed Jul  7 13:13:46 1999
+++ gdb/config/i386/xm-symmetry.h	Wed Feb 28 01:17:13 2001
@@ -1,6 +1,7 @@
 /* Definitions to make GDB run on a Sequent Symmetry under
    dynix 3.1, with Weitek 1167 and i387 support.
-   Copyright 1986, 1987, 1989, 1992, 1993, 1994  Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1992, 1993, 1994
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/i960/tm-i960.h gdb/config/i960/tm-i960.h
--- gdb.orig/config/i960/tm-i960.h	Fri Apr 14 12:13:15 2000
+++ gdb/config/i960/tm-i960.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Parameters for target machine Intel 960, for GDB, the GNU debugger.
-   Copyright (C) 1990, 1991, 1993 Free Software Foundation, Inc.
+   Copyright 1990, 1991, 1993, 1994, 1996, 1998, 1999, 2000
+   Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of GDB.
 
diff -upr gdb.orig/config/i960/tm-mon960.h gdb/config/i960/tm-mon960.h
--- gdb.orig/config/i960/tm-mon960.h	Sat May 27 19:11:38 2000
+++ gdb/config/i960/tm-mon960.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Parameters for Intel 960 running MON960 monitor, for GDB, the GNU debugger.
-   Copyright (C) 1990-1991 Free Software Foundation, Inc.
+   Copyright 1990, 1991, 1996, 1999, 2000 Free Software Foundation, Inc.
    Contributed by Intel Corporation and Cygnus Support.
 
    This file is part of GDB.
diff -upr gdb.orig/config/i960/tm-nindy960.h gdb/config/i960/tm-nindy960.h
--- gdb.orig/config/i960/tm-nindy960.h	Sat May 27 19:11:38 2000
+++ gdb/config/i960/tm-nindy960.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Parameters for Intel 960 running NINDY monitor, for GDB, the GNU debugger.
-   Copyright (C) 1990-1991 Free Software Foundation, Inc.
+   Copyright 1990, 1991, 1996, 1999, 2000 Free Software Foundation, Inc.
    Contributed by Intel Corporation and Cygnus Support.
 
    This file is part of GDB.
diff -upr gdb.orig/config/i960/tm-vx960.h gdb/config/i960/tm-vx960.h
--- gdb.orig/config/i960/tm-vx960.h	Wed Jul  7 13:13:52 1999
+++ gdb/config/i960/tm-vx960.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Parameters for VxWorks Intel 960's, for GDB, the GNU debugger.
-   Copyright (C) 1986-1991, 1999 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1993, 1998, 1999
+   Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
    This file is part of GDB.
diff -upr gdb.orig/config/ia64/nm-aix.h gdb/config/ia64/nm-aix.h
--- gdb.orig/config/ia64/nm-aix.h	Wed Feb 21 20:01:27 2001
+++ gdb/config/ia64/nm-aix.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Native support for AIX, for GDB, the GNU debugger.
-   Copyright (C) 2000, 2001 Free Software Foundation, Inc.
+   Copyright 2000, 2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/ia64/nm-linux.h gdb/config/ia64/nm-linux.h
--- gdb.orig/config/ia64/nm-linux.h	Thu Feb 22 14:57:33 2001
+++ gdb/config/ia64/nm-linux.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Native support for GNU/Linux, for GDB, the GNU debugger.
-   Copyright (C) 1999
+   Copyright 1999, 2000, 2001
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/config/ia64/tm-aix.h gdb/config/ia64/tm-aix.h
--- gdb.orig/config/ia64/tm-aix.h	Wed Feb 21 20:01:27 2001
+++ gdb/config/ia64/tm-aix.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Definitions to target GDB to GNU/Linux on IA-64 running AIX.
-   Copyright (C) 2000, 2001 Free Software Foundation, Inc.
+   Copyright 2000, 2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/ia64/tm-ia64.h gdb/config/ia64/tm-ia64.h
--- gdb.orig/config/ia64/tm-ia64.h	Mon Mar 20 17:11:10 2000
+++ gdb/config/ia64/tm-ia64.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Definitions to target GDB to GNU/Linux on an ia64 architecture.
-   Copyright 1992, 1993 Free Software Foundation, Inc.
+   Copyright 1992, 1993, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/ia64/tm-linux.h gdb/config/ia64/tm-linux.h
--- gdb.orig/config/ia64/tm-linux.h	Fri Jan  5 12:33:15 2001
+++ gdb/config/ia64/tm-linux.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Definitions to target GDB to GNU/Linux on IA-64 Linux.
-   Copyright 1992, 1993 Free Software Foundation, Inc.
+   Copyright 1992, 1993, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/ia64/xm-aix.h gdb/config/ia64/xm-aix.h
--- gdb.orig/config/ia64/xm-aix.h	Wed Feb 21 20:01:27 2001
+++ gdb/config/ia64/xm-aix.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Native support for AIX, for GDB, the GNU debugger.
-   Copyright (C) 2000, 2001 Free Software Foundation, Inc.
+   Copyright 2000, 2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/ia64/xm-linux.h gdb/config/ia64/xm-linux.h
--- gdb.orig/config/ia64/xm-linux.h	Fri Jan  5 12:33:15 2001
+++ gdb/config/ia64/xm-linux.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Native support for GNU/Linux, for GDB, the GNU debugger.
-   Copyright (C) 1999 Free Software Foundation, Inc.
+   Copyright 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/m32r/tm-m32r.h gdb/config/m32r/tm-m32r.h
--- gdb.orig/config/m32r/tm-m32r.h	Sat May 27 19:11:38 2000
+++ gdb/config/m32r/tm-m32r.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Parameters for execution on a Mitsubishi m32r processor.
-   Copyright 1996, 1997 Free Software Foundation, Inc. 
+   Copyright 1996, 1998, 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/m68k/nm-apollo68b.h gdb/config/m68k/nm-apollo68b.h
--- gdb.orig/config/m68k/nm-apollo68b.h	Wed Jul  7 13:13:57 1999
+++ gdb/config/m68k/nm-apollo68b.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Macro defintions for an Apollo m68k in BSD mode
-   Copyright (C) 1992 Free Software Foundation, Inc.
+   Copyright 1992, 1993, 1995, 1998 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/m68k/nm-delta68.h gdb/config/m68k/nm-delta68.h
--- gdb.orig/config/m68k/nm-delta68.h	Wed Jul  7 13:13:59 1999
+++ gdb/config/m68k/nm-delta68.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Macro definitions for a Motorola Delta Series sysV68 R3V7.1.
-   Copyright (C) 1993, 1998 Free Software Foundation, Inc.
+   Copyright 1993, 1998 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/m68k/nm-dpx2.h gdb/config/m68k/nm-dpx2.h
--- gdb.orig/config/m68k/nm-dpx2.h	Sat May 27 19:11:38 2000
+++ gdb/config/m68k/nm-dpx2.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Native support for a Bull DPX2.
-   Copyright (C) 1986, 1987, 1989 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1993, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/m68k/nm-hp300bsd.h gdb/config/m68k/nm-hp300bsd.h
--- gdb.orig/config/m68k/nm-hp300bsd.h	Wed Jul  7 13:14:01 1999
+++ gdb/config/m68k/nm-hp300bsd.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Parameters for Hewlett-Packard 9000/300 native support under bsd.
-   Copyright 1986, 1987, 1989, 1991, 1992, 1993  Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1991, 1992, 1993
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/m68k/nm-hp300hpux.h gdb/config/m68k/nm-hp300hpux.h
--- gdb.orig/config/m68k/nm-hp300hpux.h	Wed Jul  7 13:14:02 1999
+++ gdb/config/m68k/nm-hp300hpux.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Parameters for native support on HP 9000 model 320, for GDB, the GNU debugger.
-   Copyright (C) 1986, 1987, 1989, 1992 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1992, 1993, 1996
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/m68k/nm-linux.h gdb/config/m68k/nm-linux.h
--- gdb.orig/config/m68k/nm-linux.h	Sat May 27 19:11:38 2000
+++ gdb/config/m68k/nm-linux.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Native support for linux, for GDB, the GNU debugger.
-   Copyright (C) 1996,1998 Free Software Foundation, Inc.
+   Copyright 1996, 1998, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/m68k/nm-sun3.h gdb/config/m68k/nm-sun3.h
--- gdb.orig/config/m68k/nm-sun3.h	Wed Jul  7 13:14:09 1999
+++ gdb/config/m68k/nm-sun3.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Native-only definitions for Sun-3 for GDB, the GNU debugger.
-   Copyright (C) 1986, 1987, 1989, 1991, 1992, 1996
+   Copyright 1986, 1987, 1989, 1991, 1992, 1996
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/config/m68k/tm-apollo68b.h gdb/config/m68k/tm-apollo68b.h
--- gdb.orig/config/m68k/tm-apollo68b.h	Wed Jul  7 13:14:13 1999
+++ gdb/config/m68k/tm-apollo68b.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Parameters for execution on Apollo 68k running BSD.
-   Copyright (C) 1986, 1987, 1989, 1991 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1991, 1993, 1994, 1998
+   Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
    This file is part of GDB.
diff -upr gdb.orig/config/m68k/tm-cisco.h gdb/config/m68k/tm-cisco.h
--- gdb.orig/config/m68k/tm-cisco.h	Fri Nov 10 10:23:02 2000
+++ gdb/config/m68k/tm-cisco.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Parameters for CISCO m68k.
-   Copyright (C) 1994 Free Software Foundation, Inc.
+   Copyright 1994, 1996, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/m68k/tm-delta68.h gdb/config/m68k/tm-delta68.h
--- gdb.orig/config/m68k/tm-delta68.h	Sat May 27 19:11:38 2000
+++ gdb/config/m68k/tm-delta68.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Target definitions for delta68.
-   Copyright 1993, 1994, 1998, 1999, 2000 Free Software Foundation, Inc.
+   Copyright 1993, 1994, 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/m68k/tm-dpx2.h gdb/config/m68k/tm-dpx2.h
--- gdb.orig/config/m68k/tm-dpx2.h	Wed Jul  7 13:14:16 1999
+++ gdb/config/m68k/tm-dpx2.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Parameters for targeting to a Bull DPX2.
-   Copyright (C) 1986, 1987, 1989, 1991, 1994 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1991, 1993, 1994
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/m68k/tm-es1800.h gdb/config/m68k/tm-es1800.h
--- gdb.orig/config/m68k/tm-es1800.h	Fri Nov 10 10:23:02 2000
+++ gdb/config/m68k/tm-es1800.h	Wed Feb 28 01:17:13 2001
@@ -2,7 +2,8 @@
    The code was originally written by Johan Holmberg TT/SJ Ericsson Telecom
    AB and later modified by Johan Henriksson TT/SJ. It was adapted to GDB 4.0
    by Jan Norden TX/DK.
-   Copyright 1986, 1987, 1989, 1991, 1992, 1993 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1991, 1992, 1993, 1996, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/m68k/tm-hp300bsd.h gdb/config/m68k/tm-hp300bsd.h
--- gdb.orig/config/m68k/tm-hp300bsd.h	Wed Jul  7 13:14:19 1999
+++ gdb/config/m68k/tm-hp300bsd.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Parameters for target machine Hewlett-Packard 9000/300, running bsd.
-   Copyright 1986, 1987, 1989, 1991, 1992, 1993 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1991, 1992, 1993, 1996
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/m68k/tm-hp300hpux.h gdb/config/m68k/tm-hp300hpux.h
--- gdb.orig/config/m68k/tm-hp300hpux.h	Wed Jul  7 13:14:20 1999
+++ gdb/config/m68k/tm-hp300hpux.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Parameters for execution on an HP 9000 model 320, for GDB, the GNU debugger.
-   Copyright 1986, 1987, 1989, 1991, 1992, 1993 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1991, 1992, 1993
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/m68k/tm-isi.h gdb/config/m68k/tm-isi.h
--- gdb.orig/config/m68k/tm-isi.h	Sat May 27 19:11:38 2000
+++ gdb/config/m68k/tm-isi.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Definitions to target GDB on an ISI Optimum V (3.05) under 4.3bsd.
-   Copyright (C) 1987, 1989, 1991, 1993 Free Software Foundation, Inc.
+   Copyright 1987, 1989, 1991, 1993, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/m68k/tm-linux.h gdb/config/m68k/tm-linux.h
--- gdb.orig/config/m68k/tm-linux.h	Fri Nov 10 10:23:02 2000
+++ gdb/config/m68k/tm-linux.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Definitions to target GDB to Linux on m680x0
-   Copyright (C) 1996,1998 Free Software Foundation, Inc.
+   Copyright 1996, 1998, 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/m68k/tm-m68k.h gdb/config/m68k/tm-m68k.h
--- gdb.orig/config/m68k/tm-m68k.h	Fri Nov 10 10:23:02 2000
+++ gdb/config/m68k/tm-m68k.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Parameters for execution on a 68000 series machine.
-   Copyright 1986, 1987, 1989, 1990, 1992 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1990, 1992, 1993, 1994, 1995, 1996, 1998,
+   1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/m68k/tm-m68kv4.h gdb/config/m68k/tm-m68kv4.h
--- gdb.orig/config/m68k/tm-m68kv4.h	Fri Nov 10 10:23:02 2000
+++ gdb/config/m68k/tm-m68kv4.h	Wed Feb 28 01:17:13 2001
@@ -1,6 +1,7 @@
 /* Target definitions for GDB on a Motorola 680x0 running SVR4.
    (Commodore Amiga with amix or Atari TT with ASV)
-   Copyright (C) 1991, 1995 Free Software Foundation, Inc.
+   Copyright 1991, 1994, 1995, 1996, 1998, 1999, 2000
+   Free Software Foundation, Inc.
    Written by Fred Fish at Cygnus Support (fnf@cygint)
 
    This file is part of GDB.
diff -upr gdb.orig/config/m68k/tm-mac.h gdb/config/m68k/tm-mac.h
--- gdb.orig/config/m68k/tm-mac.h	Wed Jul  7 13:14:26 1999
+++ gdb/config/m68k/tm-mac.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Target-dependent definitions for Mac running MacOS.
-   Copyright (C) 1994 Free Software Foundation, Inc.
+   Copyright 1994, 1995 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/m68k/tm-monitor.h gdb/config/m68k/tm-monitor.h
--- gdb.orig/config/m68k/tm-monitor.h	Mon Dec 13 18:05:41 1999
+++ gdb/config/m68k/tm-monitor.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Target machine definitions for a generic m68k monitor/emulator.
-   Copyright (C) 1986, 1987, 1989, 1993, 1995 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1993, 1994, 1995, 1996, 1998, 1999
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/m68k/tm-nbsd.h gdb/config/m68k/tm-nbsd.h
--- gdb.orig/config/m68k/tm-nbsd.h	Wed Jan 24 16:46:40 2001
+++ gdb/config/m68k/tm-nbsd.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Macro definitions for i386 running under NetBSD.
-   Copyright 1994 Free Software Foundation, Inc.
+   Copyright 1994, 1996, 2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/m68k/tm-news.h gdb/config/m68k/tm-news.h
--- gdb.orig/config/m68k/tm-news.h	Sat May 27 19:11:38 2000
+++ gdb/config/m68k/tm-news.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Parameters for execution on a Sony/NEWS, for GDB, the GNU debugger.
-   Copyright 1987, 1989, 1991, 1993 Free Software Foundation, Inc.
+   Copyright 1987, 1989, 1991, 1993, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/m68k/tm-os68k.h gdb/config/m68k/tm-os68k.h
--- gdb.orig/config/m68k/tm-os68k.h	Wed Jul  7 13:14:31 1999
+++ gdb/config/m68k/tm-os68k.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Parameters for execution on VxWorks m68k's, for GDB, the GNU debugger.
-   Copyright (C) 1986, 1987, 1989, 1991 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1991, 1998 Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
    This file is part of GDB.
diff -upr gdb.orig/config/m68k/tm-sun3.h gdb/config/m68k/tm-sun3.h
--- gdb.orig/config/m68k/tm-sun3.h	Fri Nov 10 10:23:02 2000
+++ gdb/config/m68k/tm-sun3.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Parameters for execution on a Sun, for GDB, the GNU debugger.
-   Copyright (C) 1986, 1987, 1989, 1992 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1992, 1993, 1994, 1996, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/m68k/tm-vx68.h gdb/config/m68k/tm-vx68.h
--- gdb.orig/config/m68k/tm-vx68.h	Fri Nov 10 10:23:02 2000
+++ gdb/config/m68k/tm-vx68.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Target machine description for VxWorks m68k's, for GDB, the GNU debugger.
-   Copyright 1986, 1987, 1989, 1991, 1992, 1993, 1999 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1991, 1992, 1993, 1996, 1998, 1999, 2000
+   Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
    This file is part of GDB.
diff -upr gdb.orig/config/m68k/xm-3b1.h gdb/config/m68k/xm-3b1.h
--- gdb.orig/config/m68k/xm-3b1.h	Wed Jul  7 13:14:39 1999
+++ gdb/config/m68k/xm-3b1.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Parameters for execution on a 3b1.
-   Copyright (C) 1986, 1987, 1989 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1999 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/m68k/xm-apollo68b.h gdb/config/m68k/xm-apollo68b.h
--- gdb.orig/config/m68k/xm-apollo68b.h	Mon Jan 29 17:06:26 2001
+++ gdb/config/m68k/xm-apollo68b.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Macro definitions for an Apollo m68k in BSD mode
-   Copyright (C) 1992, 2001 Free Software Foundation, Inc.
+   Copyright 1992, 2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/m68k/xm-dpx2.h gdb/config/m68k/xm-dpx2.h
--- gdb.orig/config/m68k/xm-dpx2.h	Wed Jul  7 13:14:44 1999
+++ gdb/config/m68k/xm-dpx2.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Parameters for execution on a Bull DPX2.
-   Copyright (C) 1986, 1987, 1989 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1993 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/m68k/xm-hp300bsd.h gdb/config/m68k/xm-hp300bsd.h
--- gdb.orig/config/m68k/xm-hp300bsd.h	Mon Jan 29 17:06:26 2001
+++ gdb/config/m68k/xm-hp300bsd.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Parameters for hosting on a Hewlett-Packard 9000/300, running bsd.
-   Copyright 1986, 1987, 1989, 1991, 1992, 1993, 2001  Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1991, 1992, 1993, 1995, 1996, 2000, 2001
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/m68k/xm-hp300hpux.h gdb/config/m68k/xm-hp300hpux.h
--- gdb.orig/config/m68k/xm-hp300hpux.h	Wed Jul  7 13:14:47 1999
+++ gdb/config/m68k/xm-hp300hpux.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Parameters for HP 9000 model 320 hosting, for GDB, the GNU debugger.
-   Copyright (C) 1986, 1987, 1989, 1992 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1992, 1993, 1994, 1995, 1996
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/m68k/xm-linux.h gdb/config/m68k/xm-linux.h
--- gdb.orig/config/m68k/xm-linux.h	Wed Jul  7 13:14:49 1999
+++ gdb/config/m68k/xm-linux.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Native support for linux, for GDB, the GNU debugger.
-   Copyright (C) 1996,1998 Free Software Foundation, Inc.
+   Copyright 1996, 1998 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/m68k/xm-m68kv4.h gdb/config/m68k/xm-m68kv4.h
--- gdb.orig/config/m68k/xm-m68kv4.h	Wed Jul  7 13:14:52 1999
+++ gdb/config/m68k/xm-m68kv4.h	Wed Feb 28 01:17:13 2001
@@ -1,6 +1,6 @@
 /* Host definitions for GDB on a Motorola 680x0 running SVR4.
    (Commodore Amiga with amix or Atari TT with ASV)
-   Copyright 1991, 1992 Free Software Foundation, Inc.
+   Copyright 1991, 1992, 1994, 1996 Free Software Foundation, Inc.
    Written by Fred Fish at Cygnus Support (fnf@cygnus.com)
 
    This file is part of GDB.
diff -upr gdb.orig/config/m68k/xm-mpw.h gdb/config/m68k/xm-mpw.h
--- gdb.orig/config/m68k/xm-mpw.h	Wed Jul  7 13:14:53 1999
+++ gdb/config/m68k/xm-mpw.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Macro definitions for running GDB on Apple 68k-based Macintoshes.
-   Copyright (C) 1994, 1995 Free Software Foundation, Inc.
+   Copyright 1994, 1995 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/m68k/xm-news.h gdb/config/m68k/xm-news.h
--- gdb.orig/config/m68k/xm-news.h	Wed Jul  7 13:14:55 1999
+++ gdb/config/m68k/xm-news.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Parameters for execution on a Sony/NEWS, for GDB, the GNU debugger.
-   Copyright 1987, 1989, 1992 Free Software Foundation, Inc.
+   Copyright 1987, 1989, 1992, 1993, 1994, 1996
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/m68k/xm-sun2.h gdb/config/m68k/xm-sun2.h
--- gdb.orig/config/m68k/xm-sun2.h	Wed Jul  7 13:14:57 1999
+++ gdb/config/m68k/xm-sun2.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Parameters for execution on a Sun, for GDB, the GNU debugger.
-   Copyright (C) 1986, 1987, 1989, 1996 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1996 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/m68k/xm-sun3.h gdb/config/m68k/xm-sun3.h
--- gdb.orig/config/m68k/xm-sun3.h	Wed Jul  7 13:14:58 1999
+++ gdb/config/m68k/xm-sun3.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Parameters for execution on a Sun, for GDB, the GNU debugger.
-   Copyright (C) 1986, 1987, 1989, 1996 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1996 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/m68k/xm-sun3os4.h gdb/config/m68k/xm-sun3os4.h
--- gdb.orig/config/m68k/xm-sun3os4.h	Wed Jul  7 13:14:59 1999
+++ gdb/config/m68k/xm-sun3os4.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Macro definitions for a sun 3 running os 4.
-   Copyright (C) 1989, Free Software Foundation, Inc.
+   Copyright 1989, 1996, 1998 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/m88k/nm-delta88v4.h gdb/config/m88k/nm-delta88v4.h
--- gdb.orig/config/m88k/nm-delta88v4.h	Wed Jul  7 13:15:01 1999
+++ gdb/config/m88k/nm-delta88v4.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Native machine description for Motorola Delta 88 box, for GDB.
-   Copyright 1986, 1987, 1988, 1989, 1990, 1991 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1993
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/m88k/tm-delta88.h gdb/config/m88k/tm-delta88.h
--- gdb.orig/config/m88k/tm-delta88.h	Wed Jul  7 13:15:05 1999
+++ gdb/config/m88k/tm-delta88.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Target machine description for Motorola Delta 88 box, for GDB.
-   Copyright 1986, 1987, 1988, 1989, 1990, 1991 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1993, 1994
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/m88k/tm-delta88v4.h gdb/config/m88k/tm-delta88v4.h
--- gdb.orig/config/m88k/tm-delta88v4.h	Mon Dec 13 18:05:41 1999
+++ gdb/config/m88k/tm-delta88v4.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Target machine description for Motorola Delta 88 box, for GDB.
-   Copyright 1986, 1987, 1988, 1989, 1990, 1991 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1993, 1994, 1998, 1999
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/m88k/tm-m88k.h gdb/config/m88k/tm-m88k.h
--- gdb.orig/config/m88k/tm-m88k.h	Sat May 27 19:11:39 2000
+++ gdb/config/m88k/tm-m88k.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Target machine description for generic Motorola 88000, for GDB.
-   Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1993
+   Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1993, 1994, 1996, 1998,
+   1999, 2000
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/config/m88k/xm-cxux.h gdb/config/m88k/xm-cxux.h
--- gdb.orig/config/m88k/xm-cxux.h	Wed Jul  7 13:15:08 1999
+++ gdb/config/m88k/xm-cxux.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Host-machine dependent parameters for Motorola 88000, for GDB.
-   Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1993
+   Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1993, 1994, 1996, 1998
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/config/m88k/xm-delta88.h gdb/config/m88k/xm-delta88.h
--- gdb.orig/config/m88k/xm-delta88.h	Wed Jul  7 13:15:09 1999
+++ gdb/config/m88k/xm-delta88.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Host machine description for Motorola Delta 88 system, for GDB.
-   Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1992
+   Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/config/m88k/xm-delta88v4.h gdb/config/m88k/xm-delta88v4.h
--- gdb.orig/config/m88k/xm-delta88v4.h	Wed Jul  7 13:15:10 1999
+++ gdb/config/m88k/xm-delta88v4.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Host machine description for Motorola Delta 88 box, for GDB.
-   Copyright 1986, 1987, 1988, 1989, 1990, 1991 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1993
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/m88k/xm-dgux.h gdb/config/m88k/xm-dgux.h
--- gdb.orig/config/m88k/xm-dgux.h	Wed Jul  7 13:15:11 1999
+++ gdb/config/m88k/xm-dgux.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Host-machine dependent parameters for Motorola 88000, for GDB.
-   Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1993
+   Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1993, 1998
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/config/mcore/tm-mcore.h gdb/config/mcore/tm-mcore.h
--- gdb.orig/config/mcore/tm-mcore.h	Mon Jul 17 09:58:30 2000
+++ gdb/config/mcore/tm-mcore.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Parameters for execution on a Motorola MCore.
-   Copyright (C) 1995 Free Software Foundation, Inc.
+   Copyright 1995, 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/mips/nm-irix3.h gdb/config/mips/nm-irix3.h
--- gdb.orig/config/mips/nm-irix3.h	Sat May 27 19:11:39 2000
+++ gdb/config/mips/nm-irix3.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Definitions for SGI irix3 native support.
-   Copyright 1991, 1992 Free Software Foundation, Inc.
+   Copyright 1991, 1992, 1993, 1996, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/mips/nm-irix4.h gdb/config/mips/nm-irix4.h
--- gdb.orig/config/mips/nm-irix4.h	Sat May 27 19:11:39 2000
+++ gdb/config/mips/nm-irix4.h	Wed Feb 28 01:17:13 2001
@@ -1,6 +1,7 @@
 /* Definitions for native support of irix4.
 
-   Copyright (C) 1991, 1992 Free Software Foundation, Inc.
+   Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/mips/nm-irix5.h gdb/config/mips/nm-irix5.h
--- gdb.orig/config/mips/nm-irix5.h	Sat May 27 19:11:39 2000
+++ gdb/config/mips/nm-irix5.h	Wed Feb 28 01:17:13 2001
@@ -1,6 +1,6 @@
 /* Definitions for native support of irix5.
 
-   Copyright (C) 1993, 1998 Free Software Foundation, Inc.
+   Copyright 1993, 1996, 1998, 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/mips/nm-mips.h gdb/config/mips/nm-mips.h
--- gdb.orig/config/mips/nm-mips.h	Sat May 27 19:11:40 2000
+++ gdb/config/mips/nm-mips.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Native definitions for GDB on DECstations, Sony News. and MIPS Riscos systems
-   Copyright (C) 1986, 1987, 1989, 1992 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1992, 1995, 1996, 2000
+   Free Software Foundation, Inc.
    Contributed by Per Bothner(bothner@cs.wisc.edu) at U.Wisconsin
    and by Alessandro Forin(af@cs.cmu.edu) at CMU
 
diff -upr gdb.orig/config/mips/nm-news-mips.h gdb/config/mips/nm-news-mips.h
--- gdb.orig/config/mips/nm-news-mips.h	Wed Jul  7 13:15:17 1999
+++ gdb/config/mips/nm-news-mips.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Definitions to make GDB run on a mips box under 4.3bsd.
-   Copyright (C) 1986, 1987, 1989 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1993, 1996 Free Software Foundation, Inc.
    Contributed by Per Bothner(bothner@cs.wisc.edu) at U.Wisconsin
    and by Alessandro Forin(af@cs.cmu.edu) at CMU
 
diff -upr gdb.orig/config/mips/tm-bigmips.h gdb/config/mips/tm-bigmips.h
--- gdb.orig/config/mips/tm-bigmips.h	Fri Jun  9 10:50:02 2000
+++ gdb/config/mips/tm-bigmips.h	Wed Feb 28 01:17:13 2001
@@ -1,4 +1,4 @@
-/* Copyright (C) 1990, 2000 Free Software Foundation, Inc.
+/* Copyright 1990, 1994, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/mips/tm-embed.h gdb/config/mips/tm-embed.h
--- gdb.orig/config/mips/tm-embed.h	Tue Jun  6 14:53:43 2000
+++ gdb/config/mips/tm-embed.h	Wed Feb 28 01:17:13 2001
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993, 2000 Free Software Foundation, Inc.
+/* Copyright 1993, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/mips/tm-embed64.h gdb/config/mips/tm-embed64.h
--- gdb.orig/config/mips/tm-embed64.h	Tue Jun  6 14:53:43 2000
+++ gdb/config/mips/tm-embed64.h	Wed Feb 28 01:17:13 2001
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993, 2000 Free Software Foundation, Inc.
+/* Copyright 1993, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/mips/tm-embedl.h gdb/config/mips/tm-embedl.h
--- gdb.orig/config/mips/tm-embedl.h	Tue Jun  6 14:53:43 2000
+++ gdb/config/mips/tm-embedl.h	Wed Feb 28 01:17:13 2001
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993, 2000 Free Software Foundation, Inc.
+/* Copyright 1993, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/mips/tm-embedl64.h gdb/config/mips/tm-embedl64.h
--- gdb.orig/config/mips/tm-embedl64.h	Tue Jun  6 14:53:43 2000
+++ gdb/config/mips/tm-embedl64.h	Wed Feb 28 01:17:13 2001
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993, 2000 Free Software Foundation, Inc.
+/* Copyright 1993, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/mips/tm-irix3.h gdb/config/mips/tm-irix3.h
--- gdb.orig/config/mips/tm-irix3.h	Mon Oct 11 21:37:28 1999
+++ gdb/config/mips/tm-irix3.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Target machine description for SGI Iris under Irix, for GDB.
-   Copyright 1990, 1991, 1992, 1993, 1995 Free Software Foundation, Inc.
+   Copyright 1990, 1991, 1992, 1993, 1995, 1999
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/mips/tm-irix5.h gdb/config/mips/tm-irix5.h
--- gdb.orig/config/mips/tm-irix5.h	Fri Jun  9 10:50:02 2000
+++ gdb/config/mips/tm-irix5.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Target machine description for SGI Iris under Irix 5, for GDB.
-   Copyright 1990-1993, 1995, 2000 Free Software Foundation, Inc.
+   Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1998, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/mips/tm-mips.h gdb/config/mips/tm-mips.h
--- gdb.orig/config/mips/tm-mips.h	Mon Dec  4 08:04:07 2000
+++ gdb/config/mips/tm-mips.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Definitions to make GDB run on a mips box under 4.3bsd.
-   Copyright 1986, 1987, 1989, 1991, 1992, 1993, 1994, 1995
+   Copyright 1986, 1987, 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
+   1998, 1999, 2000
    Free Software Foundation, Inc.
    Contributed by Per Bothner (bothner@cs.wisc.edu) at U.Wisconsin
    and by Alessandro Forin (af@cs.cmu.edu) at CMU..
diff -upr gdb.orig/config/mips/tm-mips64.h gdb/config/mips/tm-mips64.h
--- gdb.orig/config/mips/tm-mips64.h	Mon Jun 12 15:33:06 2000
+++ gdb/config/mips/tm-mips64.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Target machine parameters for MIPS r4000
-   Copyright 1994, 1996, 2000 Free Software Foundation, Inc.
+   Copyright 1994, 1996, 1997, 1998, 2000 Free Software Foundation, Inc.
    Contributed by Ian Lance Taylor (ian@cygnus.com)
 
    This file is part of GDB.
diff -upr gdb.orig/config/mips/tm-mipsm3.h gdb/config/mips/tm-mipsm3.h
--- gdb.orig/config/mips/tm-mipsm3.h	Wed Jul  7 13:15:31 1999
+++ gdb/config/mips/tm-mipsm3.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Definitions to make GDB run on a mips box under Mach 3.0
-   Copyright (C) 1992 Free Software Foundation, Inc.
+   Copyright 1992, 1993, 1998 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/mips/tm-mipsv4.h gdb/config/mips/tm-mipsv4.h
--- gdb.orig/config/mips/tm-mipsv4.h	Wed May 10 17:50:49 2000
+++ gdb/config/mips/tm-mipsv4.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Target machine description for MIPS running SVR4, for GDB.
-   Copyright 1994, 1995 Free Software Foundation, Inc.
+   Copyright 1994, 1995, 1998, 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/mips/tm-tx39.h gdb/config/mips/tm-tx39.h
--- gdb.orig/config/mips/tm-tx39.h	Fri Jun  9 10:50:02 2000
+++ gdb/config/mips/tm-tx39.h	Wed Feb 28 01:17:13 2001
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993, 2000 Free Software Foundation, Inc.
+/* Copyright 1993, 1997, 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/mips/tm-tx39l.h gdb/config/mips/tm-tx39l.h
--- gdb.orig/config/mips/tm-tx39l.h	Fri Jun  9 10:50:02 2000
+++ gdb/config/mips/tm-tx39l.h	Wed Feb 28 01:17:13 2001
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993, 2000 Free Software Foundation, Inc.
+/* Copyright 1993, 1997, 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/mips/tm-vr4100.h gdb/config/mips/tm-vr4100.h
--- gdb.orig/config/mips/tm-vr4100.h	Fri Jun  9 10:50:02 2000
+++ gdb/config/mips/tm-vr4100.h	Wed Feb 28 01:17:13 2001
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998, 2000 Free Software Foundation, Inc.
+/* Copyright 1998, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/mips/tm-vr4300.h gdb/config/mips/tm-vr4300.h
--- gdb.orig/config/mips/tm-vr4300.h	Tue Jun  6 14:53:43 2000
+++ gdb/config/mips/tm-vr4300.h	Wed Feb 28 01:17:13 2001
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993, 1996, 2000 Free Software Foundation, Inc.
+/* Copyright 1993, 1995, 1996, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/mips/tm-vr4300el.h gdb/config/mips/tm-vr4300el.h
--- gdb.orig/config/mips/tm-vr4300el.h	Tue Jun  6 14:53:43 2000
+++ gdb/config/mips/tm-vr4300el.h	Wed Feb 28 01:17:13 2001
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993, 1996, 2000 Free Software Foundation, Inc.
+/* Copyright 1993, 1995, 1996, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/mips/tm-vr4xxx.h gdb/config/mips/tm-vr4xxx.h
--- gdb.orig/config/mips/tm-vr4xxx.h	Fri Jun  9 10:50:02 2000
+++ gdb/config/mips/tm-vr4xxx.h	Wed Feb 28 01:17:13 2001
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998, 2000 Free Software Foundation, Inc.
+/* Copyright 1998, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/mips/tm-vr4xxxel.h gdb/config/mips/tm-vr4xxxel.h
--- gdb.orig/config/mips/tm-vr4xxxel.h	Fri Jun  9 10:50:02 2000
+++ gdb/config/mips/tm-vr4xxxel.h	Wed Feb 28 01:17:13 2001
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998, 2000 Free Software Foundation, Inc.
+/* Copyright 1998, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/mips/tm-vr5000.h gdb/config/mips/tm-vr5000.h
--- gdb.orig/config/mips/tm-vr5000.h	Fri Jun  9 10:50:02 2000
+++ gdb/config/mips/tm-vr5000.h	Wed Feb 28 01:17:13 2001
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996, 2000 Free Software Foundation, Inc.
+/* Copyright 1996, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/mips/tm-vr5000el.h gdb/config/mips/tm-vr5000el.h
--- gdb.orig/config/mips/tm-vr5000el.h	Fri Jun  9 10:50:02 2000
+++ gdb/config/mips/tm-vr5000el.h	Wed Feb 28 01:17:13 2001
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996, 2000 Free Software Foundation, Inc.
+/* Copyright 1996, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/mips/xm-irix3.h gdb/config/mips/xm-irix3.h
--- gdb.orig/config/mips/xm-irix3.h	Wed Jul  7 13:15:43 1999
+++ gdb/config/mips/xm-irix3.h	Wed Feb 28 01:17:13 2001
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991 Free Software Foundation, Inc.
+/* Copyright 1991, 1993, 1994, 1995 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/mips/xm-irix4.h gdb/config/mips/xm-irix4.h
--- gdb.orig/config/mips/xm-irix4.h	Wed Jul  7 13:15:44 1999
+++ gdb/config/mips/xm-irix4.h	Wed Feb 28 01:17:13 2001
@@ -1,6 +1,6 @@
 /* Definitions for irix4 hosting support.
 
-   Copyright (C) 1991, 1992 Free Software Foundation, Inc.
+   Copyright 1991, 1992, 1993, 1994, 1995 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/mips/xm-irix5.h gdb/config/mips/xm-irix5.h
--- gdb.orig/config/mips/xm-irix5.h	Wed Jul  7 13:15:45 1999
+++ gdb/config/mips/xm-irix5.h	Wed Feb 28 01:17:13 2001
@@ -1,6 +1,6 @@
 /* Definitions for irix5 hosting support.
 
-   Copyright (C) 1993, 1996 Free Software Foundation, Inc.
+   Copyright 1993, 1994, 1995, 1996 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/mips/xm-mips.h gdb/config/mips/xm-mips.h
--- gdb.orig/config/mips/xm-mips.h	Wed Jul  7 13:15:46 1999
+++ gdb/config/mips/xm-mips.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Definitions to make GDB run on a mips box under 4.3bsd.
-   Copyright (C) 1986, 1987, 1989 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1993, 1994, 1995, 1996, 1998
+   Free Software Foundation, Inc.
    Contributed by Per Bothner(bothner@cs.wisc.edu) at U.Wisconsin
    and by Alessandro Forin(af@cs.cmu.edu) at CMU
 
diff -upr gdb.orig/config/mips/xm-mipsm3.h gdb/config/mips/xm-mipsm3.h
--- gdb.orig/config/mips/xm-mipsm3.h	Wed Jul  7 13:15:47 1999
+++ gdb/config/mips/xm-mipsm3.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Definitions to make GDB run on a mips box under 4.3bsd.
-   Copyright (C) 1986, 1987, 1989 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1993 Free Software Foundation, Inc.
    Contributed by Per Bothner(bothner@cs.wisc.edu) at U.Wisconsin
    and by Alessandro Forin(af@cs.cmu.edu) at CMU
 
diff -upr gdb.orig/config/mips/xm-mipsv4.h gdb/config/mips/xm-mipsv4.h
--- gdb.orig/config/mips/xm-mipsv4.h	Wed Jul  7 13:15:49 1999
+++ gdb/config/mips/xm-mipsv4.h	Wed Feb 28 01:17:13 2001
@@ -1,6 +1,6 @@
 /* Definitions for MIPS running SVR4 hosting support.
 
-   Copyright (C) 1994 Free Software Foundation, Inc.
+   Copyright 1994 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/mips/xm-news-mips.h gdb/config/mips/xm-news-mips.h
--- gdb.orig/config/mips/xm-news-mips.h	Wed Jul  7 13:15:50 1999
+++ gdb/config/mips/xm-news-mips.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Definitions to make GDB run on a mips box under 4.3bsd.
-   Copyright (C) 1986, 1987, 1989 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1993, 1994, 1995
+   Free Software Foundation, Inc.
    Contributed by Per Bothner(bothner@cs.wisc.edu) at U.Wisconsin
    and by Alessandro Forin(af@cs.cmu.edu) at CMU
 
diff -upr gdb.orig/config/mips/xm-riscos.h gdb/config/mips/xm-riscos.h
--- gdb.orig/config/mips/xm-riscos.h	Wed Jul  7 13:15:51 1999
+++ gdb/config/mips/xm-riscos.h	Wed Feb 28 01:17:13 2001
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993 Free Software Foundation, Inc.
+/* Copyright 1993, 1994, 1995 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/mn10200/tm-mn10200.h gdb/config/mn10200/tm-mn10200.h
--- gdb.orig/config/mn10200/tm-mn10200.h	Mon Feb 26 17:41:12 2001
+++ gdb/config/mn10200/tm-mn10200.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Parameters for execution on a Matsushita mn10200 processor.
-   Copyright 1997 Free Software Foundation, Inc. 
+   Copyright 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
 
    Contributed by Geoffrey Noer <noer@cygnus.com>
 
diff -upr gdb.orig/config/mn10300/tm-mn10300.h gdb/config/mn10300/tm-mn10300.h
--- gdb.orig/config/mn10300/tm-mn10300.h	Tue Aug 29 12:03:22 2000
+++ gdb/config/mn10300/tm-mn10300.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Parameters for execution on a Matsushita mn10300 processor.
-   Copyright 1996, 1997, 2000 Free Software Foundation, Inc. 
+   Copyright 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
 
    Contributed by Geoffrey Noer <noer@cygnus.com>
 
diff -upr gdb.orig/config/nm-gnu.h gdb/config/nm-gnu.h
--- gdb.orig/config/nm-gnu.h	Wed Dec 22 14:45:11 1999
+++ gdb/config/nm-gnu.h	Wed Feb 28 01:17:13 2001
@@ -1,6 +1,6 @@
 /* Common declarations for the GNU Hurd
 
-   Copyright (C) 1995, 1998 Free Software Foundation, Inc.
+   Copyright 1995, 1996, 1998, 1999 Free Software Foundation, Inc.
 
    Written by Miles Bader <miles@gnu.ai.mit.edu>
 
diff -upr gdb.orig/config/nm-linux.h gdb/config/nm-linux.h
--- gdb.orig/config/nm-linux.h	Mon Sep 11 22:00:20 2000
+++ gdb/config/nm-linux.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Native support for GNU/Linux, for GDB, the GNU debugger.
-   Copyright (C) 1999
+   Copyright 1996, 1999, 2000
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/config/nm-lynx.h gdb/config/nm-lynx.h
--- gdb.orig/config/nm-lynx.h	Fri Nov  3 17:27:57 2000
+++ gdb/config/nm-lynx.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Native-dependent definitions for LynxOS.
-   Copyright 1993 Free Software Foundation, Inc.
+   Copyright 1993, 1994, 1995, 1996, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/nm-m3.h gdb/config/nm-m3.h
--- gdb.orig/config/nm-m3.h	Wed Jul  7 13:11:29 1999
+++ gdb/config/nm-m3.h	Wed Feb 28 01:17:13 2001
@@ -1,6 +1,6 @@
 /* Mach 3.0 common definitions and global vars.
 
-   Copyright (C) 1992 Free Software Foundation, Inc.
+   Copyright 1992, 1993, 1994, 1996 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/nm-sysv4.h gdb/config/nm-sysv4.h
--- gdb.orig/config/nm-sysv4.h	Wed Jul  7 13:11:31 1999
+++ gdb/config/nm-sysv4.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Definitions for running gdb on a host machine running any flavor of SVR4.
-   Copyright 1991, 1992, 1998 Free Software Foundation, Inc.
+   Copyright 1991, 1992, 1993, 1998 Free Software Foundation, Inc.
    Written by Fred Fish at Cygnus Support (fnf@cygnus.com).
 
    This file is part of GDB.
diff -upr gdb.orig/config/none/nm-none.h gdb/config/none/nm-none.h
--- gdb.orig/config/none/nm-none.h	Wed Jul  7 13:15:57 1999
+++ gdb/config/none/nm-none.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Defines needed when configuring for "none".
-   Copyright (C) 1993 Free Software Foundation, Inc.
+   Copyright 1993 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/none/tm-none.h gdb/config/none/tm-none.h
--- gdb.orig/config/none/tm-none.h	Wed Jul  7 13:15:59 1999
+++ gdb/config/none/tm-none.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Defines needed when configuring for "none".
-   Copyright (C) 1993 Free Software Foundation, Inc.
+   Copyright 1993, 1998 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/none/xm-none.h gdb/config/none/xm-none.h
--- gdb.orig/config/none/xm-none.h	Wed Jul  7 13:16:00 1999
+++ gdb/config/none/xm-none.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Defines needed when configuring for "none".
-   Copyright (C) 1993 Free Software Foundation, Inc.
+   Copyright 1993 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/ns32k/nm-nbsd.h gdb/config/ns32k/nm-nbsd.h
--- gdb.orig/config/ns32k/nm-nbsd.h	Sat May 27 19:11:40 2000
+++ gdb/config/ns32k/nm-nbsd.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Native-dependent definitions for ns32k running NetBSD, for GDB.
-   Copyright 1986, 1987, 1989, 1992, 1994 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1992, 1994, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/ns32k/nm-umax.h gdb/config/ns32k/nm-umax.h
--- gdb.orig/config/ns32k/nm-umax.h	Mon Feb 26 17:41:12 2001
+++ gdb/config/ns32k/nm-umax.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Definitions to make GDB run on an encore under umax 4.2
-   Copyright 1987, 1989, 1992 Free Software Foundation, Inc.
+   Copyright 1987, 1989, 1992, 2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/ns32k/tm-merlin.h gdb/config/ns32k/tm-merlin.h
--- gdb.orig/config/ns32k/tm-merlin.h	Sat May 27 19:11:40 2000
+++ gdb/config/ns32k/tm-merlin.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Definitions to target GDB to a merlin under utek 2.1
-   Copyright 1986, 1987, 1989, 1991, 1993 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1991, 1993, 1994, 1998, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/ns32k/tm-nbsd.h gdb/config/ns32k/tm-nbsd.h
--- gdb.orig/config/ns32k/tm-nbsd.h	Wed Jul  7 13:16:06 1999
+++ gdb/config/ns32k/tm-nbsd.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Macro definitions for ns32k running under NetBSD.
-   Copyright 1986, 1987, 1989, 1991, 1992, 1993 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1991, 1992, 1993, 1994
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/ns32k/tm-ns32km3.h gdb/config/ns32k/tm-ns32km3.h
--- gdb.orig/config/ns32k/tm-ns32km3.h	Wed Jul  7 13:16:07 1999
+++ gdb/config/ns32k/tm-ns32km3.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Macro definitions for ns532, Mach 3.0
-   Copyright (C) 1992 Free Software Foundation, Inc.
+   Copyright 1992, 1993, 1994 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/ns32k/tm-umax.h gdb/config/ns32k/tm-umax.h
--- gdb.orig/config/ns32k/tm-umax.h	Wed Jan 24 16:46:40 2001
+++ gdb/config/ns32k/tm-umax.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Definitions to make GDB run on an encore under umax 4.2
-   Copyright 1987, 1989, 1991, 1993 Free Software Foundation, Inc.
+   Copyright 1987, 1989, 1991, 1993, 1994, 1998, 1999, 2000, 2001
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/ns32k/xm-merlin.h gdb/config/ns32k/xm-merlin.h
--- gdb.orig/config/ns32k/xm-merlin.h	Mon Feb 26 17:41:12 2001
+++ gdb/config/ns32k/xm-merlin.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Definitions to make GDB run on a merlin under utek 2.1
-   Copyright 1986, 1987, 1989, 1991, 1992 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1991, 1992, 1993, 2001
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/ns32k/xm-ns32km3.h gdb/config/ns32k/xm-ns32km3.h
--- gdb.orig/config/ns32k/xm-ns32km3.h	Wed Jul  7 13:16:12 1999
+++ gdb/config/ns32k/xm-ns32km3.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Definitions to make GDB run on Mach 3 on an National ns32k
-   Copyright (C) 1986, 1987, 1989, 1991 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1991, 1993, 1994, 1995, 1996
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/pa/nm-hppab.h gdb/config/pa/nm-hppab.h
--- gdb.orig/config/pa/nm-hppab.h	Wed Jul  7 13:16:15 1999
+++ gdb/config/pa/nm-hppab.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* HPPA PA-RISC machine native support for BSD, for GDB.
-   Copyright 1991, 1992 Free Software Foundation, Inc. 
+   Copyright 1991, 1992, 1993, 1994, 1995 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/pa/nm-hppah.h gdb/config/pa/nm-hppah.h
--- gdb.orig/config/pa/nm-hppah.h	Sat May 27 19:11:40 2000
+++ gdb/config/pa/nm-hppah.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Native support for HPPA-RISC machine running HPUX, for GDB.
-   Copyright 1991, 1992 Free Software Foundation, Inc. 
+   Copyright 1991, 1992, 1994, 1996, 1998, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/pa/nm-hppao.h gdb/config/pa/nm-hppao.h
--- gdb.orig/config/pa/nm-hppao.h	Wed Jul  7 13:16:18 1999
+++ gdb/config/pa/nm-hppao.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* HPPA PA-RISC machine native support for Lites, for GDB.
-   Copyright 1995 Free Software Foundation, Inc. 
+   Copyright 1995 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/pa/tm-hppa.h gdb/config/pa/tm-hppa.h
--- gdb.orig/config/pa/tm-hppa.h	Tue Aug 29 12:03:22 2000
+++ gdb/config/pa/tm-hppa.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Parameters for execution on any Hewlett-Packard PA-RISC machine.
-   Copyright 1986, 1987, 1989-1993, 1995, 1999, 2000 Free Software Foundation, Inc. 
+   Copyright 1986, 1987, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996,
+   1998, 1999, 2000 Free Software Foundation, Inc.
 
    Contributed by the Center for Software Science at the
    University of Utah (pa-gdb-bugs@cs.utah.edu).
diff -upr gdb.orig/config/pa/tm-hppa64.h gdb/config/pa/tm-hppa64.h
--- gdb.orig/config/pa/tm-hppa64.h	Sat May 27 19:11:40 2000
+++ gdb/config/pa/tm-hppa64.h	Wed Feb 28 01:17:13 2001
@@ -1,6 +1,6 @@
 /* Parameters for execution on any Hewlett-Packard PA-RISC machine.
-   Copyright 1986, 1987, 1989, 1990, 1991, 1992, 1993, 1995
-   Free Software Foundation, Inc. 
+   Copyright 1986, 1987, 1989, 1990, 1991, 1992, 1993, 1995, 1999, 2000
+   Free Software Foundation, Inc.
 
    Contributed by the Center for Software Science at the
    University of Utah (pa-gdb-bugs@cs.utah.edu).
diff -upr gdb.orig/config/pa/tm-hppah.h gdb/config/pa/tm-hppah.h
--- gdb.orig/config/pa/tm-hppah.h	Mon Aug 16 12:55:09 1999
+++ gdb/config/pa/tm-hppah.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Parameters for execution on an HP PA-RISC machine, running HPUX, for GDB.
-   Copyright 1991, 1992 Free Software Foundation, Inc. 
+   Copyright 1991, 1992, 1995, 1998 Free Software Foundation, Inc.
 
    Contributed by the Center for Software Science at the
    University of Utah (pa-gdb-bugs@cs.utah.edu).
diff -upr gdb.orig/config/pa/xm-hppab.h gdb/config/pa/xm-hppab.h
--- gdb.orig/config/pa/xm-hppab.h	Wed Jul  7 13:16:23 1999
+++ gdb/config/pa/xm-hppab.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Parameters for hosting on an HPPA PA-RISC machine, running BSD, for GDB.
-   Copyright 1991, 1992 Free Software Foundation, Inc. 
+   Copyright 1991, 1992, 1993, 1996, 1998 Free Software Foundation, Inc.
 
    Contributed by the Center for Software Science at the
    University of Utah (pa-gdb-bugs@cs.utah.edu).
diff -upr gdb.orig/config/pa/xm-hppah.h gdb/config/pa/xm-hppah.h
--- gdb.orig/config/pa/xm-hppah.h	Sat May 27 19:11:40 2000
+++ gdb/config/pa/xm-hppah.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Parameters for hosting on an HPPA-RISC machine running HPUX, for GDB.
-   Copyright 1991, 1992 Free Software Foundation, Inc. 
+   Copyright 1991, 1992, 1993, 1995, 1996, 2000
+   Free Software Foundation, Inc.
 
    Contributed by the Center for Software Science at the
    University of Utah (pa-gdb-bugs@cs.utah.edu).
diff -upr gdb.orig/config/powerpc/nm-aix.h gdb/config/powerpc/nm-aix.h
--- gdb.orig/config/powerpc/nm-aix.h	Wed Jul  7 13:16:25 1999
+++ gdb/config/powerpc/nm-aix.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* IBM PowerPC native-dependent macros for GDB, the GNU debugger.
-   Copyright 1995 Free Software Foundation, Inc.
+   Copyright 1995, 1996 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/powerpc/nm-linux.h gdb/config/powerpc/nm-linux.h
--- gdb.orig/config/powerpc/nm-linux.h	Sun Sep 17 17:17:32 2000
+++ gdb/config/powerpc/nm-linux.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* IBM PowerPC native-dependent macros for GDB, the GNU debugger.
-   Copyright 1995 Free Software Foundation, Inc.
+   Copyright 1995, 2000 Free Software Foundation, Inc.
 
 This file is part of GDB.
 
diff -upr gdb.orig/config/powerpc/nm-macos.h gdb/config/powerpc/nm-macos.h
--- gdb.orig/config/powerpc/nm-macos.h	Wed Jul  7 13:16:27 1999
+++ gdb/config/powerpc/nm-macos.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* PowerMac native-dependent macros for GDB, the GNU debugger.
-   Copyright (C) 1995 Free Software Foundation, Inc.
+   Copyright 1995 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/powerpc/nm-nbsd.h gdb/config/powerpc/nm-nbsd.h
--- gdb.orig/config/powerpc/nm-nbsd.h	Thu May 18 16:43:58 2000
+++ gdb/config/powerpc/nm-nbsd.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Native-dependent definitions for PowerPC running NetBSD ELF, for GDB.
-   Copyright (C) 2000, Free Software Foundation, Inc.
+   Copyright 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/powerpc/tm-cygwin.h gdb/config/powerpc/tm-cygwin.h
--- gdb.orig/config/powerpc/tm-cygwin.h	Wed Jul  7 13:16:29 1999
+++ gdb/config/powerpc/tm-cygwin.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Macro definitions PowerPC running under the Cygwin API.
-   Copyright 1996 Free Software Foundation, Inc.
+   Copyright 1996, 1998 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/powerpc/tm-linux.h gdb/config/powerpc/tm-linux.h
--- gdb.orig/config/powerpc/tm-linux.h	Fri Nov  3 17:27:58 2000
+++ gdb/config/powerpc/tm-linux.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Definitions to target GDB to Linux on 386.
-   Copyright 1992, 1993 Free Software Foundation, Inc.
+   Copyright 1992, 1993, 2000 Free Software Foundation, Inc.
 
 This file is part of GDB.
 
diff -upr gdb.orig/config/powerpc/tm-macos.h gdb/config/powerpc/tm-macos.h
--- gdb.orig/config/powerpc/tm-macos.h	Fri Nov 10 10:23:02 2000
+++ gdb/config/powerpc/tm-macos.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Macro definitions for Power PC running MacOS.
-   Copyright (C) 1995 Free Software Foundation, Inc.
+   Copyright 1995, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/powerpc/tm-ppc-aix.h gdb/config/powerpc/tm-ppc-aix.h
--- gdb.orig/config/powerpc/tm-ppc-aix.h	Sat Jun 17 01:17:49 2000
+++ gdb/config/powerpc/tm-ppc-aix.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Macro definitions for Power PC running AIX.
-   Copyright 1995 Free Software Foundation, Inc.
+   Copyright 1995, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/powerpc/tm-ppc-eabi.h gdb/config/powerpc/tm-ppc-eabi.h
--- gdb.orig/config/powerpc/tm-ppc-eabi.h	Fri Nov 10 10:23:02 2000
+++ gdb/config/powerpc/tm-ppc-eabi.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Macro definitions for Power PC running embedded ABI.
-   Copyright 1995, 1996, 1997 Free Software Foundation, Inc.
+   Copyright 1995, 1996, 1997, 1998, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/powerpc/tm-ppc-nw.h gdb/config/powerpc/tm-ppc-nw.h
--- gdb.orig/config/powerpc/tm-ppc-nw.h	Fri Nov 10 10:23:02 2000
+++ gdb/config/powerpc/tm-ppc-nw.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Macro definitions for Power PC running Netware.
-   Copyright 1994 Free Software Foundation, Inc.
+   Copyright 1994, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/powerpc/tm-ppcle-eabi.h gdb/config/powerpc/tm-ppcle-eabi.h
--- gdb.orig/config/powerpc/tm-ppcle-eabi.h	Wed Jul  7 13:16:35 1999
+++ gdb/config/powerpc/tm-ppcle-eabi.h	Wed Feb 28 01:17:13 2001
@@ -1,6 +1,6 @@
 /* Macro definitions for Power PC running embedded ABI
    in little endian mode.
-   Copyright 1995 Free Software Foundation, Inc.
+   Copyright 1995, 1998 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/powerpc/tm-solaris.h gdb/config/powerpc/tm-solaris.h
--- gdb.orig/config/powerpc/tm-solaris.h	Sat May 27 19:11:40 2000
+++ gdb/config/powerpc/tm-solaris.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Macro definitions for GDB for a PowerPC running Solaris 2
-   Copyright 1996 Free Software Foundation, Inc.
+   Copyright 1996, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/powerpc/xm-aix.h gdb/config/powerpc/xm-aix.h
--- gdb.orig/config/powerpc/xm-aix.h	Sat May 27 19:11:40 2000
+++ gdb/config/powerpc/xm-aix.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Parameters for hosting on an PowerPC, for GDB, the GNU debugger.
-   Copyright 1995 Free Software Foundation, Inc.
+   Copyright 1995, 1996, 2000 Free Software Foundation, Inc.
    Contributed by Cygnus Corporation.
 
    This file is part of GDB.
diff -upr gdb.orig/config/powerpc/xm-linux.h gdb/config/powerpc/xm-linux.h
--- gdb.orig/config/powerpc/xm-linux.h	Mon Feb 21 18:19:11 2000
+++ gdb/config/powerpc/xm-linux.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Native support for linux, for GDB, the GNU debugger.
-   Copyright (C) 1986, 1987, 1989, 1992 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1992, 1996, 2000
+   Free Software Foundation, Inc.
 
 This file is part of GDB.
 
diff -upr gdb.orig/config/powerpc/xm-mpw.h gdb/config/powerpc/xm-mpw.h
--- gdb.orig/config/powerpc/xm-mpw.h	Wed Jul  7 13:16:42 1999
+++ gdb/config/powerpc/xm-mpw.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Macro definitions for running GDB on Apple Power Macintoshes.
-   Copyright (C) 1994 Free Software Foundation, Inc.
+   Copyright 1994, 1995 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/rs6000/nm-rs6000.h gdb/config/rs6000/nm-rs6000.h
--- gdb.orig/config/rs6000/nm-rs6000.h	Thu Feb 15 19:58:02 2001
+++ gdb/config/rs6000/nm-rs6000.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* IBM RS/6000 native-dependent macros for GDB, the GNU debugger.
-   Copyright 1986, 1987, 1989, 1991, 1992, 1994, 2001
+   Copyright 1986, 1987, 1989, 1991, 1992, 1994, 1996, 1999, 2000
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/config/rs6000/tm-rs6000.h gdb/config/rs6000/tm-rs6000.h
--- gdb.orig/config/rs6000/tm-rs6000.h	Fri Nov 10 10:23:03 2000
+++ gdb/config/rs6000/tm-rs6000.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Parameters for target execution on an RS6000, for GDB, the GNU debugger.
-   Copyright 1986, 1987, 1989, 1991, 1992, 1993, 1994, 1997
+   Copyright 1986, 1987, 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
+   1998, 1999, 2000
    Free Software Foundation, Inc.
    Contributed by IBM Corporation.
 
diff -upr gdb.orig/config/rs6000/tm-rs6000ly.h gdb/config/rs6000/tm-rs6000ly.h
--- gdb.orig/config/rs6000/tm-rs6000ly.h	Fri Nov 10 10:23:03 2000
+++ gdb/config/rs6000/tm-rs6000ly.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Macro definitions for RS6000 running under LynxOS.
-   Copyright 1993 Free Software Foundation, Inc.
+   Copyright 1993, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/rs6000/xm-aix4.h gdb/config/rs6000/xm-aix4.h
--- gdb.orig/config/rs6000/xm-aix4.h	Wed Jul  7 13:16:55 1999
+++ gdb/config/rs6000/xm-aix4.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Parameters for hosting on an RS6000, for GDB, the GNU debugger.
-   Copyright 1986, 1987, 1989, 1991, 1992, 1993 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1991, 1992, 1993, 1996
+   Free Software Foundation, Inc.
    Contributed by IBM Corporation.
 
    This file is part of GDB.
diff -upr gdb.orig/config/rs6000/xm-rs6000.h gdb/config/rs6000/xm-rs6000.h
--- gdb.orig/config/rs6000/xm-rs6000.h	Mon Jan 29 17:06:26 2001
+++ gdb/config/rs6000/xm-rs6000.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Parameters for hosting on an RS6000, for GDB, the GNU debugger.
-   Copyright 1986, 1987, 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 2001 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1998,
+   2000, 2001 Free Software Foundation, Inc.
    Contributed by IBM Corporation.
 
    This file is part of GDB.
diff -upr gdb.orig/config/sh/tm-linux.h gdb/config/sh/tm-linux.h
--- gdb.orig/config/sh/tm-linux.h	Tue Oct 31 12:35:04 2000
+++ gdb/config/sh/tm-linux.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Target-specific definitions for Linux running on a Hitachi Super-H.
-   Copyright (C) 2000 Free Software Foundation, Inc.
+   Copyright 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/sh/tm-sh.h gdb/config/sh/tm-sh.h
--- gdb.orig/config/sh/tm-sh.h	Fri Dec 22 12:19:09 2000
+++ gdb/config/sh/tm-sh.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Target-specific definition for a Hitachi Super-H.
-   Copyright (C) 1993, 2000 Free Software Foundation, Inc.
+   Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/sh/tm-wince.h gdb/config/sh/tm-wince.h
--- gdb.orig/config/sh/tm-wince.h	Thu Apr 20 20:04:35 2000
+++ gdb/config/sh/tm-wince.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Target-specific definition for Window CE
-   Copyright (C) 2000 Free Software Foundation, Inc.
+   Copyright 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/sparc/nm-linux.h gdb/config/sparc/nm-linux.h
--- gdb.orig/config/sparc/nm-linux.h	Sat May 27 19:11:40 2000
+++ gdb/config/sparc/nm-linux.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Macro definitions for running gdb on a Sparc running Linux.
-   Copyright (C) 1989, 1992, 1996, 1998, 2000 Free Software Foundation, Inc.
+   Copyright 1989, 1992, 1996, 1998, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/sparc/nm-nbsd.h gdb/config/sparc/nm-nbsd.h
--- gdb.orig/config/sparc/nm-nbsd.h	Thu Jul 27 10:36:23 2000
+++ gdb/config/sparc/nm-nbsd.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Native-dependent definitions for Sparc running NetBSD, for GDB.
-   Copyright (C) 1986, 1987, 1989, 1992, 1995, 1996
+   Copyright 1986, 1987, 1989, 1992, 1994, 1996, 1999, 2000
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/config/sparc/nm-nbsdelf.h gdb/config/sparc/nm-nbsdelf.h
--- gdb.orig/config/sparc/nm-nbsdelf.h	Mon Dec 13 18:05:42 1999
+++ gdb/config/sparc/nm-nbsdelf.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Native-dependent definitions for Sparc running NetBSD ELF, for GDB.
-   Copyright (C) 1999, Free Software Foundation, Inc.
+   Copyright 1999 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/sparc/nm-sparclynx.h gdb/config/sparc/nm-sparclynx.h
--- gdb.orig/config/sparc/nm-sparclynx.h	Wed Jul  7 13:17:03 1999
+++ gdb/config/sparc/nm-sparclynx.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Native-dependent definitions for Sparc running LynxOS.
-   Copyright 1993 Free Software Foundation, Inc.
+   Copyright 1993, 1994 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/sparc/nm-sun4os4.h gdb/config/sparc/nm-sun4os4.h
--- gdb.orig/config/sparc/nm-sun4os4.h	Sat May 27 19:11:40 2000
+++ gdb/config/sparc/nm-sun4os4.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Macro definitions for running gdb on a Sun 4 running sunos 4.
-   Copyright (C) 1989, 1992, 1996 Free Software Foundation, Inc.
+   Copyright 1989, 1992, 1996, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/sparc/nm-sun4sol2.h gdb/config/sparc/nm-sun4sol2.h
--- gdb.orig/config/sparc/nm-sun4sol2.h	Wed May 31 14:18:12 2000
+++ gdb/config/sparc/nm-sun4sol2.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Native-dependent definitions for Sparc running SVR4.
-   Copyright 1994 Free Software Foundation, Inc.
+   Copyright 1994, 1996, 1997, 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/sparc/tm-linux.h gdb/config/sparc/tm-linux.h
--- gdb.orig/config/sparc/tm-linux.h	Mon Dec  6 20:56:12 1999
+++ gdb/config/sparc/tm-linux.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Macro definitions for GDB for a Sparc running Linux.
-   Copyright 1989, 1992, 1994, 1995, 1998 Free Software Foundation, Inc.
+   Copyright 1989, 1992, 1994, 1995, 1998, 1999
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/sparc/tm-sp64.h gdb/config/sparc/tm-sp64.h
--- gdb.orig/config/sparc/tm-sp64.h	Sat May 27 19:11:40 2000
+++ gdb/config/sparc/tm-sp64.h	Wed Feb 28 01:17:13 2001
@@ -1,6 +1,7 @@
 /* Target machine sub-parameters for SPARC64, for GDB, the GNU debugger.
    This is included by other tm-*.h files to define SPARC64 cpu-related info.
-   Copyright 1994, 1995, 1996, 1998 Free Software Foundation, Inc.
+   Copyright 1993, 1994, 1995, 1996, 1998, 1999, 2000
+   Free Software Foundation, Inc.
    This is (obviously) based on the SPARC Vn (n<9) port.
    Contributed by Doug Evans (dje@cygnus.com).
    Further modified by Bob Manson (manson@cygnus.com).
diff -upr gdb.orig/config/sparc/tm-sp64sim.h gdb/config/sparc/tm-sp64sim.h
--- gdb.orig/config/sparc/tm-sp64sim.h	Sat May 27 19:11:40 2000
+++ gdb/config/sparc/tm-sp64sim.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Macro definitions for GDB with the SPARC64 Simulator.
-   Copyright 1993 Free Software Foundation, Inc.
+   Copyright 1993, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/sparc/tm-sparc.h gdb/config/sparc/tm-sparc.h
--- gdb.orig/config/sparc/tm-sparc.h	Sat May 27 19:11:40 2000
+++ gdb/config/sparc/tm-sparc.h	Wed Feb 28 01:17:13 2001
@@ -1,6 +1,7 @@
 /* Target machine sub-parameters for SPARC, for GDB, the GNU debugger.
    This is included by other tm-*.h files to define SPARC cpu-related info.
-   Copyright 1986, 1987, 1989, 1991, 1992, 1993, 1994
+   Copyright 1986, 1987, 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
+   1998, 1999, 2000
    Free Software Foundation, Inc.
    Contributed by Michael Tiemann (tiemann@mcc.com)
 
diff -upr gdb.orig/config/sparc/tm-sparclet.h gdb/config/sparc/tm-sparclet.h
--- gdb.orig/config/sparc/tm-sparclet.h	Sat May 27 19:11:40 2000
+++ gdb/config/sparc/tm-sparclet.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Target machine definitions for GDB for an embedded SPARC.
-   Copyright 1996 Free Software Foundation, Inc.
+   Copyright 1996, 1997, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/sparc/tm-sparclite.h gdb/config/sparc/tm-sparclite.h
--- gdb.orig/config/sparc/tm-sparclite.h	Wed May 10 17:50:50 2000
+++ gdb/config/sparc/tm-sparclite.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Macro definitions for GDB for a Fujitsu SPARClite.
-   Copyright 1993 Free Software Foundation, Inc.
+   Copyright 1993, 1994, 1995, 1998, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/sparc/tm-sparclynx.h gdb/config/sparc/tm-sparclynx.h
--- gdb.orig/config/sparc/tm-sparclynx.h	Wed Jul  7 13:17:14 1999
+++ gdb/config/sparc/tm-sparclynx.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Macro definitions for Sparc running under LynxOS.
-   Copyright 1993 Free Software Foundation, Inc.
+   Copyright 1993, 1994 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/sparc/tm-spc-em.h gdb/config/sparc/tm-spc-em.h
--- gdb.orig/config/sparc/tm-spc-em.h	Sat May 27 19:11:40 2000
+++ gdb/config/sparc/tm-spc-em.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Target machine definitions for GDB for an embedded SPARC.
-   Copyright 1989, 1992, 1993 Free Software Foundation, Inc.
+   Copyright 1989, 1992, 1993, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/sparc/tm-sun4os4.h gdb/config/sparc/tm-sun4os4.h
--- gdb.orig/config/sparc/tm-sun4os4.h	Sat May 27 19:11:40 2000
+++ gdb/config/sparc/tm-sun4os4.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Macro definitions for GDB for a Sun 4 running sunos 4.
-   Copyright 1989, 1992, 1994, 1995 Free Software Foundation, Inc.
+   Copyright 1989, 1992, 1994, 1995, 1998, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/sparc/tm-sun4sol2.h gdb/config/sparc/tm-sun4sol2.h
--- gdb.orig/config/sparc/tm-sun4sol2.h	Sat May 27 19:11:40 2000
+++ gdb/config/sparc/tm-sun4sol2.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Macro definitions for GDB for a Sun 4 running Solaris 2
-   Copyright 1989, 1992, 1993, 1994, 1995, 1997, 1998
+   Copyright 1989, 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/config/sparc/xm-sun4os4.h gdb/config/sparc/xm-sun4os4.h
--- gdb.orig/config/sparc/xm-sun4os4.h	Wed Jul  7 13:17:23 1999
+++ gdb/config/sparc/xm-sun4os4.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Macro definitions for running gdb on a Sun 4 running sunos 4.
-   Copyright (C) 1989, 1993, 1994, 1995, 1996
+   Copyright 1989, 1993, 1994, 1995, 1996
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/config/sparc/xm-sun4sol2.h gdb/config/sparc/xm-sun4sol2.h
--- gdb.orig/config/sparc/xm-sun4sol2.h	Fri Nov  3 17:27:58 2000
+++ gdb/config/sparc/xm-sun4sol2.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Macro definitions for running gdb on a Sun 4 running Solaris 2.
-   Copyright 1989, 1992 Free Software Foundation, Inc.
+   Copyright 1989, 1992, 1993, 1994, 1995, 1996, 1998, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/tic80/tm-tic80.h gdb/config/tic80/tm-tic80.h
--- gdb.orig/config/tic80/tm-tic80.h	Sat May 27 19:11:40 2000
+++ gdb/config/tic80/tm-tic80.h	Wed Feb 28 01:17:13 2001
@@ -1,6 +1,6 @@
 /* Parameters for execution on a TI TMS320C80 (MVP) processor.
-   Copyright 1997
-   Free Software Foundation, Inc. 
+   Copyright 1997, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/tm-linux.h gdb/config/tm-linux.h
--- gdb.orig/config/tm-linux.h	Fri Nov  3 17:27:57 2000
+++ gdb/config/tm-linux.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Native support for GNU/Linux, for GDB, the GNU debugger.
-   Copyright (C) 1999
+   Copyright 1999, 2000
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/config/tm-lynx.h gdb/config/tm-lynx.h
--- gdb.orig/config/tm-lynx.h	Wed Jul  7 13:11:32 1999
+++ gdb/config/tm-lynx.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Macro definitions for LynxOS targets.
-   Copyright 1993 Free Software Foundation, Inc.
+   Copyright 1993, 1995 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/tm-sysv4.h gdb/config/tm-sysv4.h
--- gdb.orig/config/tm-sysv4.h	Sat May 27 19:11:38 2000
+++ gdb/config/tm-sysv4.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Macro definitions for GDB on all SVR4 target systems.
-   Copyright 1991, 1992, 1993, 1994 Free Software Foundation, Inc.
+   Copyright 1991, 1992, 1993, 1994, 1996, 1997, 2000
+   Free Software Foundation, Inc.
    Written by Fred Fish at Cygnus Support (fnf@cygnus.com).
 
    This file is part of GDB.
diff -upr gdb.orig/config/v850/tm-v850.h gdb/config/v850/tm-v850.h
--- gdb.orig/config/v850/tm-v850.h	Sat May 27 19:11:40 2000
+++ gdb/config/v850/tm-v850.h	Wed Feb 28 01:17:13 2001
@@ -1,6 +1,6 @@
 /* Parameters for execution on an NEC V850 processor.
-   Copyright 1996
-   Free Software Foundation, Inc. 
+   Copyright 1996, 1997, 1998, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/vax/tm-vax.h gdb/config/vax/tm-vax.h
--- gdb.orig/config/vax/tm-vax.h	Sat May 27 19:11:40 2000
+++ gdb/config/vax/tm-vax.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Definitions to make GDB run on a vax under 4.2bsd.
-   Copyright 1986, 1987, 1989, 1991, 1993 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1991, 1993, 1994, 1996, 1998, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/w65/tm-w65.h gdb/config/w65/tm-w65.h
--- gdb.orig/config/w65/tm-w65.h	Sat May 27 19:11:40 2000
+++ gdb/config/w65/tm-w65.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Parameters for execution on a WDC 65816 machine.
-   Copyright (C) 1995 Free Software Foundation, Inc.
+   Copyright 1995, 1998, 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/xm-aix4.h gdb/config/xm-aix4.h
--- gdb.orig/config/xm-aix4.h	Sat May 27 19:11:38 2000
+++ gdb/config/xm-aix4.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Parameters for hosting on an PowerPC, for GDB, the GNU debugger.
-   Copyright 1995, 1998 Free Software Foundation, Inc.
+   Copyright 1995, 1996, 1998, 1999, 2000 Free Software Foundation, Inc.
    Contributed by Cygnus Corporation.
 
    This file is part of GDB.
diff -upr gdb.orig/config/xm-lynx.h gdb/config/xm-lynx.h
--- gdb.orig/config/xm-lynx.h	Wed Jul  7 13:11:39 1999
+++ gdb/config/xm-lynx.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Host-dependent definitions for any CPU running LynxOS.
-   Copyright 1993 Free Software Foundation, Inc.
+   Copyright 1993, 1995, 1996 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/xm-mpw.h gdb/config/xm-mpw.h
--- gdb.orig/config/xm-mpw.h	Mon Jan 29 17:06:26 2001
+++ gdb/config/xm-mpw.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Macro definitions for running GDB on Apple Macintoshes.
-   Copyright (C) 1994, 1995, 2001 Free Software Foundation, Inc.
+   Copyright 1994, 1995, 2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/xm-nbsd.h gdb/config/xm-nbsd.h
--- gdb.orig/config/xm-nbsd.h	Mon Dec 13 18:05:40 1999
+++ gdb/config/xm-nbsd.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Host-dependent definitions for any CPU running NetBSD.
-   Copyright 1993, 1994, 1996, 1999 Free Software Foundation, Inc.
+   Copyright 1993, 1994, 1995, 1996, 1999 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/config/xm-sysv4.h gdb/config/xm-sysv4.h
--- gdb.orig/config/xm-sysv4.h	Wed Jul  7 13:11:42 1999
+++ gdb/config/xm-sysv4.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Definitions for running gdb on a host machine running any flavor of SVR4.
-   Copyright 1991, 1992 Free Software Foundation, Inc.
+   Copyright 1991, 1992, 1993, 1995, 1998 Free Software Foundation, Inc.
    Written by Fred Fish at Cygnus Support (fnf@cygnus.com).
 
    This file is part of GDB.
diff -upr gdb.orig/config/z8k/tm-z8k.h gdb/config/z8k/tm-z8k.h
--- gdb.orig/config/z8k/tm-z8k.h	Mon Feb 26 17:41:12 2001
+++ gdb/config/z8k/tm-z8k.h	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Parameters for execution on a z8000 series machine.
-   Copyright 1992, 1993 Free Software Foundation, Inc.
+   Copyright 1992, 1993, 1994, 1998, 1999, 2000, 2001
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/configure gdb/configure
--- gdb.orig/configure	Thu Feb 15 19:57:57 2001
+++ gdb/configure	Wed Feb 28 01:17:13 2001
@@ -2,7 +2,8 @@
 
 # Guess values for system-dependent variables and create Makefiles.
 # Generated automatically using autoconf version 2.13 
-# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
+# Copyright 1991, 1995, 1996, 1997, 1998, 1999, 2000, 2001
+# Free Software Foundation, Inc.
 #
 # This configure script is free software; the Free Software Foundation
 # gives unlimited permission to copy, distribute and modify it.
diff -upr gdb.orig/configure.in gdb/configure.in
--- gdb.orig/configure.in	Thu Feb 15 19:57:57 2001
+++ gdb/configure.in	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 dnl Autoconf configure script for GDB, the GNU debugger.
-dnl Copyright 1995, 1996, 1997, 1998, 1999, 2000,
+dnl Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
 dnl 2001 Free Software Foundation, Inc.
 dnl
 dnl This file is part of GDB.
diff -upr gdb.orig/core-aout.c gdb/core-aout.c
--- gdb.orig/core-aout.c	Mon Jul 31 09:11:54 2000
+++ gdb/core-aout.c	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Extract registers from a "standard" core file, for GDB.
-   Copyright (C) 1988-1998  Free Software Foundation, Inc.
+   Copyright 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998,
+   1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/core-regset.c gdb/core-regset.c
--- gdb.orig/core-regset.c	Tue Aug 29 12:03:07 2000
+++ gdb/core-regset.c	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Machine independent GDB support for core files on systems using "regsets".
-   Copyright 1993-1998 Free Software Foundation, Inc.
+   Copyright 1993, 1994, 1995, 1996, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/core-sol2.c gdb/core-sol2.c
--- gdb.orig/core-sol2.c	Wed Aug 30 13:07:05 2000
+++ gdb/core-sol2.c	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Machine independent support for Solaris 2 core files for GDB.
-   Copyright 1994, 2000 Free Software Foundation, Inc.
+   Copyright 1994, 1995, 1996, 1998, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/corefile.c gdb/corefile.c
--- gdb.orig/corefile.c	Mon Jan 29 17:06:26 2001
+++ gdb/corefile.c	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Core dump and executable file functions above target vector, for GDB.
-   Copyright 1986, 1987, 1989, 1991-1994, 2000
+   Copyright 1986, 1987, 1989, 1991, 1992, 1993, 1994, 1996, 1998, 1999,
+   2000, 2001
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/corelow.c gdb/corelow.c
--- gdb.orig/corelow.c	Thu Feb 15 19:57:57 2001
+++ gdb/corelow.c	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Core dump and executable file functions below target vector, for GDB.
-   Copyright 1986, 87, 89, 91, 92, 93, 94, 95, 96, 97, 1998, 2000, 2001
+   Copyright 1986, 1987, 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
+   1998, 1999, 2000, 2001
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/cp-valprint.c gdb/cp-valprint.c
--- gdb.orig/cp-valprint.c	Thu Dec 14 18:42:52 2000
+++ gdb/cp-valprint.c	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Support for printing C++ values for GDB, the GNU debugger.
-   Copyright 1986, 1988, 1989, 1991, 1994-1996, 2000
+   Copyright 1986, 1988, 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
+   2000
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/cpu32bug-rom.c gdb/cpu32bug-rom.c
--- gdb.orig/cpu32bug-rom.c	Mon Jul 31 09:11:54 2000
+++ gdb/cpu32bug-rom.c	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Remote debugging interface for CPU32Bug Rom monitor for GDB, the GNU debugger.
-   Copyright 1995 Free Software Foundation, Inc.
+   Copyright 1995, 1996, 1998, 2000 Free Software Foundation, Inc.
 
    Written by Stu Grossman of Cygnus Support
 
diff -upr gdb.orig/cxux-nat.c gdb/cxux-nat.c
--- gdb.orig/cxux-nat.c	Thu Dec 14 18:42:52 2000
+++ gdb/cxux-nat.c	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Native support for Motorola 88k running Harris CX/UX.
-   Copyright 1988, 1990, 1991, 1992, 1993, 1994 Free Software Foundation, Inc.
+   Copyright 1988, 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/d10v-tdep.c gdb/d10v-tdep.c
--- gdb.orig/d10v-tdep.c	Thu Feb 15 19:57:57 2001
+++ gdb/d10v-tdep.c	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Target-dependent code for Mitsubishi D10V, for GDB.
-   Copyright (C) 1996, 1997, 2000, 2001 Free Software Foundation, Inc.
+   Copyright 1996, 1997, 1998, 1999, 2000, 2001
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/d30v-tdep.c gdb/d30v-tdep.c
--- gdb.orig/d30v-tdep.c	Thu Feb 15 19:57:57 2001
+++ gdb/d30v-tdep.c	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Target-dependent code for Mitsubishi D30V, for GDB.
-   Copyright (C) 1996, 1997, 2000, 2001 Free Software Foundation, Inc.
+   Copyright 1996, 1997, 1998, 1999, 2000, 2001
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/dbug-rom.c gdb/dbug-rom.c
--- gdb.orig/dbug-rom.c	Mon Jul 31 09:11:55 2000
+++ gdb/dbug-rom.c	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Remote debugging interface to dBUG ROM monitor for GDB, the GNU debugger.
-   Copyright 1996, 1999 Free Software Foundation, Inc.
+   Copyright 1996, 1998, 1999, 2000 Free Software Foundation, Inc.
 
    Written by Stan Shebs of Cygnus Support.
 
diff -upr gdb.orig/dbxread.c gdb/dbxread.c
--- gdb.orig/dbxread.c	Mon Feb 26 17:41:11 2001
+++ gdb/dbxread.c	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Read dbx symbol tables and convert to internal format, for GDB.
-   Copyright 1986, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 1998
+   Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
+   1996, 1997, 1998, 1999, 2000, 2001
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/dcache.c gdb/dcache.c
--- gdb.orig/dcache.c	Wed Jan 24 16:46:37 2001
+++ gdb/dcache.c	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Caching code.
-   Copyright 1992-1993, 1995, 1998-1999, 2000, 2001 Free Software Foundation, Inc.
+   Copyright 1992, 1993, 1995, 1996, 1999, 2000, 2001
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/dcache.h gdb/dcache.h
--- gdb.orig/dcache.h	Wed Jan 24 16:46:37 2001
+++ gdb/dcache.h	Wed Feb 28 01:17:13 2001
@@ -1,7 +1,8 @@
 /* Declarations for caching.  Typically used by remote back ends for
    caching remote memory.
 
-   Copyright 1992, 1993, 2001 Free Software Foundation, Inc.
+   Copyright 1992, 1993, 1995, 1999, 2000, 2001
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/defs.h gdb/defs.h
--- gdb.orig/defs.h	Thu Feb 15 19:57:57 2001
+++ gdb/defs.h	Wed Feb 28 01:17:13 2001
@@ -1,6 +1,7 @@
 /* *INDENT-OFF* */ /* ATTR_FORMAT confuses indent, avoid running it for now */
 /* Basic, host-specific, and target-specific definitions for GDB.
-   Copyright (C) 1986, 1989, 1991-1996, 1998-2000, 2001
+   Copyright 1986, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996,
+   1997, 1998, 1999, 2000, 2001
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/delta68-nat.c gdb/delta68-nat.c
--- gdb.orig/delta68-nat.c	Mon Jul 31 09:11:55 2000
+++ gdb/delta68-nat.c	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 /* Functions specific to running gdb native on a Motorola Delta Series sysV68.
-   Copyright (C) 1993, 1997-98, Free Software Foundation, Inc.
+   Copyright 1993, 1996, 1998, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/demangle.c gdb/demangle.c
--- gdb.orig/demangle.c	Tue Feb 20 12:31:27 2001
+++ gdb/demangle.c	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* Basic C++ demangling support for GDB.
-   Copyright 1991, 1992, 1996, 1999 Free Software Foundation, Inc.
+   Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
+   Free Software Foundation, Inc.
    Written by Fred Fish at Cygnus Support.
 
    This file is part of GDB.
diff -upr gdb.orig/dink32-rom.c gdb/dink32-rom.c
--- gdb.orig/dink32-rom.c	Mon Jul 31 13:04:50 2000
+++ gdb/dink32-rom.c	Wed Feb 28 01:17:13 2001
@@ -1,6 +1,6 @@
 /* Remote debugging interface for DINK32 (PowerPC) ROM monitor for
    GDB, the GNU debugger.
-   Copyright 1997 Free Software Foundation, Inc.
+   Copyright 1997, 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/doc/Makefile.in gdb/doc/Makefile.in
--- gdb.orig/doc/Makefile.in	Mon Jul 17 09:58:30 2000
+++ gdb/doc/Makefile.in	Wed Feb 28 01:17:13 2001
@@ -1,4 +1,5 @@
-##Copyright (C) 1991, 1992, 1999 Free Software Foundation, Inc.
+##Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1999, 2000
+##Free Software Foundation, Inc.
 
 # Makefile for GDB documentation.
 # This file is part of GDB.
diff -upr gdb.orig/doc/all-cfg.texi gdb/doc/all-cfg.texi
--- gdb.orig/doc/all-cfg.texi	Mon Apr 26 11:25:56 1999
+++ gdb/doc/all-cfg.texi	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 @c GDB MANUAL configuration file.  
-@c Copyright (c) 1993 Free Software Foundation, Inc.
+@c Copyright 1993, 1995, 1999 Free Software Foundation, Inc.
 @c
 @c NOTE: While the GDB manual is configurable (by changing these
 @c switches), its configuration is ***NOT*** automatically tied in to
diff -upr gdb.orig/doc/annotate.texi gdb/doc/annotate.texi
--- gdb.orig/doc/annotate.texi	Wed May 10 17:50:50 2000
+++ gdb/doc/annotate.texi	Wed Feb 28 01:17:13 2001
@@ -12,7 +12,7 @@
 @c  This file documents GDB annotations.
 
 @c  This is Edition @value{EDITION}, @value{DATE}, of @cite{GDB
-@c  Annotations}.  Copyright 1994 Free Software Foundation
+@c  Annotations}.  Copyright 1994, 1995, 2000 Free Software Foundation, Inc.
 
 @c  Permission is granted to make and distribute verbatim copies of
 @c  this manual provided the copyright notice and this permission notice
diff -upr gdb.orig/doc/configure gdb/doc/configure
--- gdb.orig/doc/configure	Mon May 22 09:49:31 2000
+++ gdb/doc/configure	Wed Feb 28 01:17:13 2001
@@ -2,7 +2,7 @@
 
 # Guess values for system-dependent variables and create Makefiles.
 # Generated automatically using autoconf version 2.13 
-# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
+# Copyright 1992, 1993, 1994, 1995, 1996, 2000 Free Software Foundation, Inc.
 #
 # This configure script is free software; the Free Software Foundation
 # gives unlimited permission to copy, distribute and modify it.
diff -upr gdb.orig/doc/gdb.texinfo gdb/doc/gdb.texinfo
--- gdb.orig/doc/gdb.texinfo	Wed Feb 21 13:31:43 2001
+++ gdb/doc/gdb.texinfo	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 \input texinfo      @c -*-texinfo-*-
-@c Copyright 1988-2001
+@c Copyright 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998,
+@c 1999, 2000, 2001
 @c Free Software Foundation, Inc.
 @c
 @c %**start of header
diff -upr gdb.orig/doc/gdbgui.texinfo gdb/doc/gdbgui.texinfo
--- gdb.orig/doc/gdbgui.texinfo	Sun Feb  6 17:19:39 2000
+++ gdb/doc/gdbgui.texinfo	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,5 @@
 \input texinfo      @c -*-texinfo-*-
-@c Copyright 1988 1989 1990 1991 1992 1993 1994 Free Software Foundation, Inc.
+@c Copyright 1995 Free Software Foundation, Inc.
 @c
 @c %**start of header 
 @c makeinfo ignores cmds prev to setfilename, so its arg cannot make use
diff -upr gdb.orig/doc/gdbint.texinfo gdb/doc/gdbint.texinfo
--- gdb.orig/doc/gdbint.texinfo	Thu Feb 15 19:58:08 2001
+++ gdb/doc/gdbint.texinfo	Wed Feb 28 01:17:13 2001
@@ -12,7 +12,8 @@ END-INFO-DIR-ENTRY
 @ifinfo
 This file documents the internals of the GNU debugger @value{GDBN}.
 
-Copyright 1990-1999 Free Software Foundation, Inc.
+Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
+2001 Free Software Foundation, Inc.
 Contributed by Cygnus Solutions.  Written by John Gilmore.
 Second Edition by Stan Shebs.
 
diff -upr gdb.orig/doc/refcard.tex gdb/doc/refcard.tex
--- gdb.orig/doc/refcard.tex	Wed Jan 24 16:46:40 2001
+++ gdb/doc/refcard.tex	Wed Feb 28 01:17:13 2001
@@ -1,7 +1,8 @@
 %%%%%%%%%%%%%%%% gdb-refcard.tex %%%%%%%%%%%%%%%%
 
 %This file is TeX source for a reference card describing GDB, the GNU debugger.
-%Copyright (C) 1991, 1992, 1993, 1998 Free Software Foundation, Inc.
+%Copyright 1991, 1992, 1993, 1996, 1998, 1999, 2000
+%Free Software Foundation, Inc.
 %Permission is granted to make and distribute verbatim copies of
 %this reference provided the copyright notices and permission notices
 %are preserved on all copies.
diff -upr gdb.orig/dpx2-nat.c gdb/dpx2-nat.c
--- gdb.orig/dpx2-nat.c	Mon Jul 31 09:11:55 2000
+++ gdb/dpx2-nat.c	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* DPX2 host interface.
-   Copyright (C) 1988, 1989, 1991 Free Software Foundation, Inc.
+   Copyright 1988, 1989, 1991, 1993, 1995, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/dsrec.c gdb/dsrec.c
--- gdb.orig/dsrec.c	Thu Feb 15 19:57:57 2001
+++ gdb/dsrec.c	Wed Feb 28 01:17:13 2001
@@ -1,5 +1,6 @@
 /* S-record download support for GDB, the GNU debugger.
-   Copyright 1995, 1996, 1997, 2001 Free Software Foundation, Inc.
+   Copyright 1995, 1996, 1997, 1999, 2000, 2001
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/dstread.c gdb/dstread.c
--- gdb.orig/dstread.c	Thu Dec 14 18:42:52 2000
+++ gdb/dstread.c	Wed Feb 28 01:17:14 2001
@@ -1,6 +1,7 @@
 /* Read apollo DST symbol tables and convert to internal format, for GDB.
    Contributed by Troy Rollo, University of NSW (troy@cbme.unsw.edu.au).
-   Copyright 1993 Free Software Foundation, Inc.
+   Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/dve3900-rom.c gdb/dve3900-rom.c
--- gdb.orig/dve3900-rom.c	Thu Dec 14 18:42:52 2000
+++ gdb/dve3900-rom.c	Wed Feb 28 01:17:14 2001
@@ -1,6 +1,6 @@
 /* Remote debugging interface for Densan DVE-R3900 ROM monitor for
    GDB, the GNU debugger.
-   Copyright 1997 Free Software Foundation, Inc.
+   Copyright 1997, 1998, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/dwarf2read.c gdb/dwarf2read.c
--- gdb.orig/dwarf2read.c	Thu Feb 15 19:57:57 2001
+++ gdb/dwarf2read.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* DWARF 2 debugging format support for GDB.
-   Copyright 1994, 1995, 1996, 1997, 1998, 2001
+   Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
    Free Software Foundation, Inc.
 
    Adapted by Gary Funck (gary@intrepid.com), Intrepid Technology,
diff -upr gdb.orig/dwarfread.c gdb/dwarfread.c
--- gdb.orig/dwarfread.c	Wed Jan 24 16:46:37 2001
+++ gdb/dwarfread.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* DWARF debugging format support for GDB.
-   Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1998
+   Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
+   2001
    Free Software Foundation, Inc.
    Written by Fred Fish at Cygnus Support.  Portions based on dbxread.c,
    mipsread.c, coffread.c, and dwarfread.c from a Data General SVR4 gdb port.
diff -upr gdb.orig/elfread.c gdb/elfread.c
--- gdb.orig/elfread.c	Thu Feb 15 19:57:57 2001
+++ gdb/elfread.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Read ELF (Executable and Linking Format) object files for GDB.
-   Copyright 1991, 92, 93, 94, 95, 96, 1998, 2001
+   Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
+   2001
    Free Software Foundation, Inc.
    Written by Fred Fish at Cygnus Support.
 
diff -upr gdb.orig/environ.c gdb/environ.c
--- gdb.orig/environ.c	Thu Dec 14 18:42:52 2000
+++ gdb/environ.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* environ.c -- library for manipulating environments for GNU.
-   Copyright (C) 1986, 1989 Free Software Foundation, Inc.
+   Copyright 1986, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 2000
+   Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
diff -upr gdb.orig/environ.h gdb/environ.h
--- gdb.orig/environ.h	Sat May 27 19:11:32 2000
+++ gdb/environ.h	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Header for environment manipulation library.
-   Copyright 1989, 1992 Free Software Foundation.
+   Copyright 1989, 1992, 2000 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
diff -upr gdb.orig/eval.c gdb/eval.c
--- gdb.orig/eval.c	Fri Nov  3 17:27:50 2000
+++ gdb/eval.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Evaluate expressions for GDB.
-   Copyright 1986, 87, 89, 91, 92, 93, 94, 95, 96, 97, 1998
+   Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
+   1996, 1997, 1998, 1999, 2000
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/event-loop.c gdb/event-loop.c
--- gdb.orig/event-loop.c	Thu Feb 15 19:57:57 2001
+++ gdb/event-loop.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Event loop machinery for GDB, the GNU debugger.
-   Copyright 1999, 2001 Free Software Foundation, Inc.
+   Copyright 1999, 2000, 2001 Free Software Foundation, Inc.
    Written by Elena Zannoni <ezannoni@cygnus.com> of Cygnus Solutions.
 
    This file is part of GDB.
diff -upr gdb.orig/event-loop.h gdb/event-loop.h
--- gdb.orig/event-loop.h	Fri Mar  3 08:37:09 2000
+++ gdb/event-loop.h	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Definitions used by the GDB event loop.
-   Copyright 1999 Free Software Foundation, Inc.
+   Copyright 1999, 2000 Free Software Foundation, Inc.
    Written by Elena Zannoni <ezannoni@cygnus.com> of Cygnus Solutions.
 
    This file is part of GDB.
diff -upr gdb.orig/event-top.c gdb/event-top.c
--- gdb.orig/event-top.c	Thu Feb 15 19:57:57 2001
+++ gdb/event-top.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Top level stuff for GDB, the GNU debugger.
-   Copyright 1999 Free Software Foundation, Inc.
+   Copyright 1999, 2000, 2001 Free Software Foundation, Inc.
    Written by Elena Zannoni <ezannoni@cygnus.com> of Cygnus Solutions.
 
    This file is part of GDB.
diff -upr gdb.orig/exec.c gdb/exec.c
--- gdb.orig/exec.c	Mon Feb 26 17:41:11 2001
+++ gdb/exec.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Work with executable files, for GDB. 
-   Copyright 1988, 1989, 1991, 1992, 1993, 1994, 1997, 1998, 2001
+   Copyright 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
+   1998, 1999, 2000, 2001
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/expprint.c gdb/expprint.c
--- gdb.orig/expprint.c	Mon Jul 31 09:11:56 2000
+++ gdb/expprint.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Print in infix form a struct expression.
-   Copyright (C) 1986, 1989, 1991, 2000 Free Software Foundation, Inc.
+   Copyright 1986, 1988, 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1998,
+   1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/expression.h gdb/expression.h
--- gdb.orig/expression.h	Sat May 27 19:11:32 2000
+++ gdb/expression.h	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Definitions for expressions stored in reversed prefix form, for GDB.
-   Copyright 1986, 1989, 1992, 1994, 2000 Free Software Foundation, Inc.
+   Copyright 1986, 1988, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999,
+   2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/f-exp.y gdb/f-exp.y
--- gdb.orig/f-exp.y	Thu Feb 15 19:57:57 2001
+++ gdb/f-exp.y	Wed Feb 28 01:17:14 2001
@@ -1,6 +1,6 @@
 /* YACC parser for Fortran expressions, for GDB.
-   Copyright 1986, 1989, 1990, 1991, 1993, 1994, 2001 Free Software
-   Foundation, Inc.
+   Copyright 1986, 1989, 1990, 1991, 1993, 1994, 1995, 1996, 2000, 2001
+   Free Software Foundation, Inc.
 
    Contributed by Motorola.  Adapted from the C parser by Farooq Butt
    (fmbutt@engage.sps.mot.com).
diff -upr gdb.orig/f-lang.c gdb/f-lang.c
--- gdb.orig/f-lang.c	Thu Feb 15 19:57:57 2001
+++ gdb/f-lang.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Fortran language support routines for GDB, the GNU debugger.
-   Copyright 1993, 1994, 1996, 2000, 2001 Free Software Foundation, Inc.
+   Copyright 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
+   Free Software Foundation, Inc.
    Contributed by Motorola.  Adapted from the C parser by Farooq Butt
    (fmbutt@engage.sps.mot.com).
 
diff -upr gdb.orig/f-lang.h gdb/f-lang.h
--- gdb.orig/f-lang.h	Sat May 27 19:11:32 2000
+++ gdb/f-lang.h	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Fortran language support definitions for GDB, the GNU debugger.
-   Copyright 1992, 1993, 1994, 2000 Free Software Foundation, Inc.
+   Copyright 1992, 1993, 1994, 1995, 1998, 2000
+   Free Software Foundation, Inc.
    Contributed by Motorola.  Adapted from the C definitions by Farooq Butt
    (fmbutt@engage.sps.mot.com).
 
diff -upr gdb.orig/f-typeprint.c gdb/f-typeprint.c
--- gdb.orig/f-typeprint.c	Mon Jul 31 09:11:56 2000
+++ gdb/f-typeprint.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Support for printing Fortran types for GDB, the GNU debugger.
-   Copyright 1986, 1988, 1989, 1991, 1993, 1994, 2000 Free Software Foundation, Inc.
+   Copyright 1986, 1988, 1989, 1991, 1993, 1994, 1995, 1996, 1998, 2000
+   Free Software Foundation, Inc.
    Contributed by Motorola.  Adapted from the C version by Farooq Butt
    (fmbutt@engage.sps.mot.com).
 
diff -upr gdb.orig/f-valprint.c gdb/f-valprint.c
--- gdb.orig/f-valprint.c	Mon Jul 31 09:11:56 2000
+++ gdb/f-valprint.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Support for printing Fortran values for GDB, the GNU debugger.
-   Copyright 1993-1995, 2000 Free Software Foundation, Inc.
+   Copyright 1993, 1994, 1995, 1996, 1998, 1999, 2000
+   Free Software Foundation, Inc.
    Contributed by Motorola.  Adapted from the C definitions by Farooq Butt
    (fmbutt@engage.sps.mot.com), additionally worked over by Stan Shebs.
 
diff -upr gdb.orig/findvar.c gdb/findvar.c
--- gdb.orig/findvar.c	Thu Feb 15 19:57:57 2001
+++ gdb/findvar.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Find a variable's value in memory, for GDB, the GNU debugger.
-   Copyright 1986, 87, 89, 91, 94, 95, 96, 1998, 2001
+   Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
+   1996, 1997, 1998, 1999, 2000, 2001
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/fork-child.c gdb/fork-child.c
--- gdb.orig/fork-child.c	Tue Jan 30 23:24:48 2001
+++ gdb/fork-child.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Fork a Unix child process, and set up to debug it, for GDB.
-   Copyright 1990, 91, 92, 93, 94, 1996, 1999 Free Software Foundation, Inc.
+   Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000,
+   2001 Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
    This file is part of GDB.
diff -upr gdb.orig/fr30-tdep.c gdb/fr30-tdep.c
--- gdb.orig/fr30-tdep.c	Sat Dec  9 12:10:05 2000
+++ gdb/fr30-tdep.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Target-dependent code for the Fujitsu FR30.
-   Copyright 1999, Free Software Foundation, Inc.
+   Copyright 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/frame.c gdb/frame.c
--- gdb.orig/frame.c	Tue Feb 20 15:39:03 2001
+++ gdb/frame.c	Wed Feb 28 01:17:14 2001
@@ -1,6 +1,6 @@
 /* Cache and manage the values of registers for GDB, the GNU debugger.
-   Copyright 1986, 1987, 1989, 1991, 1994, 1995, 1996, 1998, 2000,
-   2001 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1991, 1994, 1995, 1996, 1998, 2000, 2001
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/frame.h gdb/frame.h
--- gdb.orig/frame.h	Thu Feb 22 14:35:04 2001
+++ gdb/frame.h	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Definitions for dealing with stack frames, for GDB, the GNU debugger.
-   Copyright 1986, 1989, 1991, 1992, 1999, 2000 Free Software Foundation, Inc.
+   Copyright 1986, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1996, 1997,
+   1998, 1999, 2000, 2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/gdb-events.c gdb/gdb-events.c
--- gdb.orig/gdb-events.c	Thu Dec 14 18:42:52 2000
+++ gdb/gdb-events.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* User Interface Events.
-   Copyright 1999 Free Software Foundation, Inc.
+   Copyright 1999, 2000 Free Software Foundation, Inc.
 
    Contributed by Cygnus Solutions.
 
diff -upr gdb.orig/gdb-events.h gdb/gdb-events.h
--- gdb.orig/gdb-events.h	Sun Apr  2 21:43:26 2000
+++ gdb/gdb-events.h	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* User Interface Events.
-   Copyright 1999 Free Software Foundation, Inc.
+   Copyright 1999, 2000 Free Software Foundation, Inc.
 
    Contributed by Cygnus Solutions.
 
diff -upr gdb.orig/gdb-events.sh gdb/gdb-events.sh
--- gdb.orig/gdb-events.sh	Tue Sep  5 12:32:49 2000
+++ gdb/gdb-events.sh	Wed Feb 28 01:17:14 2001
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 # User Interface Events.
-# Copyright 1999-2000 Free Software Foundation, Inc.
+# Copyright 1999, 2000 Free Software Foundation, Inc.
 #
 # Contributed by Cygnus Solutions.
 #
diff -upr gdb.orig/gdb-stabs.h gdb/gdb-stabs.h
--- gdb.orig/gdb-stabs.h	Sat Dec  9 12:10:05 2000
+++ gdb/gdb-stabs.h	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Definitions for symbol-reading containing "stabs", for GDB.
-   Copyright 1992, 2000 Free Software Foundation, Inc.
+   Copyright 1992, 1993, 1995, 1996, 1997, 1999, 2000
+   Free Software Foundation, Inc.
    Contributed by Cygnus Support.  Written by John Gilmore.
 
    This file is part of GDB.
diff -upr gdb.orig/gdb.1 gdb/gdb.1
--- gdb.orig/gdb.1	Thu Apr 15 18:34:01 1999
+++ gdb/gdb.1	Wed Feb 28 01:17:14 2001
@@ -1,4 +1,4 @@
-.\" Copyright (c) 1991 Free Software Foundation
+.\" Copyright 1991, 1999 Free Software Foundation, Inc.
 .\" See section COPYING for conditions for redistribution
 .\" $Id: gdb.1,v 1.4 1999/01/05 00:50:50 jsm Exp $
 .TH gdb 1 "4nov1991" "GNU Tools" "GNU Tools"
diff -upr gdb.orig/gdb_proc_service.h gdb/gdb_proc_service.h
--- gdb.orig/gdb_proc_service.h	Tue Sep  5 12:32:49 2000
+++ gdb/gdb_proc_service.h	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* <proc_service.h> replacement for systems that don't have it.
-   Copyright 2000 Free Software Foundation, Inc.
+   Copyright 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/gdb_string.h gdb/gdb_string.h
--- gdb.orig/gdb_string.h	Mon Jan 29 17:06:26 2001
+++ gdb/gdb_string.h	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Portable <string.h>
-   Copyright 1995, 1998, 2001 Free Software Foundation, Inc.
+   Copyright 1995, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/gdb_thread_db.h gdb/gdb_thread_db.h
--- gdb.orig/gdb_thread_db.h	Tue Sep  5 12:32:49 2000
+++ gdb/gdb_thread_db.h	Wed Feb 28 01:17:14 2001
@@ -11,7 +11,7 @@ typedef unsigned int gdb_uint32_t;
 #define GDB_UINT32_C(c)	c ## U
 #endif
 
-/* Copyright (C) 1999 Free Software Foundation, Inc.
+/* Copyright 1999, 2000 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff -upr gdb.orig/gdbcmd.h gdb/gdbcmd.h
--- gdb.orig/gdbcmd.h	Mon Dec  4 08:04:04 2000
+++ gdb/gdbcmd.h	Wed Feb 28 01:17:14 2001
@@ -6,7 +6,8 @@
    fnasser@redhat.com    */
 
 /* Header file for GDB-specific command-line stuff.
-   Copyright 1986, 1989, 1990, 1992, 2000 Free Software Foundation, Inc.
+   Copyright 1986, 1989, 1990, 1991, 1992, 1993, 1994, 1998, 1999, 2000
+   Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
diff -upr gdb.orig/gdbcore.h gdb/gdbcore.h
--- gdb.orig/gdbcore.h	Mon Jan 29 17:06:26 2001
+++ gdb/gdbcore.h	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Machine independent variables that describe the core file under GDB.
-   Copyright 1986, 1987, 1989, 1990, 1992, 1995 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996,
+   1998, 1999, 2000, 2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/gdbserver/Makefile.in gdb/gdbserver/Makefile.in
--- gdb.orig/gdbserver/Makefile.in	Sat Feb 12 18:06:58 2000
+++ gdb/gdbserver/Makefile.in	Wed Feb 28 01:17:14 2001
@@ -1,4 +1,5 @@
-#Copyright 1989, 90, 91, 92, 93, 94, 95, 96, 97, 99, 2000
+#Copyright 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
+#1999, 2000
 #Free Software Foundation, Inc.
 
 # This file is part of GDB.
diff -upr gdb.orig/gdbserver/configure gdb/gdbserver/configure
--- gdb.orig/gdbserver/configure	Fri Nov 10 10:23:03 2000
+++ gdb/gdbserver/configure	Wed Feb 28 01:17:14 2001
@@ -2,7 +2,7 @@
 
 # Guess values for system-dependent variables and create Makefiles.
 # Generated automatically using autoconf version 2.13 
-# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
+# Copyright 1992, 1993, 1994, 1995, 1996, 2000 Free Software Foundation, Inc.
 #
 # This configure script is free software; the Free Software Foundation
 # gives unlimited permission to copy, distribute and modify it.
diff -upr gdb.orig/gdbserver/configure.in gdb/gdbserver/configure.in
--- gdb.orig/gdbserver/configure.in	Fri Nov 10 10:23:03 2000
+++ gdb/gdbserver/configure.in	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 dnl Autoconf configure script for GDB server.
-dnl Copyright 2000 Free Software Foundation, Inc.
+dnl Copyright 1993, 1994, 1996, 1997, 2000 Free Software Foundation, Inc.
 dnl
 dnl This file is part of GDB.
 dnl
diff -upr gdb.orig/gdbserver/gdbreplay.c gdb/gdbserver/gdbreplay.c
--- gdb.orig/gdbserver/gdbreplay.c	Tue Aug 29 12:03:23 2000
+++ gdb/gdbserver/gdbreplay.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Replay a remote debug session logfile for GDB.
-   Copyright (C) 1996 Free Software Foundation, Inc.
+   Copyright 1996, 1998, 1999, 2000 Free Software Foundation, Inc.
    Written by Fred Fish (fnf@cygnus.com) from pieces of gdbserver.
 
    This file is part of GDB.
diff -upr gdb.orig/gdbserver/gdbserver.1 gdb/gdbserver/gdbserver.1
--- gdb.orig/gdbserver/gdbserver.1	Thu Apr 15 18:34:26 1999
+++ gdb/gdbserver/gdbserver.1	Wed Feb 28 01:17:14 2001
@@ -1,4 +1,4 @@
-.\" Copyright (c) 1993 Free Software Foundation
+.\" Copyright 1993 Free Software Foundation, Inc.
 .\" See section COPYING for conditions for redistribution
 .TH gdbserver 1 "2 November 1993" "Cygnus Support" "GNU Development Tools"
 .SH NAME
diff -upr gdb.orig/gdbserver/low-hppabsd.c gdb/gdbserver/low-hppabsd.c
--- gdb.orig/gdbserver/low-hppabsd.c	Wed Jan 24 16:46:40 2001
+++ gdb/gdbserver/low-hppabsd.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Low level interface to ptrace, for the remote server for GDB.
-   Copyright (C) 1995 Free Software Foundation, Inc.
+   Copyright 1995, 1996, 1999, 2000, 2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/gdbserver/low-linux.c gdb/gdbserver/low-linux.c
--- gdb.orig/gdbserver/low-linux.c	Wed Jan 24 16:46:40 2001
+++ gdb/gdbserver/low-linux.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Low level interface to ptrace, for the remote server for GDB.
-   Copyright (C) 1995, 1996 Free Software Foundation, Inc.
+   Copyright 1995, 1996, 1998, 1999, 2000, 2001
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/gdbserver/low-lynx.c gdb/gdbserver/low-lynx.c
--- gdb.orig/gdbserver/low-lynx.c	Mon Jul 31 09:12:08 2000
+++ gdb/gdbserver/low-lynx.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Low level interface to ptrace, for the remote server for GDB.
-   Copyright (C) 1986, 1987, 1993 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1993, 1994, 1995, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/gdbserver/low-nbsd.c gdb/gdbserver/low-nbsd.c
--- gdb.orig/gdbserver/low-nbsd.c	Wed Jan 24 16:46:40 2001
+++ gdb/gdbserver/low-nbsd.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Low level interface to ptrace, for the remote server for GDB.
-   Copyright (C) 1986, 1987, 1993, 2000 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1993, 2000, 2001 Free Software Foundation, Inc.
 
 This file is part of GDB.
 
diff -upr gdb.orig/gdbserver/low-sim.c gdb/gdbserver/low-sim.c
--- gdb.orig/gdbserver/low-sim.c	Wed Jan 24 16:46:40 2001
+++ gdb/gdbserver/low-sim.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Low level interface to simulators, for the remote server for GDB.
-   Copyright (C) 1995, 1996 Free Software Foundation, Inc.
+   Copyright 1995, 1996, 1997, 1998, 1999, 2000, 2001
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/gdbserver/low-sparc.c gdb/gdbserver/low-sparc.c
--- gdb.orig/gdbserver/low-sparc.c	Wed Jan 24 16:46:40 2001
+++ gdb/gdbserver/low-sparc.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Low level interface to ptrace, for the remote server for GDB.
-   Copyright (C) 1986, 1987, 1993 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1993, 1994, 1995, 1997, 1999, 2000, 2001
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/gdbserver/low-sun3.c gdb/gdbserver/low-sun3.c
--- gdb.orig/gdbserver/low-sun3.c	Wed Jan 24 16:46:40 2001
+++ gdb/gdbserver/low-sun3.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Low level interface to ptrace, for the remote server for GDB.
-   Copyright (C) 1986, 1987, 1993 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1993, 1994, 1995, 1999, 2000, 2001
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/gdbserver/remote-utils.c gdb/gdbserver/remote-utils.c
--- gdb.orig/gdbserver/remote-utils.c	Mon Jul 31 09:12:09 2000
+++ gdb/gdbserver/remote-utils.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Remote utility routines for the remote server for GDB.
-   Copyright (C) 1986, 1989, 1993 Free Software Foundation, Inc.
+   Copyright 1986, 1989, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/gdbserver/server.c gdb/gdbserver/server.c
--- gdb.orig/gdbserver/server.c	Tue Aug 29 12:03:23 2000
+++ gdb/gdbserver/server.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Main code for remote server for GDB.
-   Copyright (C) 1989, 1993 Free Software Foundation, Inc.
+   Copyright 1989, 1993, 1994, 1995, 1997, 1998, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/gdbserver/server.h gdb/gdbserver/server.h
--- gdb.orig/gdbserver/server.h	Sat May 27 19:11:40 2000
+++ gdb/gdbserver/server.h	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Common definitions for remote server for GDB.
-   Copyright (C) 1993 Free Software Foundation, Inc.
+   Copyright 1993, 1995, 1997, 1998, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/gdbserver/utils.c gdb/gdbserver/utils.c
--- gdb.orig/gdbserver/utils.c	Tue Aug 29 12:03:23 2000
+++ gdb/gdbserver/utils.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* General utility routines for the remote server for GDB.
-   Copyright (C) 1986, 1989, 1993 Free Software Foundation, Inc.
+   Copyright 1986, 1989, 1993, 1995, 1996, 1997, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/gdbthread.h gdb/gdbthread.h
--- gdb.orig/gdbthread.h	Mon Jan 10 20:07:21 2000
+++ gdb/gdbthread.h	Wed Feb 28 01:17:14 2001
@@ -1,7 +1,6 @@
 /* Multi-process/thread control defs for GDB, the GNU debugger.
-   Copyright 1987, 88, 89, 90, 91, 92, 1993, 1998, 1999, 2000
-
-   Contributed by Lynx Real-Time Systems, Inc.  Los Gatos, CA.
+   Copyright 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1997, 1998, 1999,
+   2000
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/gdbtypes.c gdb/gdbtypes.c
--- gdb.orig/gdbtypes.c	Thu Dec 14 18:42:53 2000
+++ gdb/gdbtypes.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Support routines for manipulating internal types for GDB.
-   Copyright (C) 1992, 93, 94, 95, 96, 1998 Free Software Foundation, Inc.
+   Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000
+   Free Software Foundation, Inc.
    Contributed by Cygnus Support, using pieces from other GDB modules.
 
    This file is part of GDB.
diff -upr gdb.orig/gdbtypes.h gdb/gdbtypes.h
--- gdb.orig/gdbtypes.h	Tue Sep  5 12:32:52 2000
+++ gdb/gdbtypes.h	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Internal type definitions for GDB.
-   Copyright (C) 1992-1994, 1996, 1998-2000 Free Software Foundation, Inc.
+   Copyright 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000
+   Free Software Foundation, Inc.
    Contributed by Cygnus Support, using pieces from other GDB modules.
 
    This file is part of GDB.
diff -upr gdb.orig/gnu-nat.c gdb/gnu-nat.c
--- gdb.orig/gnu-nat.c	Thu Dec 14 18:42:54 2000
+++ gdb/gnu-nat.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Interface GDB to the GNU Hurd.
-   Copyright (C) 1992, 95, 96, 97, 1999, 2000 Free Software Foundation, Inc.
+   Copyright 1992, 1995, 1996, 1997, 1998, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/gnu-nat.h gdb/gnu-nat.h
--- gdb.orig/gnu-nat.h	Mon Jan 31 20:19:07 2000
+++ gdb/gnu-nat.h	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Common things used by the various *gnu-nat.c files
-   Copyright (C) 1995, 1996 Free Software Foundation, Inc.
+   Copyright 1995, 1996, 1997, 1999, 2000 Free Software Foundation, Inc.
 
    Written by Miles Bader <miles@gnu.ai.mit.edu>
 
diff -upr gdb.orig/gnu-regex.c gdb/gnu-regex.c
--- gdb.orig/gnu-regex.c	Wed May 31 14:19:35 2000
+++ gdb/gnu-regex.c	Wed Feb 28 01:17:14 2001
@@ -3,7 +3,8 @@
    version 0.12.
    (Implements POSIX draft P1003.2/D11.2, except for some of the
    internationalization features.)
-   Copyright (C) 1993, 94, 95, 96, 97, 98 Free Software Foundation, Inc.
+   Copyright 1993, 1994, 1995, 1996, 1998, 1999, 2000
+   Free Software Foundation, Inc.
 
    NOTE: The canonical source of this file is maintained with the 
    GNU C Library.  Bugs can be reported to bug-glibc@gnu.org.
diff -upr gdb.orig/gnu-regex.h gdb/gnu-regex.h
--- gdb.orig/gnu-regex.h	Mon Oct 11 21:37:21 1999
+++ gdb/gnu-regex.h	Wed Feb 28 01:17:14 2001
@@ -1,7 +1,8 @@
 /* *INDENT-OFF* */ /* keep in sync with glibc */
 /* Definitions for data structures and routines for the regular
    expression library, version 0.12.
-   Copyright (C) 1985,89,90,91,92,93,95,96,97,98 Free Software Foundation, Inc.
+   Copyright 1985, 1989, 1990, 1991, 1992, 1993, 1995, 1996, 1997, 1998,
+   1999 Free Software Foundation, Inc.
 
    NOTE: The canonical source of this file is maintained with the 
    GNU C Library.  Bugs can be reported to bug-glibc@gnu.org.
diff -upr gdb.orig/go32-nat.c gdb/go32-nat.c
--- gdb.orig/go32-nat.c	Tue Feb 20 12:31:27 2001
+++ gdb/go32-nat.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Native debugging support for Intel x86 running DJGPP.
-   Copyright 1997, 1999, 2001 Free Software Foundation, Inc.
+   Copyright 1992, 1999, 2000, 2001 Free Software Foundation, Inc.
    Written by Robert Hoehne.
 
    This file is part of GDB.
diff -upr gdb.orig/h8300-tdep.c gdb/h8300-tdep.c
--- gdb.orig/h8300-tdep.c	Mon Dec  4 08:04:05 2000
+++ gdb/h8300-tdep.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Target-machine dependent code for Hitachi H8/300, for GDB.
-   Copyright (C) 1988, 1990, 1991 Free Software Foundation, Inc.
+   Copyright 1988, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999,
+   2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/h8500-tdep.c gdb/h8500-tdep.c
--- gdb.orig/h8500-tdep.c	Mon Feb 26 17:41:11 2001
+++ gdb/h8500-tdep.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Target-dependent code for Hitachi H8/500, for GDB.
-   Copyright 1993, 1994, 1995 Free Software Foundation, Inc.
+   Copyright 1993, 1994, 1995, 1998, 2000, 2001
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/hp-psymtab-read.c gdb/hp-psymtab-read.c
--- gdb.orig/hp-psymtab-read.c	Thu Dec 14 18:42:54 2000
+++ gdb/hp-psymtab-read.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Read hp debug symbols and convert to internal format, for GDB.
-   Copyright 1993, 1996, 1998, 1999 Free Software Foundation, Inc.
+   Copyright 1993, 1996, 1998, 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/hp-symtab-read.c gdb/hp-symtab-read.c
--- gdb.orig/hp-symtab-read.c	Fri Nov  3 17:27:53 2000
+++ gdb/hp-symtab-read.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Read hp debug symbols and convert to internal format, for GDB.
-   Copyright 1993, 1996 Free Software Foundation, Inc.
+   Copyright 1993, 1996, 1998, 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/hp300ux-nat.c gdb/hp300ux-nat.c
--- gdb.orig/hp300ux-nat.c	Mon Jul 31 09:11:57 2000
+++ gdb/hp300ux-nat.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* HP/UX native interface for HP 300's, for GDB when running under Unix.
-   Copyright 1986, 1987, 1989, 1991, 1992, 1993 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1991, 1992, 1993, 1994, 1996, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/hppa-tdep.c gdb/hppa-tdep.c
--- gdb.orig/hppa-tdep.c	Tue Sep  5 12:32:52 2000
+++ gdb/hppa-tdep.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Target-dependent code for the HP PA architecture, for GDB.
-   Copyright 1986, 1987, 1989-1996, 1999-2000 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996,
+   1998, 1999, 2000 Free Software Foundation, Inc.
 
    Contributed by the Center for Software Science at the
    University of Utah (pa-gdb-bugs@cs.utah.edu).
diff -upr gdb.orig/hppab-nat.c gdb/hppab-nat.c
--- gdb.orig/hppab-nat.c	Fri Nov  3 17:27:53 2000
+++ gdb/hppab-nat.c	Wed Feb 28 01:17:14 2001
@@ -1,7 +1,8 @@
 /* Machine-dependent hooks for the unix child process stratum.  This
    code is for the HP PA-RISC cpu.
 
-   Copyright 1986, 1987, 1989, 1990, 1991, 1992, 1993 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1998,
+   1999, 2000 Free Software Foundation, Inc.
 
    Contributed by the Center for Software Science at the
    University of Utah (pa-gdb-bugs@cs.utah.edu).
diff -upr gdb.orig/hppah-nat.c gdb/hppah-nat.c
--- gdb.orig/hppah-nat.c	Thu Feb 15 19:57:59 2001
+++ gdb/hppah-nat.c	Wed Feb 28 01:17:14 2001
@@ -1,6 +1,6 @@
 /* Native support code for HPUX PA-RISC.
-   Copyright 1986, 1987, 1989, 1990, 1991, 1992, 1993, 1998, 1999,
-   2001
+   Copyright 1986, 1987, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996,
+   1998, 1999, 2000, 2001
    Free Software Foundation, Inc.
 
    Contributed by the Center for Software Science at the
diff -upr gdb.orig/hppam3-nat.c gdb/hppam3-nat.c
--- gdb.orig/hppam3-nat.c	Mon Jul 31 09:11:57 2000
+++ gdb/hppam3-nat.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Low level interface to HP800 running mach 4.0.
-   Copyright (C) 1995 Free Software Foundation, Inc.
+   Copyright 1995, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/hpread.c gdb/hpread.c
--- gdb.orig/hpread.c	Mon Feb 26 17:41:12 2001
+++ gdb/hpread.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Read hp debug symbols and convert to internal format, for GDB.
-   Copyright 1993, 1996 Free Software Foundation, Inc.
+   Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/hpread.h gdb/hpread.h
--- gdb.orig/hpread.h	Sat May 27 19:11:33 2000
+++ gdb/hpread.h	Wed Feb 28 01:17:14 2001
@@ -4,7 +4,7 @@
  *   hp_psymtab_read.c
  */
 
-/* Copyright 1993, 1996 Free Software Foundation, Inc.
+/* Copyright 1993, 1996, 1998, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/hpux-thread.c gdb/hpux-thread.c
--- gdb.orig/hpux-thread.c	Fri Feb 16 16:17:51 2001
+++ gdb/hpux-thread.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Low level interface for debugging HPUX/DCE threads for GDB, the GNU debugger.
-   Copyright 1996, 1999 Free Software Foundation, Inc.
+   Copyright 1996, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/i386-linux-tdep.c gdb/i386-linux-tdep.c
--- gdb.orig/i386-linux-tdep.c	Fri Nov  3 17:27:54 2000
+++ gdb/i386-linux-tdep.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Target-dependent code for Linux running on i386's, for GDB.
-   Copyright (C) 2000 Free Software Foundation, Inc.
+   Copyright 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/i386-tdep.c gdb/i386-tdep.c
--- gdb.orig/i386-tdep.c	Mon Feb 26 17:41:12 2001
+++ gdb/i386-tdep.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Intel 386 target-dependent stuff.
-   Copyright (C) 1988, 1989, 1991, 1994, 1995, 1996, 1998, 2001
+   Copyright 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
+   1998, 1999, 2000, 2001
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/i386aix-nat.c gdb/i386aix-nat.c
--- gdb.orig/i386aix-nat.c	Tue Sep  5 19:59:40 2000
+++ gdb/i386aix-nat.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Intel 386 native support.
-   Copyright (C) 1988, 1989, 1991, 1992 Free Software Foundation, Inc.
+   Copyright 1988, 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999,
+   2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/i386b-nat.c gdb/i386b-nat.c
--- gdb.orig/i386b-nat.c	Mon Jul 31 09:11:58 2000
+++ gdb/i386b-nat.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Native-dependent code for BSD Unix running on i386's, for GDB.
-   Copyright 1988, 1989, 1991, 1992, 1994, 1996 Free Software Foundation, Inc.
+   Copyright 1988, 1989, 1991, 1992, 1994, 1995, 1996, 1998, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/i386bsd-nat.c gdb/i386bsd-nat.c
--- gdb.orig/i386bsd-nat.c	Wed Jan 24 16:46:37 2001
+++ gdb/i386bsd-nat.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Native-dependent code for modern i386 BSD's.
-   Copyright (C) 2000 Free Software Foundation, Inc.
+   Copyright 2000, 2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/i386gnu-nat.c gdb/i386gnu-nat.c
--- gdb.orig/i386gnu-nat.c	Fri Dec 22 12:19:00 2000
+++ gdb/i386gnu-nat.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Low level interface to i386 running the GNU Hurd.
-   Copyright (C) 1992, 1995, 1996, 2000 Free Software Foundation, Inc.
+   Copyright 1992, 1995, 1996, 1998, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/i386ly-tdep.c gdb/i386ly-tdep.c
--- gdb.orig/i386ly-tdep.c	Mon Jul 31 09:11:58 2000
+++ gdb/i386ly-tdep.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Target-dependent code for Intel 386 running LynxOS.
-   Copyright 1993 Free Software Foundation, Inc.
+   Copyright 1993, 1996, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/i386m3-nat.c gdb/i386m3-nat.c
--- gdb.orig/i386m3-nat.c	Mon Jul 31 09:11:58 2000
+++ gdb/i386m3-nat.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Low level interface to I386 running mach 3.0.
-   Copyright (C) 1992 Free Software Foundation, Inc.
+   Copyright 1992, 1993, 1994, 1996, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/i386mach-nat.c gdb/i386mach-nat.c
--- gdb.orig/i386mach-nat.c	Mon Sep 11 16:57:52 2000
+++ gdb/i386mach-nat.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Native dependent code for Mach 386's for GDB, the GNU debugger.
-   Copyright (C) 1986, 1987, 1989, 1991, 1992 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1991, 1992, 1993, 1995, 1996, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/i386nbsd-tdep.c gdb/i386nbsd-tdep.c
--- gdb.orig/i386nbsd-tdep.c	Wed Jan 24 16:46:37 2001
+++ gdb/i386nbsd-tdep.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Target-dependent code for NetBSD/i386, for GDB.
-   Copyright 1988, 1989, 1991, 1992, 1994, 1996, 2000
+   Copyright 1988, 1989, 1991, 1992, 1994, 1996, 2000, 2001
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/i386v-nat.c gdb/i386v-nat.c
--- gdb.orig/i386v-nat.c	Mon Jul 31 09:11:58 2000
+++ gdb/i386v-nat.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Intel 386 native support for SYSV systems (pre-SVR4).
-   Copyright (C) 1988, 89, 91, 92, 94, 96, 1998 Free Software Foundation, Inc.
+   Copyright 1988, 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999,
+   2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/i386v4-nat.c gdb/i386v4-nat.c
--- gdb.orig/i386v4-nat.c	Mon Jul 31 09:11:58 2000
+++ gdb/i386v4-nat.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Native-dependent code for SVR4 Unix running on i386's, for GDB.
-   Copyright 1988, 1989, 1991, 1992, 1996, 1998 Free Software Foundation, Inc.
+   Copyright 1988, 1989, 1991, 1992, 1996, 1997, 1998, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/i387-tdep.c gdb/i387-tdep.c
--- gdb.orig/i387-tdep.c	Mon Jul 31 09:11:58 2000
+++ gdb/i387-tdep.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Intel 387 floating point stuff.
-   Copyright (C) 1988, 89, 91, 98, 99, 2000 Free Software Foundation, Inc.
+   Copyright 1988, 1989, 1991, 1992, 1993, 1994, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/i960-tdep.c gdb/i960-tdep.c
--- gdb.orig/i960-tdep.c	Mon Feb 26 17:41:12 2001
+++ gdb/i960-tdep.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Target-machine dependent code for the Intel 960
-   Copyright 1991, 1992, 1993, 1994, 1995 Free Software Foundation, Inc.
+   Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000,
+   2001 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    examine_prologue and other parts contributed by Wind River Systems.
 
diff -upr gdb.orig/infcmd.c gdb/infcmd.c
--- gdb.orig/infcmd.c	Tue Feb 20 12:31:27 2001
+++ gdb/infcmd.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Memory-access and commands for "inferior" process, for GDB.
-   Copyright 1986, 87, 88, 89, 91, 92, 95, 96, 1998, 1999, 2001
+   Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
+   1996, 1997, 1998, 1999, 2000, 2001
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/inferior.h gdb/inferior.h
--- gdb.orig/inferior.h	Thu Feb 15 19:58:01 2001
+++ gdb/inferior.h	Wed Feb 28 01:17:14 2001
@@ -1,6 +1,7 @@
 /* Variables that describe the inferior process running under GDB:
    Where it is, why it stopped, and how to step it.
-   Copyright 1986, 1989, 1992, 1996, 1998, 2001 Free Software Foundation, Inc.
+   Copyright 1986, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996,
+   1998, 1999, 2000, 2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/inflow.c gdb/inflow.c
--- gdb.orig/inflow.c	Mon Feb 26 17:41:12 2001
+++ gdb/inflow.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Low level interface to ptrace, for GDB when running under Unix.
-   Copyright 1986-87, 1989, 1991-92, 1995, 1998 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
+   1996, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/infptrace.c gdb/infptrace.c
--- gdb.orig/infptrace.c	Mon Feb 26 17:41:12 2001
+++ gdb/infptrace.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Low level Unix child interface to ptrace, for GDB when running under Unix.
-   Copyright 1988, 89, 90, 91, 92, 93, 94, 95, 96, 1998, 2001 
+   Copyright 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998,
+   1999, 2000, 2001
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/infrun.c gdb/infrun.c
--- gdb.orig/infrun.c	Thu Feb 15 19:58:01 2001
+++ gdb/infrun.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Target-struct-independent code to start (run) and stop an inferior process.
-   Copyright 1986-1989, 1991-2000, 2001 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
+   1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/inftarg.c gdb/inftarg.c
--- gdb.orig/inftarg.c	Mon Jul 31 09:11:59 2000
+++ gdb/inftarg.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Target-vector operations for controlling Unix child processes, for GDB.
-   Copyright 1990-1996, 1998, 1999 Free Software Foundation, Inc.
+   Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000
+   Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
    ## Contains temporary hacks..
diff -upr gdb.orig/infttrace.c gdb/infttrace.c
--- gdb.orig/infttrace.c	Mon Feb 26 17:41:12 2001
+++ gdb/infttrace.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Low level Unix child interface to ttrace, for GDB when running under HP-UX.
-   Copyright 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996
+   Copyright 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998,
+   1999, 2000, 2001
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/irix4-nat.c gdb/irix4-nat.c
--- gdb.orig/irix4-nat.c	Mon Sep 11 16:57:52 2000
+++ gdb/irix4-nat.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Native support for the SGI Iris running IRIX version 4, for GDB.
-   Copyright 1988, 1989, 1990, 1991, 1992, 1993, 1995
+   Copyright 1988, 1989, 1990, 1991, 1992, 1993, 1995, 1996, 1999, 2000
    Free Software Foundation, Inc.
    Contributed by Alessandro Forin(af@cs.cmu.edu) at CMU
    and by Per Bothner(bothner@cs.wisc.edu) at U.Wisconsin.
diff -upr gdb.orig/irix5-nat.c gdb/irix5-nat.c
--- gdb.orig/irix5-nat.c	Thu Dec 14 18:42:55 2000
+++ gdb/irix5-nat.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Native support for the SGI Iris running IRIX version 5, for GDB.
-   Copyright 1988, 89, 90, 91, 92, 93, 94, 95, 96, 98, 1999
+   Copyright 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998,
+   1999, 2000
    Free Software Foundation, Inc.
    Contributed by Alessandro Forin(af@cs.cmu.edu) at CMU
    and by Per Bothner(bothner@cs.wisc.edu) at U.Wisconsin.
diff -upr gdb.orig/isi-xdep.c gdb/isi-xdep.c
--- gdb.orig/isi-xdep.c	Wed Jul  7 13:07:24 1999
+++ gdb/isi-xdep.c	Wed Feb 28 01:17:14 2001
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993 Free Software Foundation, Inc.
+/* Copyright 1993 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
diff -upr gdb.orig/jv-exp.y gdb/jv-exp.y
--- gdb.orig/jv-exp.y	Sat May 27 19:11:33 2000
+++ gdb/jv-exp.y	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* YACC parser for Java expressions, for GDB.
-   Copyright (C) 1997, 1998, 1999.
+   Copyright 1997, 1998, 1999, 2000
    Free Software Foundation, Inc.
 
 This file is part of GDB.
diff -upr gdb.orig/jv-lang.c gdb/jv-lang.c
--- gdb.orig/jv-lang.c	Tue Aug 29 12:03:16 2000
+++ gdb/jv-lang.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Java language support routines for GDB, the GNU debugger.
-   Copyright 1997, 1998, 1999-2000 Free Software Foundation, Inc.
+   Copyright 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/jv-lang.h gdb/jv-lang.h
--- gdb.orig/jv-lang.h	Sat May 27 19:11:33 2000
+++ gdb/jv-lang.h	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Java language support definitions for GDB, the GNU debugger.
-   Copyright 1997-2000 Free Software Foundation, Inc.
+   Copyright 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/jv-typeprint.c gdb/jv-typeprint.c
--- gdb.orig/jv-typeprint.c	Thu Dec 14 18:42:55 2000
+++ gdb/jv-typeprint.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Support for printing Java types for GDB, the GNU debugger.
-   Copyright 1997-2000 Free Software Foundation, Inc.
+   Copyright 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/jv-valprint.c gdb/jv-valprint.c
--- gdb.orig/jv-valprint.c	Tue Aug 29 12:03:16 2000
+++ gdb/jv-valprint.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Support for printing Java values for GDB, the GNU debugger.
-   Copyright 1997-2000 Free Software Foundation, Inc.
+   Copyright 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/kdb-start.c gdb/kdb-start.c
--- gdb.orig/kdb-start.c	Mon Jul 31 09:11:59 2000
+++ gdb/kdb-start.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Main loop for the standalone kernel debugger, for GDB, the GNU Debugger.
-   Copyright 1989, 1991, 1992 Free Software Foundation, Inc.
+   Copyright 1989, 1991, 1992, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/kod-cisco.c gdb/kod-cisco.c
--- gdb.orig/kod-cisco.c	Thu Dec 14 18:42:55 2000
+++ gdb/kod-cisco.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Kernel Object Display facility for Cisco
-   Copyright 1999 Free Software Foundation, Inc.
+   Copyright 1999, 2000 Free Software Foundation, Inc.
    
    Written by Tom Tromey <tromey@cygnus.com>.
    
diff -upr gdb.orig/kod.c gdb/kod.c
--- gdb.orig/kod.c	Thu Dec 14 18:42:55 2000
+++ gdb/kod.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Kernel Object Display generic routines and callbacks
-   Copyright 1998, 1999 Free Software Foundation, Inc.
+   Copyright 1998, 1999, 2000 Free Software Foundation, Inc.
 
    Written by Fernando Nasser <fnasser@cygnus.com> for Cygnus Solutions.
 
diff -upr gdb.orig/language.c gdb/language.c
--- gdb.orig/language.c	Mon Feb 26 17:41:12 2001
+++ gdb/language.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Multiple source language support for GDB.
-   Copyright 1991, 1992, 2000, 2001 Free Software Foundation, Inc.
+   Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
+   Free Software Foundation, Inc.
    Contributed by the Department of Computer Science at the State University
    of New York at Buffalo.
 
diff -upr gdb.orig/language.h gdb/language.h
--- gdb.orig/language.h	Fri Nov  3 17:27:54 2000
+++ gdb/language.h	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Source-language-related definitions for GDB.
-   Copyright 1991, 1992, 2000 Free Software Foundation, Inc.
+   Copyright 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2000
+   Free Software Foundation, Inc.
    Contributed by the Department of Computer Science at the State University
    of New York at Buffalo.
 
diff -upr gdb.orig/lin-lwp.c gdb/lin-lwp.c
--- gdb.orig/lin-lwp.c	Wed Jan 24 16:46:37 2001
+++ gdb/lin-lwp.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Multi-threaded debugging support for Linux (LWP layer).
-   Copyright 2000 Free Software Foundation, Inc.
+   Copyright 2000, 2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/lin-thread.c gdb/lin-thread.c
--- gdb.orig/lin-thread.c	Thu Dec 14 18:42:55 2000
+++ gdb/lin-thread.c	Wed Feb 28 01:17:14 2001
@@ -1,6 +1,6 @@
 /* Multi-threaded debugging support for the thread_db interface,
    used on operating systems such as Solaris and Linux.
-   Copyright 1999 Free Software Foundation, Inc.
+   Copyright 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/linespec.c gdb/linespec.c
--- gdb.orig/linespec.c	Thu Dec 14 18:42:55 2000
+++ gdb/linespec.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Parser for linespec for the GNU debugger, GDB.
-   Copyright 1986, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000
+   Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
+   1996, 1997, 1998, 1999, 2000
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/linespec.h gdb/linespec.h
--- gdb.orig/linespec.h	Thu Nov 30 17:41:27 2000
+++ gdb/linespec.h	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Header for GDB line completion.
-   Copyright 2000 Free Software Foundation.
+   Copyright 2000 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
diff -upr gdb.orig/linux-thread.c gdb/linux-thread.c
--- gdb.orig/linux-thread.c	Thu Dec 14 18:42:55 2000
+++ gdb/linux-thread.c	Wed Feb 28 01:17:14 2001
@@ -1,6 +1,6 @@
 /* Low level interface for debugging GNU/Linux threads for GDB,
    the GNU debugger.
-   Copyright 1998, 1999 Free Software Foundation, Inc.
+   Copyright 1998, 1999, 2000 Free Software Foundation, Inc.
 
 This file is part of GDB.
 
diff -upr gdb.orig/lynx-nat.c gdb/lynx-nat.c
--- gdb.orig/lynx-nat.c	Mon Feb 26 17:41:12 2001
+++ gdb/lynx-nat.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Native-dependent code for LynxOS.
-   Copyright 1993, 1994 Free Software Foundation, Inc.
+   Copyright 1993, 1994, 1995, 1996, 1999, 2000, 2001
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/m2-exp.y gdb/m2-exp.y
--- gdb.orig/m2-exp.y	Sat May 27 19:11:33 2000
+++ gdb/m2-exp.y	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* YACC grammar for Modula-2 expressions, for GDB.
-   Copyright (C) 1986, 1989, 1990, 1991, 1993, 1994, 1995
+   Copyright 1986, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1999,
+   2000
    Free Software Foundation, Inc.
    Generated from expread.y (now c-exp.y) and contributed by the Department
    of Computer Science at the State University of New York at Buffalo, 1991.
diff -upr gdb.orig/m2-lang.c gdb/m2-lang.c
--- gdb.orig/m2-lang.c	Tue Aug 29 12:03:16 2000
+++ gdb/m2-lang.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Modula 2 language support routines for GDB, the GNU debugger.
-   Copyright 1992, 2000 Free Software Foundation, Inc.
+   Copyright 1992, 1993, 1994, 1995, 1996, 1998, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/m2-lang.h gdb/m2-lang.h
--- gdb.orig/m2-lang.h	Sat May 27 19:11:33 2000
+++ gdb/m2-lang.h	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Modula 2 language support definitions for GDB, the GNU debugger.
-   Copyright 1992, 2000 Free Software Foundation, Inc.
+   Copyright 1992, 1998, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/m2-typeprint.c gdb/m2-typeprint.c
--- gdb.orig/m2-typeprint.c	Mon Jul 31 09:11:59 2000
+++ gdb/m2-typeprint.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Support for printing Modula 2 types for GDB, the GNU debugger.
-   Copyright 1986, 1988, 1989, 1991, 2000 Free Software Foundation, Inc.
+   Copyright 1986, 1988, 1989, 1991, 1992, 1995, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/m2-valprint.c gdb/m2-valprint.c
--- gdb.orig/m2-valprint.c	Mon Jul 31 09:11:59 2000
+++ gdb/m2-valprint.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Support for printing Modula 2 values for GDB, the GNU debugger.
-   Copyright 1986, 1988, 1989, 1991, 2000 Free Software Foundation, Inc.
+   Copyright 1986, 1988, 1989, 1991, 1992, 1996, 1998, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/m3-nat.c gdb/m3-nat.c
--- gdb.orig/m3-nat.c	Mon Feb 26 17:41:12 2001
+++ gdb/m3-nat.c	Wed Feb 28 01:17:14 2001
@@ -1,7 +1,7 @@
 /* Interface GDB to Mach 3.0 operating systems.
    (Most) Mach 3.0 related routines live in this file.
 
-   Copyright (C) 1992, 1996, 1999, 2000, 2001
+   Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/m32r-rom.c gdb/m32r-rom.c
--- gdb.orig/m32r-rom.c	Tue Jan 30 23:24:48 2001
+++ gdb/m32r-rom.c	Wed Feb 28 01:17:14 2001
@@ -1,6 +1,7 @@
 /* Remote debugging interface to m32r and mon2000 ROM monitors for GDB, 
    the GNU debugger.
-   Copyright 1996, 2001 Free Software Foundation, Inc.
+   Copyright 1996, 1997, 1998, 1999, 2000, 2001
+   Free Software Foundation, Inc.
 
    Adapted by Michael Snyder of Cygnus Support.
 
diff -upr gdb.orig/m32r-tdep.c gdb/m32r-tdep.c
--- gdb.orig/m32r-tdep.c	Mon Jul 31 09:12:00 2000
+++ gdb/m32r-tdep.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Target-dependent code for the Mitsubishi m32r for GDB, the GNU debugger.
-   Copyright 1996, Free Software Foundation, Inc.
+   Copyright 1996, 1998, 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/m68hc11-tdep.c gdb/m68hc11-tdep.c
--- gdb.orig/m68hc11-tdep.c	Mon Dec  4 08:04:05 2000
+++ gdb/m68hc11-tdep.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Target-dependent code for Motorola 68HC11 & 68HC12
-   Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+   Copyright 1999, 2000 Free Software Foundation, Inc.
    Contributed by Stephane Carrez, stcarrez@worldnet.fr
 
 This file is part of GDB.
diff -upr gdb.orig/m68k-tdep.c gdb/m68k-tdep.c
--- gdb.orig/m68k-tdep.c	Thu Feb 15 19:58:01 2001
+++ gdb/m68k-tdep.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Target dependent code for the Motorola 68000 series.
-   Copyright (C) 1990, 1992, 1993, 1994, 1995, 1996, 1999, 2000, 2001
+   Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1999, 2000, 2001
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/m68klinux-nat.c gdb/m68klinux-nat.c
--- gdb.orig/m68klinux-nat.c	Mon Jul 31 09:12:00 2000
+++ gdb/m68klinux-nat.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Motorola m68k native support for Linux
-   Copyright (C) 1996,1998 Free Software Foundation, Inc.
+   Copyright 1996, 1998, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/m68knbsd-nat.c gdb/m68knbsd-nat.c
--- gdb.orig/m68knbsd-nat.c	Wed Jan 24 16:46:37 2001
+++ gdb/m68knbsd-nat.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Native-dependent code for Motorola m68k's running NetBSD, for GDB.
-   Copyright 1988, 1989, 1991, 1992, 1994, 1996 Free Software Foundation, Inc.
+   Copyright 1988, 1989, 1991, 1992, 1994, 1996, 2000, 2001
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/m88k-nat.c gdb/m88k-nat.c
--- gdb.orig/m88k-nat.c	Sun Sep 17 17:49:49 2000
+++ gdb/m88k-nat.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Native-dependent Motorola 88xxx support for GDB, the GNU Debugger.
-   Copyright 1988, 1990, 1991, 1992 Free Software Foundation, Inc.
+   Copyright 1988, 1990, 1991, 1992, 1993, 1995, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/m88k-tdep.c gdb/m88k-tdep.c
--- gdb.orig/m88k-tdep.c	Sun Sep 17 17:49:49 2000
+++ gdb/m88k-tdep.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Target-machine dependent code for Motorola 88000 series, for GDB.
-   Copyright 1988, 1990, 1991, 1994, 1995 Free Software Foundation, Inc.
+   Copyright 1988, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/mac-nat.c gdb/mac-nat.c
--- gdb.orig/mac-nat.c	Mon Jul 31 09:12:00 2000
+++ gdb/mac-nat.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Target-vector operations for controlling Mac applications, for GDB.
-   Copyright (C) 1995 Free Software Foundation, Inc.
+   Copyright 1995, 1996, 1998, 1999, 2000 Free Software Foundation, Inc.
    Written by Stan Shebs.  Contributed by Cygnus Support.
 
    This file is part of GDB.
diff -upr gdb.orig/mac-xdep.c gdb/mac-xdep.c
--- gdb.orig/mac-xdep.c	Thu Feb 15 19:58:01 2001
+++ gdb/mac-xdep.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Top level support for Mac interface to GDB, the GNU debugger.
-   Copyright 1994, 2001 Free Software Foundation, Inc.
+   Copyright 1994, 1995, 1998, 2000, 2001 Free Software Foundation, Inc.
    Contributed by Cygnus Support.  Written by Stan Shebs.
 
    This file is part of GDB.
diff -upr gdb.orig/main.c gdb/main.c
--- gdb.orig/main.c	Mon Jan 29 17:06:26 2001
+++ gdb/main.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Top level stuff for GDB, the GNU debugger.
-   Copyright 1986-1995, 1999-2000 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
+   1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/maint.c gdb/maint.c
--- gdb.orig/maint.c	Thu Feb 15 19:58:01 2001
+++ gdb/maint.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Support for GDB maintenance commands.
-   Copyright 1992, 1993, 1994, 2001 Free Software Foundation, Inc.
+   Copyright 1992, 1993, 1994, 1995, 1996, 1997, 1999, 2000, 2001
+   Free Software Foundation, Inc.
    Written by Fred Fish at Cygnus Support.
 
    This file is part of GDB.
diff -upr gdb.orig/mcore-rom.c gdb/mcore-rom.c
--- gdb.orig/mcore-rom.c	Mon Jul 31 09:12:00 2000
+++ gdb/mcore-rom.c	Wed Feb 28 01:17:14 2001
@@ -1,6 +1,6 @@
 /* Remote debugging interface to Motorola picobug monitor for gdb,
    the GNU debugger.
-   Copyright 1999 Free Software Foundation, Inc.
+   Copyright 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/mcore-tdep.c gdb/mcore-tdep.c
--- gdb.orig/mcore-tdep.c	Sat Dec  9 12:10:05 2000
+++ gdb/mcore-tdep.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Target-machine dependent code for Motorola MCore for GDB, the GNU debugger
-   Copyright (C) 1999 Free Software Foundation, Inc.
+   Copyright 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/mdebugread.c gdb/mdebugread.c
--- gdb.orig/mdebugread.c	Mon Feb 26 17:41:12 2001
+++ gdb/mdebugread.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Read a symbol table in ECOFF format (Third-Eye).
-   Copyright 1986, 87, 89, 90, 91, 92, 93, 94, 95, 96, 97, 1998
+   Copyright 1986, 1987, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996,
+   1997, 1998, 1999, 2000, 2001
    Free Software Foundation, Inc.
    Original version contributed by Alessandro Forin (af@cs.cmu.edu) at
    CMU.  Major work by Per Bothner, John Gilmore and Ian Lance Taylor
diff -upr gdb.orig/mem-break.c gdb/mem-break.c
--- gdb.orig/mem-break.c	Mon Jul 31 09:12:00 2000
+++ gdb/mem-break.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Simulate breakpoints by patching locations in the target system, for GDB.
-   Copyright 1990, 1991, 1995 Free Software Foundation, Inc.
+   Copyright 1990, 1991, 1992, 1993, 1995, 1997, 1998, 1999, 2000
+   Free Software Foundation, Inc.
    Contributed by Cygnus Support.  Written by John Gilmore.
 
    This file is part of GDB.
diff -upr gdb.orig/mi/gdbmi.texinfo gdb/mi/gdbmi.texinfo
--- gdb.orig/mi/gdbmi.texinfo	Fri Nov  3 17:27:59 2000
+++ gdb/mi/gdbmi.texinfo	Wed Feb 28 01:17:14 2001
@@ -8,7 +8,7 @@
 @c  @ifinfo
 @c  This file documents GDB/MI, a Machine Interface to GDB.
 
-@c  Copyright (C) 2000, Free Software Foundation, Inc.
+@c  Copyright 1999, 2000 Free Software Foundation, Inc.
 @c  Contributed by Cygnus Solutions.
 
 @c  Permission is granted to make and distribute verbatim copies of this
diff -upr gdb.orig/mi/mi-cmd-break.c gdb/mi/mi-cmd-break.c
--- gdb.orig/mi/mi-cmd-break.c	Thu Feb 15 19:58:08 2001
+++ gdb/mi/mi-cmd-break.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* MI Command Set - breakpoint and watchpoint commands.
-   Copyright 2000, 2001 Free Software Foundation, Inc.
+   Copyright 1999, 2000, 2001 Free Software Foundation, Inc.
    Contributed by Cygnus Solutions (a Red Hat company).
 
    This file is part of GDB.
diff -upr gdb.orig/mi/mi-cmd-disas.c gdb/mi/mi-cmd-disas.c
--- gdb.orig/mi/mi-cmd-disas.c	Mon Jan 29 17:06:26 2001
+++ gdb/mi/mi-cmd-disas.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* MI Command Set - disassemble commands.
-   Copyright (C) 2000, Free Software Foundation, Inc.
+   Copyright 2000, 2001 Free Software Foundation, Inc.
    Contributed by Cygnus Solutions (a Red Hat company).
 
    This file is part of GDB.
diff -upr gdb.orig/mi/mi-cmd-stack.c gdb/mi/mi-cmd-stack.c
--- gdb.orig/mi/mi-cmd-stack.c	Tue May 16 08:43:34 2000
+++ gdb/mi/mi-cmd-stack.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* MI Command Set - stack commands.
-   Copyright (C) 2000, Free Software Foundation, Inc.
+   Copyright 2000 Free Software Foundation, Inc.
    Contributed by Cygnus Solutions (a Red Hat company).
 
    This file is part of GDB.
diff -upr gdb.orig/mi/mi-cmd-var.c gdb/mi/mi-cmd-var.c
--- gdb.orig/mi/mi-cmd-var.c	Thu Dec 14 18:43:00 2000
+++ gdb/mi/mi-cmd-var.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* MI Command Set - varobj commands.
-   Copyright (C) 2000, Free Software Foundation, Inc.
+   Copyright 1999, 2000 Free Software Foundation, Inc.
    Contributed by Cygnus Solutions (a Red Hat company).
 
    This file is part of GDB.
diff -upr gdb.orig/mi/mi-cmds.c gdb/mi/mi-cmds.c
--- gdb.orig/mi/mi-cmds.c	Thu Feb 15 19:58:08 2001
+++ gdb/mi/mi-cmds.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* MI Command Set.
-   Copyright (C) 2000, 2001 Free Software Foundation, Inc.
+   Copyright 1999, 2000, 2001 Free Software Foundation, Inc.
    Contributed by Cygnus Solutions (a Red Hat company).
 
    This file is part of GDB.
diff -upr gdb.orig/mi/mi-cmds.h gdb/mi/mi-cmds.h
--- gdb.orig/mi/mi-cmds.h	Tue May 16 08:43:34 2000
+++ gdb/mi/mi-cmds.h	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* MI Command Set.
-   Copyright (C) 2000, Free Software Foundation, Inc.
+   Copyright 1999, 2000 Free Software Foundation, Inc.
    Contributed by Cygnus Solutions (a Red Hat company).
 
    This file is part of GDB.
diff -upr gdb.orig/mi/mi-console.c gdb/mi/mi-console.c
--- gdb.orig/mi/mi-console.c	Thu Feb 15 19:58:08 2001
+++ gdb/mi/mi-console.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* MI Console code.
-   Copyright (C) 2000, 2001 Free Software Foundation, Inc.
+   Copyright 1999, 2000, 2001 Free Software Foundation, Inc.
    Contributed by Cygnus Solutions (a Red Hat company).
 
    This file is part of GDB.
diff -upr gdb.orig/mi/mi-console.h gdb/mi/mi-console.h
--- gdb.orig/mi/mi-console.h	Tue May 16 08:43:34 2000
+++ gdb/mi/mi-console.h	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* MI Command Set - MI Console.
-   Copyright (C) 2000, Free Software Foundation, Inc.
+   Copyright 1999, 2000 Free Software Foundation, Inc.
    Contributed by Cygnus Solutions (a Red Hat company).
 
    This file is part of GDB.
diff -upr gdb.orig/mi/mi-getopt.c gdb/mi/mi-getopt.c
--- gdb.orig/mi/mi-getopt.c	Thu Feb 15 19:58:08 2001
+++ gdb/mi/mi-getopt.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* MI Command Set - MI Option Parser.
-   Copyright (C) 2000, 2001 Free Software Foundation, Inc.
+   Copyright 1999, 2000, 2001 Free Software Foundation, Inc.
    Contributed by Cygnus Solutions (a Red Hat company).
 
    This file is part of GDB.
diff -upr gdb.orig/mi/mi-getopt.h gdb/mi/mi-getopt.h
--- gdb.orig/mi/mi-getopt.h	Tue May 16 08:43:34 2000
+++ gdb/mi/mi-getopt.h	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* MI Option Parser.
-   Copyright (C) 2000, Free Software Foundation, Inc.
+   Copyright 1999, 2000 Free Software Foundation, Inc.
    Contributed by Cygnus Solutions (a Red Hat company).
 
    This file is part of GDB.
diff -upr gdb.orig/mi/mi-main.c gdb/mi/mi-main.c
--- gdb.orig/mi/mi-main.c	Thu Dec 14 18:43:00 2000
+++ gdb/mi/mi-main.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* MI Command Set.
-   Copyright (C) 2000, Free Software Foundation, Inc.
+   Copyright 1999, 2000 Free Software Foundation, Inc.
    Contributed by Cygnus Solutions (a Red Hat company).
 
    This file is part of GDB.
diff -upr gdb.orig/mi/mi-out.c gdb/mi/mi-out.c
--- gdb.orig/mi/mi-out.c	Mon Jul 31 09:12:09 2000
+++ gdb/mi/mi-out.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* MI Command Set - output generating routines.
-   Copyright (C) 2000, Free Software Foundation, Inc.
+   Copyright 1999, 2000 Free Software Foundation, Inc.
    Contributed by Cygnus Solutions (a Red Hat company).
 
    This file is part of GDB.
diff -upr gdb.orig/mi/mi-out.h gdb/mi/mi-out.h
--- gdb.orig/mi/mi-out.h	Tue May 16 08:43:34 2000
+++ gdb/mi/mi-out.h	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* MI Command Set - MI output generating routines for GDB.
-   Copyright (C) 2000, Free Software Foundation, Inc.
+   Copyright 1999, 2000 Free Software Foundation, Inc.
    Contributed by Cygnus Solutions (a Red Hat company).
 
    This file is part of GDB.
diff -upr gdb.orig/mi/mi-parse.c gdb/mi/mi-parse.c
--- gdb.orig/mi/mi-parse.c	Thu Feb 15 19:58:08 2001
+++ gdb/mi/mi-parse.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* MI Command Set - MI parser.
-   Copyright (C) 2000, 2001 Free Software Foundation, Inc.
+   Copyright 1999, 2000, 2001 Free Software Foundation, Inc.
    Contributed by Cygnus Solutions (a Red Hat company).
 
    This file is part of GDB.
diff -upr gdb.orig/mi/mi-parse.h gdb/mi/mi-parse.h
--- gdb.orig/mi/mi-parse.h	Tue May 16 08:43:34 2000
+++ gdb/mi/mi-parse.h	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* MI Command Set - MI Command Parser.
-   Copyright (C) 2000, Free Software Foundation, Inc.
+   Copyright 1999, 2000 Free Software Foundation, Inc.
    Contributed by Cygnus Solutions (a Red Hat company).
 
    This file is part of GDB.
diff -upr gdb.orig/minimon.h gdb/minimon.h
--- gdb.orig/minimon.h	Wed Jul  7 13:08:04 1999
+++ gdb/minimon.h	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Definitions and macros for support of AMD's remote debugger, MiniMON.
-   Copyright (C) 1990, 1991 Free Software Foundation, Inc.
+   Copyright 1990, 1991 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/minsyms.c gdb/minsyms.c
--- gdb.orig/minsyms.c	Thu Feb 15 19:58:01 2001
+++ gdb/minsyms.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* GDB routines for manipulating the minimal symbol tables.
-   Copyright 1992, 93, 94, 96, 97, 1998 Free Software Foundation, Inc.
+   Copyright 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
+   Free Software Foundation, Inc.
    Contributed by Cygnus Support, using pieces from other GDB modules.
 
    This file is part of GDB.
diff -upr gdb.orig/mips-nat.c gdb/mips-nat.c
--- gdb.orig/mips-nat.c	Tue Aug 29 12:03:17 2000
+++ gdb/mips-nat.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Low level DECstation interface to ptrace, for GDB when running native.
-   Copyright 1988, 1989, 1991, 1992, 1995 Free Software Foundation, Inc.
+   Copyright 1988, 1989, 1991, 1992, 1993, 1995, 1996, 1999, 2000
+   Free Software Foundation, Inc.
    Contributed by Alessandro Forin(af@cs.cmu.edu) at CMU
    and by Per Bothner(bothner@cs.wisc.edu) at U.Wisconsin.
 
diff -upr gdb.orig/mips-tdep.c gdb/mips-tdep.c
--- gdb.orig/mips-tdep.c	Tue Feb 20 22:35:52 2001
+++ gdb/mips-tdep.c	Wed Feb 28 01:17:14 2001
@@ -1,7 +1,7 @@
 /* Target-dependent code for the MIPS architecture, for GDB, the GNU Debugger.
 
-   Copyright 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996,
-   1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
+   Copyright 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
+   1998, 1999, 2000, 2001 Free Software Foundation, Inc.
 
    Contributed by Alessandro Forin(af@cs.cmu.edu) at CMU
    and by Per Bothner(bothner@cs.wisc.edu) at U.Wisconsin.
diff -upr gdb.orig/mipsm3-nat.c gdb/mipsm3-nat.c
--- gdb.orig/mipsm3-nat.c	Mon Jul 31 09:12:01 2000
+++ gdb/mipsm3-nat.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Definitions to make GDB run on a mips box under Mach 3.0
-   Copyright (C) 1992 Free Software Foundation, Inc.
+   Copyright 1992, 1993, 1998, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/mipsread.c gdb/mipsread.c
--- gdb.orig/mipsread.c	Thu Feb 15 19:58:01 2001
+++ gdb/mipsread.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Read a symbol table in MIPS' format (Third-Eye).
-   Copyright 1986, 87, 89, 90, 91, 92, 93, 94, 95, 96, 1998, 2001
+   Copyright 1986, 1987, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996,
+   1999, 2000
    Free Software Foundation, Inc.
    Contributed by Alessandro Forin (af@cs.cmu.edu) at CMU.  Major work
    by Per Bothner, John Gilmore and Ian Lance Taylor at Cygnus Support.
diff -upr gdb.orig/mipsv4-nat.c gdb/mipsv4-nat.c
--- gdb.orig/mipsv4-nat.c	Tue Aug 29 12:03:17 2000
+++ gdb/mipsv4-nat.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Native support for MIPS running SVR4, for GDB.
-   Copyright 1994, 1995 Free Software Foundation, Inc.
+   Copyright 1994, 1995, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/mn10200-tdep.c gdb/mn10200-tdep.c
--- gdb.orig/mn10200-tdep.c	Mon Jul 31 09:12:01 2000
+++ gdb/mn10200-tdep.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Target-dependent code for the Matsushita MN10200 for GDB, the GNU debugger.
-   Copyright 1997 Free Software Foundation, Inc.
+   Copyright 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/mn10300-tdep.c gdb/mn10300-tdep.c
--- gdb.orig/mn10300-tdep.c	Thu Feb 15 19:58:01 2001
+++ gdb/mn10300-tdep.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Target-dependent code for the Matsushita MN10300 for GDB, the GNU debugger.
-   Copyright 1996, 1997, 1998, 2000, 2001
+   Copyright 1996, 1997, 1998, 1999, 2000, 2001
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/mon960-rom.c gdb/mon960-rom.c
--- gdb.orig/mon960-rom.c	Mon Jul 31 09:12:01 2000
+++ gdb/mon960-rom.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Remote target glue for the Intel 960 MON960 ROM monitor.
-   Copyright 1995, 1996 Free Software Foundation, Inc.
+   Copyright 1995, 1996, 1997, 1998, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/monitor.c gdb/monitor.c
--- gdb.orig/monitor.c	Mon Feb 26 17:41:12 2001
+++ gdb/monitor.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Remote debugging interface for boot monitors, for GDB.
-   Copyright 1990-1993, 1995-1997, 1999-2000, 2001 Free Software Foundation, Inc.
+   Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
+   2000, 2001 Free Software Foundation, Inc.
    Contributed by Cygnus Support.  Written by Rob Savoye for Cygnus.
    Resurrected from the ashes by Stu Grossman.
 
diff -upr gdb.orig/monitor.h gdb/monitor.h
--- gdb.orig/monitor.h	Fri Nov  3 17:27:54 2000
+++ gdb/monitor.h	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Definitions for remote debugging interface for ROM monitors.
-   Copyright 1990, 1991, 1992, 1996 Free Software Foundation, Inc.
+   Copyright 1990, 1991, 1992, 1994, 1995, 1996, 1997, 1998, 1999, 2000
+   Free Software Foundation, Inc.
    Contributed by Cygnus Support. Written by Rob Savoye for Cygnus.
 
    This file is part of GDB.
diff -upr gdb.orig/news-xdep.c gdb/news-xdep.c
--- gdb.orig/news-xdep.c	Mon Jul 31 09:12:01 2000
+++ gdb/news-xdep.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Low level interface to ptrace, for GDB when running under Unix.
-   Copyright (C) 1986, 1987, 1989 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/nindy-share/Makefile gdb/nindy-share/Makefile
--- gdb.orig/nindy-share/Makefile	Thu Apr 15 18:34:26 1999
+++ gdb/nindy-share/Makefile	Wed Feb 28 01:17:14 2001
@@ -1,4 +1,4 @@
-#Copyright 1992 Free Software Foundation, Inc.
+#Copyright 1991 Free Software Foundation, Inc.
 
 # This file is part of GDB.
 
diff -upr gdb.orig/nindy-share/env.h gdb/nindy-share/env.h
--- gdb.orig/nindy-share/env.h	Thu Apr 15 18:34:26 1999
+++ gdb/nindy-share/env.h	Wed Feb 28 01:17:14 2001
@@ -1,4 +1,4 @@
-/* Copyright 1990, 1992 Free Software Foundation, Inc.
+/* Copyright 1990, 1991 Free Software Foundation, Inc.
  *
  * This code was donated by Intel Corp.
  * 
diff -upr gdb.orig/nindy-tdep.c gdb/nindy-tdep.c
--- gdb.orig/nindy-tdep.c	Mon Jul 31 09:12:01 2000
+++ gdb/nindy-tdep.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Target-machine dependent code for the NINDY monitor running on the Intel 960
-   Copyright (C) 1991 Free Software Foundation, Inc.
+   Copyright 1991, 1992, 1993, 1994, 1995, 1996, 2000
+   Free Software Foundation, Inc.
    Contributed by Intel Corporation.
 
    This file is part of GDB.
diff -upr gdb.orig/nlm/Makefile.in gdb/nlm/Makefile.in
--- gdb.orig/nlm/Makefile.in	Mon Jun 28 09:02:21 1999
+++ gdb/nlm/Makefile.in	Wed Feb 28 01:17:14 2001
@@ -1,4 +1,5 @@
-#Copyright 1989, 1990, 91, 92, 93, 94, 95, 1999 Free Software Foundation, Inc.
+#Copyright 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1999
+#Free Software Foundation, Inc.
 
 # This file is part of GDB.
 
diff -upr gdb.orig/nlm/configure gdb/nlm/configure
--- gdb.orig/nlm/configure	Thu Apr 15 18:34:12 1999
+++ gdb/nlm/configure	Wed Feb 28 01:17:14 2001
@@ -2,7 +2,7 @@
 
 # Guess values for system-dependent variables and create Makefiles.
 # Generated automatically using autoconf version 2.12.2 
-# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
+# Copyright 1992, 1993, 1994, 1995, 1996 Free Software Foundation, Inc.
 #
 # This configure script is free software; the Free Software Foundation
 # gives unlimited permission to copy, distribute and modify it.
diff -upr gdb.orig/nlmread.c gdb/nlmread.c
--- gdb.orig/nlmread.c	Thu Dec 14 18:42:55 2000
+++ gdb/nlmread.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Read NLM (NetWare Loadable Module) format executable files for GDB.
-   Copyright 1993, 1994, 1998 Free Software Foundation, Inc.
+   Copyright 1993, 1994, 1995, 1996, 1999, 2000
+   Free Software Foundation, Inc.
    Written by Fred Fish at Cygnus Support (fnf@cygnus.com).
 
    This file is part of GDB.
diff -upr gdb.orig/ns32k-tdep.c gdb/ns32k-tdep.c
--- gdb.orig/ns32k-tdep.c	Wed Jan 24 16:46:40 2001
+++ gdb/ns32k-tdep.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Print NS 32000 instructions for GDB, the GNU debugger.
-   Copyright 1986, 1988, 1991, 1992, 1994, 1995
+   Copyright 1986, 1988, 1991, 1992, 1994, 1995, 1998, 1999, 2000, 2001
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/ns32km3-nat.c gdb/ns32km3-nat.c
--- gdb.orig/ns32km3-nat.c	Mon Jul 31 09:12:01 2000
+++ gdb/ns32km3-nat.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Low level interface to ns532 running mach 3.0.
-   Copyright (C) 1992 Free Software Foundation, Inc.
+   Copyright 1992, 1993, 1998, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/ns32knbsd-nat.c gdb/ns32knbsd-nat.c
--- gdb.orig/ns32knbsd-nat.c	Fri Sep 29 22:05:08 2000
+++ gdb/ns32knbsd-nat.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Functions specific to running gdb native on an ns32k running NetBSD
-   Copyright 1989, 1992, 1993, 1994, 1996 Free Software Foundation, Inc.
+   Copyright 1989, 1992, 1993, 1994, 1996, 1998, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/objfiles.c gdb/objfiles.c
--- gdb.orig/objfiles.c	Thu Feb 15 19:58:01 2001
+++ gdb/objfiles.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* GDB routines for manipulating objfiles.
-   Copyright 1992, 1993, 1994, 1995, 2001
+   Copyright 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
    Free Software Foundation, Inc.
    Contributed by Cygnus Support, using pieces from other GDB modules.
 
diff -upr gdb.orig/objfiles.h gdb/objfiles.h
--- gdb.orig/objfiles.h	Thu Feb 15 19:58:01 2001
+++ gdb/objfiles.h	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Definitions for symbol file management in GDB.
-   Copyright (C) 1992, 1993, 1994, 1995, 1999, 2001
+   Copyright 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/ocd.c gdb/ocd.c
--- gdb.orig/ocd.c	Mon Feb 26 17:41:12 2001
+++ gdb/ocd.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Target communications support for Macraigor Systems' On-Chip Debugging
-   Copyright 1996, 1997, 2001 Free Software Foundation, Inc.
+   Copyright 1996, 1997, 1998, 1999, 2000, 2001
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/ocd.h gdb/ocd.h
--- gdb.orig/ocd.h	Sat May 27 19:11:35 2000
+++ gdb/ocd.h	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Definitions for the Macraigor Systems BDM Wiggler
-   Copyright 1996, 1997 Free Software Foundation, Inc.
+   Copyright 1996, 1997, 1998, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/op50-rom.c gdb/op50-rom.c
--- gdb.orig/op50-rom.c	Mon Jul 31 09:12:01 2000
+++ gdb/op50-rom.c	Wed Feb 28 01:17:14 2001
@@ -1,6 +1,6 @@
 /* Remote target glue for the Oki op50n based eval board.
 
-   Copyright 1995 Free Software Foundation, Inc.
+   Copyright 1994, 1995, 1998, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/os9kread.c gdb/os9kread.c
--- gdb.orig/os9kread.c	Fri Sep 29 22:05:08 2000
+++ gdb/os9kread.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Read os9/os9k symbol tables and convert to internal format, for GDB.
-   Copyright 1986, 87, 88, 89, 90, 91, 92, 93, 94, 96, 1998
+   Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
+   1996, 1997, 1998, 1999, 2000
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/osfsolib.c gdb/osfsolib.c
--- gdb.orig/osfsolib.c	Thu Dec 14 18:42:55 2000
+++ gdb/osfsolib.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Handle OSF/1 shared libraries for GDB, the GNU Debugger.
-   Copyright 1993, 94, 95, 96, 98, 1999 Free Software Foundation, Inc.
+   Copyright 1993, 1994, 1995, 1996, 1998, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/p-exp.y gdb/p-exp.y
--- gdb.orig/p-exp.y	Mon Dec  4 08:04:05 2000
+++ gdb/p-exp.y	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* YACC parser for Pascal expressions, for GDB.
-   Copyright (C) 2000
+   Copyright 2000
    Free Software Foundation, Inc.
 
 This file is part of GDB.
diff -upr gdb.orig/pa64solib.c gdb/pa64solib.c
--- gdb.orig/pa64solib.c	Thu Dec 14 18:42:55 2000
+++ gdb/pa64solib.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Handle HP ELF shared libraries for GDB, the GNU Debugger.
-   Copyright 1999 Free Software Foundation, Inc.
+   Copyright 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/pa64solib.h gdb/pa64solib.h
--- gdb.orig/pa64solib.h	Sat May 27 19:11:35 2000
+++ gdb/pa64solib.h	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* HP PA64 ELF Shared library declarations for GDB, the GNU Debugger.
-   Copyright (C) 1999 Free Software Foundation, Inc.
+   Copyright 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/parse.c gdb/parse.c
--- gdb.orig/parse.c	Tue Feb 20 12:31:27 2001
+++ gdb/parse.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Parse expressions for GDB.
-   Copyright (C) 1986, 89, 90, 91, 94, 98, 1999 Free Software Foundation, Inc.
+   Copyright 1986, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
+   1998, 1999, 2000, 2001 Free Software Foundation, Inc.
    Modified from expread.y by the Department of Computer Science at the
    State University of New York at Buffalo, 1991.
 
diff -upr gdb.orig/parser-defs.h gdb/parser-defs.h
--- gdb.orig/parser-defs.h	Sat May 27 19:11:35 2000
+++ gdb/parser-defs.h	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Parser definitions for GDB.
-   Copyright (C) 1986, 1989, 1990, 1991 Free Software Foundation, Inc.
+   Copyright 1986, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
+   1998, 1999, 2000 Free Software Foundation, Inc.
    Modified from expread.y by the Department of Computer Science at the
    State University of New York at Buffalo.
 
diff -upr gdb.orig/partial-stab.h gdb/partial-stab.h
--- gdb.orig/partial-stab.h	Tue Feb 20 12:31:27 2001
+++ gdb/partial-stab.h	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Shared code to pre-read a stab (dbx-style), when building a psymtab.
-   Copyright 1986, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 1998
+   Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
+   1996, 1997, 1998, 1999, 2000, 2001
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/ppc-bdm.c gdb/ppc-bdm.c
--- gdb.orig/ppc-bdm.c	Thu Feb 15 19:58:01 2001
+++ gdb/ppc-bdm.c	Wed Feb 28 01:17:14 2001
@@ -1,6 +1,6 @@
 /* Remote target communications for the Macraigor Systems BDM Wiggler
    talking to a Motorola PPC 8xx ADS board
-   Copyright 1996, 1997, 2001 Free Software Foundation, Inc.
+   Copyright 1996, 1997, 1998, 2000, 2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/ppc-linux-nat.c gdb/ppc-linux-nat.c
--- gdb.orig/ppc-linux-nat.c	Fri Sep 29 22:08:26 2000
+++ gdb/ppc-linux-nat.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* PPC linux native support.
-   Copyright (C) 1988, 1989, 1991, 1992, 1994, 1996 Free Software Foundation, Inc.
+   Copyright 1988, 1989, 1991, 1992, 1994, 1996, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/ppc-linux-tdep.c gdb/ppc-linux-tdep.c
--- gdb.orig/ppc-linux-tdep.c	Mon Jul 31 13:35:09 2000
+++ gdb/ppc-linux-tdep.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Target-dependent code for GDB, the GNU debugger.
-   Copyright 1986, 1987, 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 2000
+   Copyright 1986, 1987, 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
+   2000
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/ppcbug-rom.c gdb/ppcbug-rom.c
--- gdb.orig/ppcbug-rom.c	Mon Jul 31 09:12:02 2000
+++ gdb/ppcbug-rom.c	Wed Feb 28 01:17:14 2001
@@ -1,6 +1,6 @@
 /* Remote debugging interface for PPCbug (PowerPC) Rom monitor
    for GDB, the GNU debugger.
-   Copyright 1995 Free Software Foundation, Inc.
+   Copyright 1995, 1998, 1999, 2000 Free Software Foundation, Inc.
 
    Written by Stu Grossman of Cygnus Support
 
diff -upr gdb.orig/ppcnbsd-nat.c gdb/ppcnbsd-nat.c
--- gdb.orig/ppcnbsd-nat.c	Fri Nov  3 17:27:54 2000
+++ gdb/ppcnbsd-nat.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Native-dependent code for PowerPC's running NetBSD, for GDB.
-   Copyright 1988, 1989, 1991, 1992, 1994, 1996, 2000 Free Software Foundation, Inc.
+   Copyright 1988, 1989, 1991, 1992, 1994, 1996, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/printcmd.c gdb/printcmd.c
--- gdb.orig/printcmd.c	Mon Feb 26 17:41:12 2001
+++ gdb/printcmd.c	Wed Feb 28 01:17:14 2001
@@ -1,7 +1,7 @@
 /* Print values for GNU debugger GDB.
 
-   Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1993, 1994, 1995,
-   1998, 2000 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
+   1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/proc-api.c gdb/proc-api.c
--- gdb.orig/proc-api.c	Tue Feb 20 12:31:27 2001
+++ gdb/proc-api.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Machine independent support for SVR4 /proc (process file system) for GDB.
-   Copyright 1999 Free Software Foundation, Inc.
+   Copyright 1999, 2000, 2001 Free Software Foundation, Inc.
    Written by Michael Snyder at Cygnus Solutions.
    Based on work by Fred Fish, Stu Grossman, Geoff Noer, and others.
 
diff -upr gdb.orig/proc-events.c gdb/proc-events.c
--- gdb.orig/proc-events.c	Mon Jul 31 09:12:02 2000
+++ gdb/proc-events.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Machine independent support for SVR4 /proc (process file system) for GDB.
-   Copyright 1999 Free Software Foundation, Inc.
+   Copyright 1999, 2000 Free Software Foundation, Inc.
    Written by Michael Snyder at Cygnus Solutions.
    Based on work by Fred Fish, Stu Grossman, Geoff Noer, and others.
 
diff -upr gdb.orig/proc-flags.c gdb/proc-flags.c
--- gdb.orig/proc-flags.c	Mon Jul 31 09:12:02 2000
+++ gdb/proc-flags.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Machine independent support for SVR4 /proc (process file system) for GDB.
-   Copyright 1999 Free Software Foundation, Inc.
+   Copyright 1999, 2000 Free Software Foundation, Inc.
    Written by Michael Snyder at Cygnus Solutions.
    Based on work by Fred Fish, Stu Grossman, Geoff Noer, and others.
 
diff -upr gdb.orig/proc-utils.h gdb/proc-utils.h
--- gdb.orig/proc-utils.h	Wed May 10 17:50:47 2000
+++ gdb/proc-utils.h	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Machine independent support for SVR4 /proc (process file system) for GDB.
-   Copyright 1999 Free Software Foundation, Inc.
+   Copyright 1999, 2000 Free Software Foundation, Inc.
 
 This file is part of GDB.
 
diff -upr gdb.orig/proc-why.c gdb/proc-why.c
--- gdb.orig/proc-why.c	Mon Jul 31 09:12:02 2000
+++ gdb/proc-why.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Machine independent support for SVR4 /proc (process file system) for GDB.
-   Copyright 1999 Free Software Foundation, Inc.
+   Copyright 1999, 2000 Free Software Foundation, Inc.
    Written by Michael Snyder at Cygnus Solutions.
    Based on work by Fred Fish, Stu Grossman, Geoff Noer, and others.
 
diff -upr gdb.orig/procfs.c gdb/procfs.c
--- gdb.orig/procfs.c	Wed Jan 24 16:46:40 2001
+++ gdb/procfs.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Machine independent support for SVR4 /proc (process file system) for GDB.
-   Copyright 1999-2000 Free Software Foundation, Inc.
+   Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
+   2001 Free Software Foundation, Inc.
    Written by Michael Snyder at Cygnus Solutions.
    Based on work by Fred Fish, Stu Grossman, Geoff Noer, and others.
 
diff -upr gdb.orig/ptx4-nat.c gdb/ptx4-nat.c
--- gdb.orig/ptx4-nat.c	Fri Sep 29 22:05:09 2000
+++ gdb/ptx4-nat.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Native-dependent code for ptx 4.0
-   Copyright 1988, 1989, 1991, 1992 Free Software Foundation, Inc.
+   Copyright 1988, 1989, 1991, 1992, 1994, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/rdi-share/Makefile.in gdb/rdi-share/Makefile.in
--- gdb.orig/rdi-share/Makefile.in	Mon Nov  8 18:23:14 1999
+++ gdb/rdi-share/Makefile.in	Wed Feb 28 01:17:14 2001
@@ -1,6 +1,6 @@
 # Makefile.in generated automatically by automake 1.3b from Makefile.am
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998 Free Software Foundation, Inc.
+# Copyright 1994, 1995, 1996, 1997, 1998, 1999 Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
diff -upr gdb.orig/rdi-share/aclocal.m4 gdb/rdi-share/aclocal.m4
--- gdb.orig/rdi-share/aclocal.m4	Thu Apr 15 18:34:27 1999
+++ gdb/rdi-share/aclocal.m4	Wed Feb 28 01:17:14 2001
@@ -1,6 +1,6 @@
 dnl aclocal.m4 generated automatically by aclocal 1.3b
 
-dnl Copyright (C) 1994, 1995, 1996, 1997, 1998 Free Software Foundation, Inc.
+dnl Copyright 1994, 1995, 1996, 1997, 1998 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
diff -upr gdb.orig/rdi-share/configure gdb/rdi-share/configure
--- gdb.orig/rdi-share/configure	Thu Apr 15 18:34:27 1999
+++ gdb/rdi-share/configure	Wed Feb 28 01:17:14 2001
@@ -2,7 +2,7 @@
 
 # Guess values for system-dependent variables and create Makefiles.
 # Generated automatically using autoconf version 2.12.2 
-# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
+# Copyright 1992, 1993, 1994, 1995, 1996, 1998 Free Software Foundation, Inc.
 #
 # This configure script is free software; the Free Software Foundation
 # gives unlimited permission to copy, distribute and modify it.
diff -upr gdb.orig/regcache.c gdb/regcache.c
--- gdb.orig/regcache.c	Tue Feb 20 22:35:52 2001
+++ gdb/regcache.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Cache and manage the values of registers for GDB, the GNU debugger.
-   Copyright 1986, 87, 89, 91, 94, 95, 96, 1998, 2000, 2001
+   Copyright 1986, 1987, 1989, 1991, 1994, 1995, 1996, 1998, 2000, 2001
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/remote-adapt.c gdb/remote-adapt.c
--- gdb.orig/remote-adapt.c	Thu Feb 15 19:58:01 2001
+++ gdb/remote-adapt.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Remote debugging interface for AMD 290*0 Adapt Monitor Version 2.1d18. 
-   Copyright 1990, 1991, 1992, 2001 Free Software Foundation, Inc.
+   Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 2000, 2001
+   Free Software Foundation, Inc.
    Contributed by David Wood at New York University (wood@lab.ultra.nyu.edu).
    Adapted from work done at Cygnus Support in remote-eb.c.
 
diff -upr gdb.orig/remote-array.c gdb/remote-array.c
--- gdb.orig/remote-array.c	Thu Feb 15 19:58:01 2001
+++ gdb/remote-array.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Remote debugging interface for Array Tech RAID controller..
-   Copyright 90, 91, 92, 93, 94, 1995, 1998, 2001  Free Software Foundation, Inc.
+   Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
+   2000, 2001 Free Software Foundation, Inc.
    Contributed by Cygnus Support. Written by Rob Savoye for Cygnus.
 
    This module talks to a debug monitor called 'MONITOR', which
diff -upr gdb.orig/remote-bug.c gdb/remote-bug.c
--- gdb.orig/remote-bug.c	Mon Feb 26 17:41:12 2001
+++ gdb/remote-bug.c	Wed Feb 28 01:17:14 2001
@@ -1,7 +1,8 @@
 /* Remote debugging interface for Motorola's MVME187BUG monitor, an embedded
    monitor for the m88k.
 
-   Copyright 1992, 1993, 2001 Free Software Foundation, Inc.
+   Copyright 1992, 1993, 1994, 1995, 1996, 1998, 2000, 2001
+   Free Software Foundation, Inc.
    Contributed by Cygnus Support.  Written by K. Richard Pixley.
 
    This file is part of GDB.
diff -upr gdb.orig/remote-e7000.c gdb/remote-e7000.c
--- gdb.orig/remote-e7000.c	Mon Feb 26 17:41:12 2001
+++ gdb/remote-e7000.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Remote debugging interface for Hitachi E7000 ICE, for GDB
-   Copyright 1993, 1994, 1996, 1997, 1998, 2000, 2001 Free Software Foundation, Inc.
+   Copyright 1993, 1994, 1995, 1996, 1997, 1998, 2000, 2001
+   Free Software Foundation, Inc.
    Contributed by Cygnus Support. 
 
    Written by Steve Chamberlain for Cygnus Support.
diff -upr gdb.orig/remote-eb.c gdb/remote-eb.c
--- gdb.orig/remote-eb.c	Thu Feb 15 19:58:01 2001
+++ gdb/remote-eb.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Remote debugging interface for AMD 29000 EBMON on IBM PC, for GDB.
-   Copyright 1990, 1991, 1992, 2001 Free Software Foundation, Inc.
+   Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1998, 2000, 2001
+   Free Software Foundation, Inc.
    Contributed by Cygnus Support.  Written by Jim Kingdon for Cygnus.
 
    This file is part of GDB.
diff -upr gdb.orig/remote-es.c gdb/remote-es.c
--- gdb.orig/remote-es.c	Mon Feb 26 17:41:12 2001
+++ gdb/remote-es.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Memory-access and commands for remote es1800 processes, for GDB.
-   Copyright (C) 1988, 1992, 2001 Free Software Foundation, Inc.
+   Copyright 1988, 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
+   Free Software Foundation, Inc.
 
    This file is added to GDB to make it possible to do debugging via an
    ES-1800 emulator. The code was originally written by Johan Holmberg
diff -upr gdb.orig/remote-est.c gdb/remote-est.c
--- gdb.orig/remote-est.c	Mon Jul 31 09:12:03 2000
+++ gdb/remote-est.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Remote debugging interface for EST-300 ICE, for GDB
-   Copyright 1995 Free Software Foundation, Inc.
+   Copyright 1994, 1995, 1996, 1997, 1998, 2000
+   Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
    Written by Steve Chamberlain for Cygnus Support.
diff -upr gdb.orig/remote-hms.c gdb/remote-hms.c
--- gdb.orig/remote-hms.c	Mon Jul 31 09:12:03 2000
+++ gdb/remote-hms.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Remote debugging interface for Hitachi HMS Monitor Version 1.0
-   Copyright 1995,1999 Free Software Foundation, Inc.
+   Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000
+   Free Software Foundation, Inc.
    Contributed by Cygnus Support.  Written by Steve Chamberlain
    (sac@cygnus.com).
 
diff -upr gdb.orig/remote-mips.c gdb/remote-mips.c
--- gdb.orig/remote-mips.c	Mon Feb 26 17:41:12 2001
+++ gdb/remote-mips.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Remote debugging interface for MIPS remote debugging protocol.
-   Copyright 1993, 1994, 1995, 2000, 2001 Free Software Foundation, Inc.
+   Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
+   Free Software Foundation, Inc.
    Contributed by Cygnus Support.  Written by Ian Lance Taylor
    <ian@cygnus.com>.
 
diff -upr gdb.orig/remote-mm.c gdb/remote-mm.c
--- gdb.orig/remote-mm.c	Thu Feb 15 19:58:01 2001
+++ gdb/remote-mm.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Remote debugging interface for Am290*0 running MiniMON monitor, for GDB.
-   Copyright 1990, 1991, 1992, 2001 Free Software Foundation, Inc.
+   Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000,
+   2001 Free Software Foundation, Inc.
    Originally written by Daniel Mann at AMD.
 
    This file is part of GDB.
diff -upr gdb.orig/remote-nindy.c gdb/remote-nindy.c
--- gdb.orig/remote-nindy.c	Thu Feb 15 19:58:01 2001
+++ gdb/remote-nindy.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Memory-access and commands for remote NINDY process, for GDB.
-   Copyright 1990, 1991, 1992, 1993, 2001 Free Software Foundation, Inc.
+   Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 2000, 2001
+   Free Software Foundation, Inc.
    Contributed by Intel Corporation.  Modified from remote.c by Chris Benenati.
 
    GDB is distributed in the hope that it will be useful, but WITHOUT ANY
diff -upr gdb.orig/remote-nrom.c gdb/remote-nrom.c
--- gdb.orig/remote-nrom.c	Fri Sep  1 09:42:44 2000
+++ gdb/remote-nrom.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Remote debugging with the XLNT Designs, Inc (XDI) NetROM.
-   Copyright 1990, 1991, 1992, 1995 Free Software Foundation, Inc.
+   Copyright 1990, 1991, 1992, 1995, 1998, 2000
+   Free Software Foundation, Inc.
    Contributed by:
    Roger Moyers 
    XLNT Designs, Inc.
diff -upr gdb.orig/remote-os9k.c gdb/remote-os9k.c
--- gdb.orig/remote-os9k.c	Thu Feb 15 19:58:01 2001
+++ gdb/remote-os9k.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Remote debugging interface for boot monitors, for GDB.
-   Copyright 1990, 1991, 1992, 1993, 2001 Free Software Foundation, Inc.
+   Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000,
+   2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/remote-rdi.c gdb/remote-rdi.c
--- gdb.orig/remote-rdi.c	Tue Feb 20 12:31:27 2001
+++ gdb/remote-rdi.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* GDB interface to ARM RDI library.
-   Copyright 1997, 1998, 2001 Free Software Foundation, Inc.
+   Copyright 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/remote-rdp.c gdb/remote-rdp.c
--- gdb.orig/remote-rdp.c	Mon Feb 26 17:41:12 2001
+++ gdb/remote-rdp.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Remote debugging for the ARM RDP interface.
-   Copyright 1994, 1995, 2001 Free Software Foundation, Inc.
+   Copyright 1994, 1995, 1998, 1999, 2000, 2001
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/remote-sds.c gdb/remote-sds.c
--- gdb.orig/remote-sds.c	Mon Feb 26 17:41:12 2001
+++ gdb/remote-sds.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Remote target communications for serial-line targets using SDS' protocol.
-   Copyright 1997, 2001 Free Software Foundation, Inc.
+   Copyright 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/remote-sim.c gdb/remote-sim.c
--- gdb.orig/remote-sim.c	Thu Feb 15 19:58:01 2001
+++ gdb/remote-sim.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Generic remote debugging interface for simulators.
-   Copyright 1993, 1994, 1996, 1997, 2000, 2001 Free Software Foundation, Inc.
+   Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
+   Free Software Foundation, Inc.
    Contributed by Cygnus Support.
    Steve Chamberlain (sac@cygnus.com).
 
diff -upr gdb.orig/remote-st.c gdb/remote-st.c
--- gdb.orig/remote-st.c	Thu Feb 15 19:58:01 2001
+++ gdb/remote-st.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Remote debugging interface for Tandem ST2000 phone switch, for GDB.
-   Copyright 1990, 1991, 1992, 2001 Free Software Foundation, Inc.
+   Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2000, 2001
+   Free Software Foundation, Inc.
    Contributed by Cygnus Support.  Written by Jim Kingdon for Cygnus.
 
    This file is part of GDB.
diff -upr gdb.orig/remote-udi.c gdb/remote-udi.c
--- gdb.orig/remote-udi.c	Thu Feb 15 19:58:01 2001
+++ gdb/remote-udi.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Remote debugging interface for AMD 29k interfaced via UDI, for GDB.
-   Copyright 1990, 1992, 1995, 2000, 2001 Free Software Foundation, Inc.
+   Copyright 1990, 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
+   Free Software Foundation, Inc.
    Written by Daniel Mann.  Contributed by AMD.
 
    This file is part of GDB.
diff -upr gdb.orig/remote-utils.c gdb/remote-utils.c
--- gdb.orig/remote-utils.c	Fri Nov  3 17:27:54 2000
+++ gdb/remote-utils.c	Wed Feb 28 01:17:14 2001
@@ -1,6 +1,7 @@
 /* Generic support for remote debugging interfaces.
 
-   Copyright 1993, 1994, 1998 Free Software Foundation, Inc.
+   Copyright 1993, 1994, 1995, 1996, 1998, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/remote-utils.h gdb/remote-utils.h
--- gdb.orig/remote-utils.h	Thu Feb 15 19:58:01 2001
+++ gdb/remote-utils.h	Wed Feb 28 01:17:14 2001
@@ -1,6 +1,6 @@
 /* Generic support for remote debugging interfaces.
 
-   Copyright 1993, 2001 Free Software Foundation, Inc.
+   Copyright 1993, 1994, 2000, 2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/remote-vx.c gdb/remote-vx.c
--- gdb.orig/remote-vx.c	Thu Feb 15 19:58:01 2001
+++ gdb/remote-vx.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Memory-access and commands for remote VxWorks processes, for GDB.
-   Copyright (C) 1990-95, 1997-98, 1999, 2001 Free Software Foundation, Inc.
+   Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1997, 1998, 1999, 2000,
+   2001 Free Software Foundation, Inc.
    Contributed by Wind River Systems and Cygnus Support.
 
    This file is part of GDB.
diff -upr gdb.orig/remote.c gdb/remote.c
--- gdb.orig/remote.c	Tue Feb 20 12:31:27 2001
+++ gdb/remote.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Remote target communications for serial-line targets in custom GDB protocol
-   Copyright 1988, 1991-2000, 2001 Free Software Foundation, Inc.
+   Copyright 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
+   1998, 1999, 2000, 2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/remote.h gdb/remote.h
--- gdb.orig/remote.h	Mon Dec  6 20:56:05 1999
+++ gdb/remote.h	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Remote target communications for serial-line targets in custom GDB protocol
-   Copyright 1999, Free Software Foundation, Inc.
+   Copyright 1999 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/reply_mig_hack.awk gdb/reply_mig_hack.awk
--- gdb.orig/reply_mig_hack.awk	Mon Apr 26 11:25:08 1999
+++ gdb/reply_mig_hack.awk	Wed Feb 28 01:17:14 2001
@@ -1,6 +1,6 @@
 # Reply server mig-output massager
 #
-#   Copyright (C) 1995 Free Software Foundation, Inc.
+#   Copyright 1995, 1996, 1999 Free Software Foundation, Inc.
 #
 #   Written by Miles Bader <miles@gnu.ai.mit.edu>
 #
diff -upr gdb.orig/rom68k-rom.c gdb/rom68k-rom.c
--- gdb.orig/rom68k-rom.c	Mon Jul 31 09:12:04 2000
+++ gdb/rom68k-rom.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Remote target glue for the ROM68K ROM monitor.
-   Copyright 1988, 1991, 1992, 1993, 1994, 1995 Free Software Foundation, Inc.
+   Copyright 1988, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/rs6000-nat.c gdb/rs6000-nat.c
--- gdb.orig/rs6000-nat.c	Thu Feb 15 19:58:01 2001
+++ gdb/rs6000-nat.c	Wed Feb 28 01:17:14 2001
@@ -1,6 +1,6 @@
 /* IBM RS/6000 native-dependent code for GDB, the GNU debugger.
-   Copyright 1986, 1987, 1989, 1991, 1992, 1994, 1995, 1996, 1997,
-   1998, 2001
+   Copyright 1986, 1987, 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
+   1998, 1999, 2000, 2001
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/rs6000-tdep.c gdb/rs6000-tdep.c
--- gdb.orig/rs6000-tdep.c	Thu Feb 15 19:58:01 2001
+++ gdb/rs6000-tdep.c	Wed Feb 28 01:17:14 2001
@@ -1,6 +1,6 @@
 /* Target-dependent code for GDB, the GNU debugger.
-   Copyright 1986, 1987, 1989, 1991, 1992, 1993, 1994, 1995, 1996,
-   1997, 2000, 2001
+   Copyright 1986, 1987, 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
+   1998, 1999, 2000, 2001
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/scm-exp.c gdb/scm-exp.c
--- gdb.orig/scm-exp.c	Mon Jul 31 09:12:04 2000
+++ gdb/scm-exp.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Scheme/Guile language support routines for GDB, the GNU debugger.
-   Copyright 1995 Free Software Foundation, Inc.
+   Copyright 1995, 1996, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/scm-lang.c gdb/scm-lang.c
--- gdb.orig/scm-lang.c	Tue Aug 29 12:03:21 2000
+++ gdb/scm-lang.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Scheme/Guile language support routines for GDB, the GNU debugger.
-   Copyright 1995, 2000 Free Software Foundation, Inc.
+   Copyright 1995, 1996, 1998, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/scm-lang.h gdb/scm-lang.h
--- gdb.orig/scm-lang.h	Sat May 27 19:11:36 2000
+++ gdb/scm-lang.h	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Scheme/Guile language support routines for GDB, the GNU debugger.
-   Copyright 1995, 1996, 2000 Free Software Foundation, Inc.
+   Copyright 1995, 1996, 1998, 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/scm-tags.h gdb/scm-tags.h
--- gdb.orig/scm-tags.h	Wed Jul  7 13:09:41 1999
+++ gdb/scm-tags.h	Wed Feb 28 01:17:14 2001
@@ -3,7 +3,7 @@
 
 #ifndef TAGSH
 #define TAGSH
-/*      Copyright (C) 1995 Free Software Foundation, Inc.
+/*      Copyright 1995, 1999 Free Software Foundation, Inc.
 
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff -upr gdb.orig/scm-valprint.c gdb/scm-valprint.c
--- gdb.orig/scm-valprint.c	Mon Jul 31 09:12:05 2000
+++ gdb/scm-valprint.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Scheme/Guile language support routines for GDB, the GNU debugger.
-   Copyright 1995, 2000 Free Software Foundation, Inc.
+   Copyright 1995, 1996, 1998, 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/ser-e7kpc.c gdb/ser-e7kpc.c
--- gdb.orig/ser-e7kpc.c	Mon Dec  4 08:04:05 2000
+++ gdb/ser-e7kpc.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Remote serial interface using Hitachi E7000 PC ISA card in a PC
-   Copyright 1994, 1999, 2000 Free Software Foundation, Inc.
+   Copyright 1994, 1996, 1997, 1998, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/ser-go32.c gdb/ser-go32.c
--- gdb.orig/ser-go32.c	Thu Feb 15 19:58:01 2001
+++ gdb/ser-go32.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Remote serial interface for local (hardwired) serial ports for GO32.
-   Copyright 1992, 1993, 2000 Free Software Foundation, Inc.
+   Copyright 1992, 1993, 1994, 1995, 1998, 1999, 2000, 2001
+   Free Software Foundation, Inc.
 
    Contributed by Nigel Stephens, Algorithmics Ltd. (nigel@algor.co.uk).
 
diff -upr gdb.orig/ser-mac.c gdb/ser-mac.c
--- gdb.orig/ser-mac.c	Mon Jul 31 09:12:05 2000
+++ gdb/ser-mac.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Remote serial interface for local (hardwired) serial ports for Macintosh.
-   Copyright 1994, 2000 Free Software Foundation, Inc.
+   Copyright 1994, 1995, 1996, 1998, 2000 Free Software Foundation, Inc.
    Contributed by Cygnus Support.  Written by Stan Shebs.
 
    This file is part of GDB.
diff -upr gdb.orig/ser-ocd.c gdb/ser-ocd.c
--- gdb.orig/ser-ocd.c	Mon Jul 31 09:12:05 2000
+++ gdb/ser-ocd.c	Wed Feb 28 01:17:14 2001
@@ -1,7 +1,7 @@
 /* Remote serial interface for Macraigor Systems implementation of
    On-Chip Debugging using serial target box or serial wiggler
 
-   Copyright 1994, 1997, 1999, 2000 Free Software Foundation, Inc.
+   Copyright 1994, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/ser-pipe.c gdb/ser-pipe.c
--- gdb.orig/ser-pipe.c	Thu Feb 15 19:58:01 2001
+++ gdb/ser-pipe.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Serial interface for a pipe to a separate program
-   Copyright 1999, 2001 Free Software Foundation, Inc.
+   Copyright 1999, 2000, 2001 Free Software Foundation, Inc.
 
    Contributed by Cygnus Solutions.
 
diff -upr gdb.orig/ser-tcp.c gdb/ser-tcp.c
--- gdb.orig/ser-tcp.c	Thu Feb 15 19:58:01 2001
+++ gdb/ser-tcp.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Serial interface for raw TCP connections on Un*x like systems
-   Copyright 1992, 1993, 1998-1999 Free Software Foundation, Inc.
+   Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2001
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/ser-unix.c gdb/ser-unix.c
--- gdb.orig/ser-unix.c	Thu Feb 15 19:58:01 2001
+++ gdb/ser-unix.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Serial interface for local (hardwired) serial ports on Un*x like systems
-   Copyright 1992-1994, 1998-2000, 2001 Free Software Foundation, Inc.
+   Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/serial.c gdb/serial.c
--- gdb.orig/serial.c	Thu Feb 15 19:58:01 2001
+++ gdb/serial.c	Wed Feb 28 01:17:14 2001
@@ -1,7 +1,7 @@
 /* Generic serial interface routines
 
-   Copyright 1992, 1993, 1996, 1997, 1999, 2000, 2001 Free Software
-   Foundation, Inc.
+   Copyright 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/serial.h gdb/serial.h
--- gdb.orig/serial.h	Fri Nov  3 17:27:55 2000
+++ gdb/serial.h	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Remote serial support interface definitions for GDB, the GNU Debugger.
-   Copyright 1992, 1993, 1999, 2000 Free Software Foundation, Inc.
+   Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/sh-tdep.c gdb/sh-tdep.c
--- gdb.orig/sh-tdep.c	Thu Feb 15 19:58:01 2001
+++ gdb/sh-tdep.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Target-dependent code for Hitachi Super-H, for GDB.
-   Copyright 1993, 1994, 1995, 1996, 1997, 1998, 2000, 2001
+   Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/sh3-rom.c gdb/sh3-rom.c
--- gdb.orig/sh3-rom.c	Tue Jan 30 23:24:48 2001
+++ gdb/sh3-rom.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Remote target glue for the Hitachi SH-3 ROM monitor.
-   Copyright 1995, 1996, 2000, 2001 Free Software Foundation, Inc.
+   Copyright 1995, 1996, 1997, 1998, 1999, 2000, 2001
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/sol-thread.c gdb/sol-thread.c
--- gdb.orig/sol-thread.c	Thu Feb 15 19:58:01 2001
+++ gdb/sol-thread.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Low level interface for debugging Solaris threads for GDB, the GNU debugger.
-   Copyright 1996, 1997, 1998, 2000 Free Software Foundation, Inc.
+   Copyright 1996, 1997, 1998, 1999, 2000, 2001
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/solib-aix5.c gdb/solib-aix5.c
--- gdb.orig/solib-aix5.c	Thu Feb 22 14:35:06 2001
+++ gdb/solib-aix5.c	Wed Feb 28 01:17:14 2001
@@ -1,6 +1,6 @@
 /* Handle AIX5 shared libraries for GDB, the GNU Debugger.
-   Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999,
-   2000, 2001
+   Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000,
+   2001
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/solib-svr4.c gdb/solib-svr4.c
--- gdb.orig/solib-svr4.c	Thu Feb 22 14:35:06 2001
+++ gdb/solib-svr4.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Handle SunOS and SVR4 shared libraries for GDB, the GNU Debugger.
-   Copyright 1990, 91, 92, 93, 94, 95, 96, 98, 1999, 2000, 2001
+   Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000,
+   2001
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/solib.c gdb/solib.c
--- gdb.orig/solib.c	Thu Feb 22 14:35:06 2001
+++ gdb/solib.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Handle shared libraries for GDB, the GNU Debugger.
-   Copyright 1990, 91, 92, 93, 94, 95, 96, 98, 1999, 2000, 2001
+   Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
+   2000, 2001
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/solib.h gdb/solib.h
--- gdb.orig/solib.h	Thu Feb 22 14:35:06 2001
+++ gdb/solib.h	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Shared library declarations for GDB, the GNU Debugger.
-   Copyright (C) 1992, 1998 Free Software Foundation, Inc.
+   Copyright 1992, 1993, 1995, 1998, 1999, 2000, 2001
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/solist.h gdb/solist.h
--- gdb.orig/solist.h	Thu Feb 22 14:35:06 2001
+++ gdb/solist.h	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Shared library declarations for GDB, the GNU Debugger.
-   Copyright 1990, 91, 92, 93, 94, 95, 96, 98, 1999, 2000
+   Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000,
+   2001
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/somread.c gdb/somread.c
--- gdb.orig/somread.c	Thu Dec 14 18:42:57 2000
+++ gdb/somread.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Read HP PA/Risc object files for GDB.
-   Copyright 1991, 1992, 1996, 1999 Free Software Foundation, Inc.
+   Copyright 1991, 1992, 1994, 1995, 1996, 1998, 1999, 2000
+   Free Software Foundation, Inc.
    Written by Fred Fish at Cygnus Support.
 
    This file is part of GDB.
diff -upr gdb.orig/somsolib.c gdb/somsolib.c
--- gdb.orig/somsolib.c	Fri Feb 16 16:17:51 2001
+++ gdb/somsolib.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Handle HP SOM shared libraries for GDB, the GNU Debugger.
-   Copyright 1993, 1996, 1999, 2001 Free Software Foundation, Inc.
+   Copyright 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/somsolib.h gdb/somsolib.h
--- gdb.orig/somsolib.h	Sat May 27 19:11:36 2000
+++ gdb/somsolib.h	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* HP SOM Shared library declarations for GDB, the GNU Debugger.
-   Copyright (C) 1992 Free Software Foundation, Inc.
+   Copyright 1992, 1994, 1995, 1998, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/source.c gdb/source.c
--- gdb.orig/source.c	Thu Feb 15 19:58:01 2001
+++ gdb/source.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* List lines of source files for GDB, the GNU debugger.
-   Copyright 1986-1989, 1991-1999, 2001 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
+   1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/sparc-nat.c gdb/sparc-nat.c
--- gdb.orig/sparc-nat.c	Mon Feb 26 17:41:12 2001
+++ gdb/sparc-nat.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Functions specific to running gdb native on a SPARC running SunOS4.
-   Copyright 1989, 1992, 1993, 1994, 1996 Free Software Foundation, Inc.
+   Copyright 1989, 1992, 1993, 1994, 1996, 1997, 1998, 1999, 2000, 2001
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/sparc-tdep.c gdb/sparc-tdep.c
--- gdb.orig/sparc-tdep.c	Thu Feb 15 19:58:02 2001
+++ gdb/sparc-tdep.c	Wed Feb 28 01:17:14 2001
@@ -1,6 +1,6 @@
 /* Target-dependent code for the SPARC for GDB, the GNU debugger.
-   Copyright 1986, 1987, 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
-   1998, 1999, 2000, 2001 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996,
+   1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/sparcl-tdep.c gdb/sparcl-tdep.c
--- gdb.orig/sparcl-tdep.c	Mon Feb 26 17:41:12 2001
+++ gdb/sparcl-tdep.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Target dependent code for the Fujitsu SPARClite for GDB, the GNU debugger.
-   Copyright 1994, 1995, 1996, 1999, 2001  Free Software Foundation, Inc.
+   Copyright 1994, 1995, 1996, 1998, 1999, 2000, 2001
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/sparclet-rom.c gdb/sparclet-rom.c
--- gdb.orig/sparclet-rom.c	Mon Jul 31 09:12:05 2000
+++ gdb/sparclet-rom.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Remote target glue for the SPARC Sparclet ROM monitor.
-   Copyright 1995, 1996 Free Software Foundation, Inc.
+   Copyright 1995, 1996, 1997, 1998, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/srec.h gdb/srec.h
--- gdb.orig/srec.h	Sat May 27 19:11:36 2000
+++ gdb/srec.h	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* S-record download support for GDB, the GNU debugger.
-   Copyright 1995, 1996 Free Software Foundation, Inc.
+   Copyright 1995, 1996, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/stabsread.c gdb/stabsread.c
--- gdb.orig/stabsread.c	Thu Dec 14 18:42:57 2000
+++ gdb/stabsread.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Support routines for decoding "stabs" debugging information format.
-   Copyright 1986, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 1998
+   Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
+   1996, 1997, 1998, 1999, 2000
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/stabsread.h gdb/stabsread.h
--- gdb.orig/stabsread.h	Mon Dec  4 08:04:06 2000
+++ gdb/stabsread.h	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Include file for stabs debugging format support functions.
-   Copyright 1986-1991, 1992, 1993 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
+   1996, 1997, 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/stack.c gdb/stack.c
--- gdb.orig/stack.c	Thu Feb 15 19:58:02 2001
+++ gdb/stack.c	Wed Feb 28 01:17:14 2001
@@ -1,6 +1,6 @@
 /* Print and select stack frames for GDB, the GNU debugger.
-   Copyright 1986, 1987, 1989, 1991, 1992, 1993, 1994, 1995, 1996,
-   1998, 1999, 2000, 2001 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
+   1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/standalone.c gdb/standalone.c
--- gdb.orig/standalone.c	Thu Feb 15 19:58:02 2001
+++ gdb/standalone.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Interface to bare machine for GDB running as kernel debugger.
-   Copyright (C) 1986, 1989, 1991 Free Software Foundation, Inc.
+   Copyright 1986, 1989, 1991, 1992, 1993, 1995, 1996, 2000, 2001
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/stop-gdb.c gdb/stop-gdb.c
--- gdb.orig/stop-gdb.c	Mon Jul 31 09:12:06 2000
+++ gdb/stop-gdb.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* A client to make GDB return to command level in Mach 3.
-   Copyright (C) 1992, 1993 Free Software Foundation, Inc.
+   Copyright 1992, 1993, 1994, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/stuff.c gdb/stuff.c
--- gdb.orig/stuff.c	Mon Jul 31 09:12:06 2000
+++ gdb/stuff.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Program to stuff files into a specially prepared space in kdb.
-   Copyright (C) 1986, 1989, 1991 Free Software Foundation, Inc.
+   Copyright 1986, 1989, 1991, 1992, 1995, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/sun3-nat.c gdb/sun3-nat.c
--- gdb.orig/sun3-nat.c	Fri Nov  3 17:27:56 2000
+++ gdb/sun3-nat.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Host-dependent code for Sun-3 for GDB, the GNU debugger.
-   Copyright 1986, 1987, 1989, 1991, 1992 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1991, 1992, 1993, 1996, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/sun386-nat.c gdb/sun386-nat.c
--- gdb.orig/sun386-nat.c	Thu Dec 14 18:42:57 2000
+++ gdb/sun386-nat.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Native support for Sun 386i's for GDB, the GNU debugger.
-   Copyright (C) 1986, 1987, 1989, 1991, 1992 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1991, 1992, 1993, 1995, 1999, 2000
+   Free Software Foundation, Inc.
    Changes for sun386i by Jean Daniel Fekete (jdf@litp.univ-p6-7.fr),
    C2V Paris, April 89.
 
diff -upr gdb.orig/symfile.c gdb/symfile.c
--- gdb.orig/symfile.c	Tue Feb 20 12:31:28 2001
+++ gdb/symfile.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Generic symbol file reading for the GNU debugger, GDB.
-   Copyright 1990-1996, 1998, 2000, 2001 Free Software Foundation, Inc.
+   Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
+   2000, 2001 Free Software Foundation, Inc.
    Contributed by Cygnus Support, using pieces from other GDB modules.
 
    This file is part of GDB.
diff -upr gdb.orig/symfile.h gdb/symfile.h
--- gdb.orig/symfile.h	Mon Jan 29 17:06:26 2001
+++ gdb/symfile.h	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Definitions for reading symbol files into GDB.
-   Copyright (C) 1990, 1991, 1992, 1993, 1994, 1996, 2000
+   Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
+   2000, 2001
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/symm-nat.c gdb/symm-nat.c
--- gdb.orig/symm-nat.c	Thu Feb 15 19:58:02 2001
+++ gdb/symm-nat.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Sequent Symmetry host interface, for GDB when running under Unix.
-   Copyright 1986, 1987, 1989, 1991, 1992, 1994, 2001
+   Copyright 1986, 1987, 1989, 1991, 1992, 1993, 1994, 1995, 1999, 2000,
+   2001
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/symm-tdep.c gdb/symm-tdep.c
--- gdb.orig/symm-tdep.c	Mon Jul 31 09:12:06 2000
+++ gdb/symm-tdep.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Sequent Symmetry target interface, for GDB.
-   Copyright (C) 1986, 1987, 1989, 1991, 1994 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1991, 1992, 1993, 1994, 1995, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/symmisc.c gdb/symmisc.c
--- gdb.orig/symmisc.c	Thu Dec 14 18:42:57 2000
+++ gdb/symmisc.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Do various things to symbol tables (other than lookup), for GDB.
-   Copyright 1986, 1987, 1989, 1991-1996, 1998, 2000 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
+   1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/symtab.c gdb/symtab.c
--- gdb.orig/symtab.c	Mon Feb 26 17:41:12 2001
+++ gdb/symtab.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Symbol table lookup for the GNU debugger, GDB.
-   Copyright 1986, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 1998
+   Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
+   1996, 1997, 1998, 1999, 2000, 2001
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/symtab.h gdb/symtab.h
--- gdb.orig/symtab.h	Thu Feb 15 19:58:02 2001
+++ gdb/symtab.h	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Symbol table definitions for GDB.
-   Copyright 1986, 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 2001
+   Copyright 1986, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996,
+   1997, 1998, 1999, 2000, 2001
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/target.c gdb/target.c
--- gdb.orig/target.c	Mon Feb 26 17:41:12 2001
+++ gdb/target.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Select target systems and architectures at runtime for GDB.
-   Copyright 1990, 1992-1995, 1998-2000, 2001 Free Software Foundation, Inc.
+   Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
+   2000, 2001 Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
    This file is part of GDB.
diff -upr gdb.orig/target.h gdb/target.h
--- gdb.orig/target.h	Fri Feb 16 16:17:51 2001
+++ gdb/target.h	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Interface between GDB and target environments, including files and processes
-   Copyright 1990-1994, 1999, 2000, 2001 Free Software Foundation, Inc.
+   Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
+   2000, 2001 Free Software Foundation, Inc.
    Contributed by Cygnus Support.  Written by John Gilmore.
 
    This file is part of GDB.
diff -upr gdb.orig/terminal.h gdb/terminal.h
--- gdb.orig/terminal.h	Sat May 27 19:11:37 2000
+++ gdb/terminal.h	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Terminal interface definitions for GDB, the GNU Debugger.
-   Copyright 1986, 1989, 1991, 1992 Free Software Foundation, Inc.
+   Copyright 1986, 1989, 1990, 1991, 1992, 1993, 1995, 1996, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/testsuite/Makefile.in gdb/testsuite/Makefile.in
--- gdb.orig/testsuite/Makefile.in	Wed Nov 29 21:16:39 2000
+++ gdb/testsuite/Makefile.in	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 # Makefile for regression testing the GNU debugger.
-# Copyright (C) 1992, 1993, 1994, 1995, 1999 Free Software Foundation, Inc.
+# Copyright 1992, 1993, 1994, 1995, 1999 Free Software Foundation, Inc.
 
 # This file is part of GDB.
 
diff -upr gdb.orig/testsuite/gdb.base/break.exp gdb/testsuite/gdb.base/break.exp
--- gdb.orig/testsuite/gdb.base/break.exp	Mon Dec 11 14:02:02 2000
+++ gdb/testsuite/gdb.base/break.exp	Wed Feb 28 01:17:14 2001
@@ -1,4 +1,4 @@
-#   Copyright (C) 1988, 1990, 1991, 1992, 1994, 1997, 1998
+#   Copyright 1988, 1990, 1991, 1992, 1994, 1995
 #   Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
diff -upr gdb.orig/testsuite/gdb.base/callfuncs.exp gdb/testsuite/gdb.base/callfuncs.exp
--- gdb.orig/testsuite/gdb.base/callfuncs.exp	Wed Jan 24 16:46:42 2001
+++ gdb/testsuite/gdb.base/callfuncs.exp	Wed Feb 28 01:17:14 2001
@@ -1,4 +1,4 @@
-# Copyright (C) 92, 96, 1997 Free Software Foundation, Inc.
+# Copyright 1992, 1996, 1997, 1999 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff -upr gdb.orig/testsuite/gdb.chill/tests2.exp gdb/testsuite/gdb.chill/tests2.exp
--- gdb.orig/testsuite/gdb.chill/tests2.exp	Mon Apr 26 11:27:33 1999
+++ gdb/testsuite/gdb.chill/tests2.exp	Wed Feb 28 01:17:14 2001
@@ -1,4 +1,4 @@
-# Copyright (C) 1992, 1995, 1997 Free Software Foundation, Inc.
+# Copyright 1992, 1995, 1997, 1999 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff -upr gdb.orig/testsuite/gdb.threads/pthreads.exp gdb/testsuite/gdb.threads/pthreads.exp
--- gdb.orig/testsuite/gdb.threads/pthreads.exp	Thu Feb 15 19:58:09 2001
+++ gdb/testsuite/gdb.threads/pthreads.exp	Wed Feb 28 01:17:14 2001
@@ -1,4 +1,4 @@
-# Copyright (C) 1996, 1997 Free Software Foundation, Inc.
+# Copyright 1996, 1997, 2000 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff -upr gdb.orig/thread-db.c gdb/thread-db.c
--- gdb.orig/thread-db.c	Wed Jan 24 16:46:40 2001
+++ gdb/thread-db.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* libthread_db assisted debugging support, generic parts.
-   Copyright 1999, 2000 Free Software Foundation, Inc.
+   Copyright 1999, 2000, 2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/thread.c gdb/thread.c
--- gdb.orig/thread.c	Mon Jan 29 17:06:26 2001
+++ gdb/thread.c	Wed Feb 28 01:17:14 2001
@@ -1,7 +1,6 @@
 /* Multi-process/thread control for GDB, the GNU debugger.
-   Copyright 1986, 1987, 1988, 1993, 1998, 1999, 2000, 2001
-
-   Contributed by Lynx Real-Time Systems, Inc.  Los Gatos, CA.
+   Copyright 1986, 1987, 1988, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
+   2000, 2001
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/tic80-tdep.c gdb/tic80-tdep.c
--- gdb.orig/tic80-tdep.c	Mon Jul 31 09:12:06 2000
+++ gdb/tic80-tdep.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Target-dependent code for the TI TMS320C80 (MVP) for GDB, the GNU debugger.
-   Copyright 1996, Free Software Foundation, Inc.
+   Copyright 1996, 1997, 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/top.c gdb/top.c
--- gdb.orig/top.c	Thu Feb 15 19:58:02 2001
+++ gdb/top.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Top level stuff for GDB, the GNU debugger.
-   Copyright 1986-2000 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
+   1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/top.h gdb/top.h
--- gdb.orig/top.h	Mon Jul 17 09:58:30 2000
+++ gdb/top.h	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Top level stuff for GDB, the GNU debugger.
-   Copyright 1986-1994, 2000 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1996,
+   1997, 1998, 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/tracepoint.c gdb/tracepoint.c
--- gdb.orig/tracepoint.c	Tue Feb 20 12:31:28 2001
+++ gdb/tracepoint.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Tracing functionality for remote targets in custom GDB protocol
-   Copyright 1997, 1998 Free Software Foundation, Inc.
+   Copyright 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/tracepoint.h gdb/tracepoint.h
--- gdb.orig/tracepoint.h	Tue Sep  5 12:32:53 2000
+++ gdb/tracepoint.h	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Data structures associated with tracepoints in GDB.
-   Copyright (C) 1997, 1999 Free Software Foundation, Inc.
+   Copyright 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/tui/tui-file.h gdb/tui/tui-file.h
--- gdb.orig/tui/tui-file.h	Tue Feb  1 17:21:19 2000
+++ gdb/tui/tui-file.h	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* UI_FILE - a generic STDIO like output stream.
-   Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+   Copyright 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/typeprint.c gdb/typeprint.c
--- gdb.orig/typeprint.c	Tue Sep  5 12:32:53 2000
+++ gdb/typeprint.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Language independent support for printing types for GDB, the GNU debugger.
-   Copyright 1986, 1988, 1989, 1991-1993, 1998, 2000 Free Software Foundation, Inc.
+   Copyright 1986, 1988, 1989, 1991, 1992, 1993, 1994, 1995, 1998, 1999,
+   2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/typeprint.h gdb/typeprint.h
--- gdb.orig/typeprint.h	Tue Feb  1 17:21:11 2000
+++ gdb/typeprint.h	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Language independent support for printing types for GDB, the GNU debugger.
-   Copyright 1986, 1988, 1989, 1991-1993, 1999, 2000
+   Copyright 1986, 1988, 1989, 1991, 1992, 1993, 2000
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/ui-file.c gdb/ui-file.c
--- gdb.orig/ui-file.c	Thu Feb 15 19:58:02 2001
+++ gdb/ui-file.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* UI_FILE - a generic STDIO like output stream.
-   Copyright (C) 1999, 2000, 2001 Free Software Foundation, Inc.
+   Copyright 1999, 2000, 2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/ui-file.h gdb/ui-file.h
--- gdb.orig/ui-file.h	Tue Feb  1 17:21:11 2000
+++ gdb/ui-file.h	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* UI_FILE - a generic STDIO like output stream.
-   Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+   Copyright 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/ui-out.h gdb/ui-out.h
--- gdb.orig/ui-out.h	Mon Jan 29 17:06:26 2001
+++ gdb/ui-out.h	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Output generating routines for GDB.
-   Copyright 1999, 2000 Free Software Foundation, Inc.
+   Copyright 1999, 2000, 2001 Free Software Foundation, Inc.
    Contributed by Cygnus Solutions.
    Written by Fernando Nasser for Cygnus.
 
diff -upr gdb.orig/ultra3-nat.c gdb/ultra3-nat.c
--- gdb.orig/ultra3-nat.c	Fri Nov  3 17:27:57 2000
+++ gdb/ultra3-nat.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Native-dependent code for GDB, for NYU Ultra3 running Sym1 OS.
-   Copyright (C) 1988, 1989, 1991, 1992 Free Software Foundation, Inc.
+   Copyright 1988, 1989, 1991, 1992, 1995, 1996, 1999, 2000
+   Free Software Foundation, Inc.
    Contributed by David Wood (wood@nyu.edu) at New York University.
 
    This file is part of GDB.
diff -upr gdb.orig/ultra3-xdep.c gdb/ultra3-xdep.c
--- gdb.orig/ultra3-xdep.c	Mon Jul 31 09:12:07 2000
+++ gdb/ultra3-xdep.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Host-dependent code for GDB, for NYU Ultra3 running Sym1 OS.
-   Copyright (C) 1988, 1989, 1991, 1992 Free Software Foundation, Inc.
+   Copyright 1988, 1989, 1991, 1992, 1993, 1995, 2000
+   Free Software Foundation, Inc.
    Contributed by David Wood (wood@nyu.edu) at New York University.
 
    This file is part of GDB.
diff -upr gdb.orig/umax-xdep.c gdb/umax-xdep.c
--- gdb.orig/umax-xdep.c	Thu Dec 14 18:42:57 2000
+++ gdb/umax-xdep.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* umax host stuff.
-   Copyright (C) 1986, 1987, 1989, 1991 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1991, 1992, 1993, 1995, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/utils.c gdb/utils.c
--- gdb.orig/utils.c	Mon Feb 26 17:41:12 2001
+++ gdb/utils.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* General utility routines for GDB, the GNU debugger.
-   Copyright 1986, 1989, 1990-1992, 1995, 1996, 1998, 2000, 2001
+   Copyright 1986, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996,
+   1997, 1998, 1999, 2000, 2001
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/v850-tdep.c gdb/v850-tdep.c
--- gdb.orig/v850-tdep.c	Thu Feb 15 19:58:02 2001
+++ gdb/v850-tdep.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Target-dependent code for the NEC V850 for GDB, the GNU debugger.
-   Copyright 1996, 2000, 2001 Free Software Foundation, Inc.
+   Copyright 1996, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/v850ice.c gdb/v850ice.c
--- gdb.orig/v850ice.c	Mon Jan 29 17:06:26 2001
+++ gdb/v850ice.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* ICE interface for the NEC V850 for GDB, the GNU debugger.
-   Copyright 1996, 2000 Free Software Foundation, Inc.
+   Copyright 1996, 1997, 1998, 1999, 2000, 2001
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/valarith.c gdb/valarith.c
--- gdb.orig/valarith.c	Mon Jul 31 09:12:07 2000
+++ gdb/valarith.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Perform arithmetic and other operations on values, for GDB.
-   Copyright 1986, 89, 91, 92, 93, 94, 95, 96, 97, 1998
+   Copyright 1986, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996,
+   1997, 1999, 2000
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/valops.c gdb/valops.c
--- gdb.orig/valops.c	Thu Feb 15 19:58:02 2001
+++ gdb/valops.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Perform non-arithmetic operations on values, for GDB.
-   Copyright 1986, 87, 89, 91, 92, 93, 94, 95, 96, 97, 1998
+   Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
+   1996, 1997, 1998, 1999, 2000, 2001
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/valprint.c gdb/valprint.c
--- gdb.orig/valprint.c	Mon Feb 26 17:41:12 2001
+++ gdb/valprint.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Print values for GDB, the GNU debugger.
-   Copyright 1986, 1988, 1989, 1991-1994, 1998, 2000
+   Copyright 1986, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996,
+   1997, 1998, 1999, 2000, 2001
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/valprint.h gdb/valprint.h
--- gdb.orig/valprint.h	Mon Feb  7 21:39:02 2000
+++ gdb/valprint.h	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Declarations for value printing routines for GDB, the GNU debugger.
-   Copyright 1986, 1988, 1989, 1991-1994, 2000 Free Software Foundation, Inc.
+   Copyright 1986, 1988, 1989, 1992, 1994, 1998, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/value.h gdb/value.h
--- gdb.orig/value.h	Thu Feb 22 14:35:06 2001
+++ gdb/value.h	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Definitions for values of C expressions, for GDB.
-   Copyright 1986, 1987, 1989, 1992, 1993, 1994, 1995, 1996, 2000, 2001
+   Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
+   1996, 1997, 1998, 1999, 2000, 2001
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/values.c gdb/values.c
--- gdb.orig/values.c	Thu Dec 14 18:42:57 2000
+++ gdb/values.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Low level packing and unpacking of values for GDB, the GNU Debugger.
-   Copyright 1986, 87, 89, 91, 93, 94, 95, 96, 97, 1998
+   Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
+   1996, 1997, 1998, 1999, 2000
    Free Software Foundation, Inc.
 
    This file is part of GDB.
diff -upr gdb.orig/varobj.h gdb/varobj.h
--- gdb.orig/varobj.h	Mon Mar 13 14:51:45 2000
+++ gdb/varobj.h	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* GDB variable objects API.
-   Copyright 1999 Free Software Foundation, Inc.
+   Copyright 1999, 2000 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
diff -upr gdb.orig/vax-tdep.c gdb/vax-tdep.c
--- gdb.orig/vax-tdep.c	Fri Nov 10 10:22:59 2000
+++ gdb/vax-tdep.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Print VAX instructions for GDB, the GNU debugger.
-   Copyright 1986, 1989, 1991, 1992, 1996 Free Software Foundation, Inc.
+   Copyright 1986, 1989, 1991, 1992, 1995, 1996, 1998, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/version.h gdb/version.h
--- gdb.orig/version.h	Wed Sep  8 16:59:40 1999
+++ gdb/version.h	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Version information for GDB.
-   Copyright (C) 1999, Free Software Foundation, Inc.
+   Copyright 1999 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/vx-share/dbgRpcLib.h gdb/vx-share/dbgRpcLib.h
--- gdb.orig/vx-share/dbgRpcLib.h	Thu Apr 15 18:34:28 1999
+++ gdb/vx-share/dbgRpcLib.h	Wed Feb 28 01:17:14 2001
@@ -1,4 +1,4 @@
-/*  Copyright 1992 Free Software Foundation, Inc.
+/*  Copyright 1991 Free Software Foundation, Inc.
 
     This code was donated by Wind River Systems, Inc.
 
diff -upr gdb.orig/vx-share/vxWorks.h gdb/vx-share/vxWorks.h
--- gdb.orig/vx-share/vxWorks.h	Thu Apr 15 18:34:28 1999
+++ gdb/vx-share/vxWorks.h	Wed Feb 28 01:17:14 2001
@@ -1,6 +1,7 @@
 /* vxWorks.h - VxWorks standard definitions header */
 
-/*  Copyright 1984, 1985, 1986, 1987, 1988, 1989, 1990, 1992 Free Software Foundation, Inc.
+/*  Copyright 1984, 1985, 1986, 1987, 1988, 1989, 1990, 1992, 1993
+    Free Software Foundation, Inc.
 
     This code was donated by Wind River Systems, Inc. */
 
diff -upr gdb.orig/vx-share/xdr_ld.c gdb/vx-share/xdr_ld.c
--- gdb.orig/vx-share/xdr_ld.c	Thu Apr 15 18:34:28 1999
+++ gdb/vx-share/xdr_ld.c	Wed Feb 28 01:17:14 2001
@@ -1,6 +1,7 @@
 /* xdr_ld.c  - xdr routines for remote dbx interface to VxWorks  */
 
-/*  Copyright 1984, 1985, 1986, 1987, 1988, 1989, 1992 Free Software Foundation, Inc.
+/*  Copyright 1984, 1985, 1986, 1987, 1988, 1989, 1992, 1993, 1998
+    Free Software Foundation, Inc.
 
     This code was donated by Wind River Systems, Inc. */
 
diff -upr gdb.orig/vx-share/xdr_ptrace.c gdb/vx-share/xdr_ptrace.c
--- gdb.orig/vx-share/xdr_ptrace.c	Thu Apr 15 18:34:28 1999
+++ gdb/vx-share/xdr_ptrace.c	Wed Feb 28 01:17:14 2001
@@ -1,6 +1,7 @@
 /* xdr_ptrace.c  - xdr routines for remote ptrace calls */
  
-/*  Copyright 1984, 1985, 1986, 1987, 1988, 1989, 1992 Free Software Foundation, Inc.
+/*  Copyright 1984, 1985, 1986, 1987, 1988, 1989, 1991, 1992, 1993, 1998
+    Free Software Foundation, Inc.
 
     This code was donated by Wind River Systems, Inc. */
 
diff -upr gdb.orig/vx-share/xdr_ptrace.h gdb/vx-share/xdr_ptrace.h
--- gdb.orig/vx-share/xdr_ptrace.h	Thu Apr 15 18:34:28 1999
+++ gdb/vx-share/xdr_ptrace.h	Wed Feb 28 01:17:14 2001
@@ -1,6 +1,6 @@
 /* xdr_ptrace.h - xdr header for remote ptrace structures */
 
-/*  Copyright 1992 Free Software Foundation, Inc.
+/*  Copyright 1991, 1992, 1998 Free Software Foundation, Inc.
 
     This code was donated by Wind River Systems, Inc. */
 
diff -upr gdb.orig/vx-share/xdr_rdb.c gdb/vx-share/xdr_rdb.c
--- gdb.orig/vx-share/xdr_rdb.c	Thu Apr 15 18:34:28 1999
+++ gdb/vx-share/xdr_rdb.c	Wed Feb 28 01:17:14 2001
@@ -1,6 +1,6 @@
 /* xdr_rdb.c  - xdr routines for Remote Debug interface to VxWorks  */
 
-/* Copyright 1992 Free Software Foundation, Inc.
+/* Copyright 1991, 1993 Free Software Foundation, Inc.
 
    This code was donated by Wind River Systems, Inc. */
 
diff -upr gdb.orig/vx-share/xdr_rdb.h gdb/vx-share/xdr_rdb.h
--- gdb.orig/vx-share/xdr_rdb.h	Thu Apr 15 18:34:28 1999
+++ gdb/vx-share/xdr_rdb.h	Wed Feb 28 01:17:14 2001
@@ -1,6 +1,6 @@
 /* xdr_rdb.h - xdr for additional rdb structures */
 
-/* Copyright 1992 Free Software Foundation, Inc.
+/* Copyright 1991, 1992 Free Software Foundation, Inc.
 
    This code was donated by Wind River Systems, Inc. */
 
diff -upr gdb.orig/w65-tdep.c gdb/w65-tdep.c
--- gdb.orig/w65-tdep.c	Mon Feb 26 17:41:12 2001
+++ gdb/w65-tdep.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Target-machine dependent code for WDC-65816, for GDB.
-   Copyright (C) 1995 Free Software Foundation, Inc.
+   Copyright 1995, 1996, 2000, 2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/w89k-rom.c gdb/w89k-rom.c
--- gdb.orig/w89k-rom.c	Mon Jul 31 09:12:08 2000
+++ gdb/w89k-rom.c	Wed Feb 28 01:17:14 2001
@@ -1,7 +1,7 @@
 /* Remote target glue for the WinBond ROM monitor running on the "Cougar"
    W89k eval board.
 
-   Copyright 1995 Free Software Foundation, Inc.
+   Copyright 1994, 1995, 1998, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/win32-nat.c gdb/win32-nat.c
--- gdb.orig/win32-nat.c	Tue Feb 20 12:31:28 2001
+++ gdb/win32-nat.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Target-vector operations for controlling win32 child processes, for GDB.
-   Copyright 1995, 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
+   Copyright 1995, 1996, 1997, 1998, 1999, 2000, 2001
+   Free Software Foundation, Inc.
    Contributed by Cygnus Solutions, A Red Hat Company.
 
    This file is part of GDB.
diff -upr gdb.orig/wrapper.c gdb/wrapper.c
--- gdb.orig/wrapper.c	Wed Nov 29 21:16:38 2000
+++ gdb/wrapper.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Longjump free calls to gdb internal routines.
-   Copyright 1999 Free Software Foundation, Inc.
+   Copyright 1999, 2000 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
diff -upr gdb.orig/wrapper.h gdb/wrapper.h
--- gdb.orig/wrapper.h	Fri Nov 10 10:23:00 2000
+++ gdb/wrapper.h	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* Longjump free calls to gdb internal routines.
-   Copyright 1999 Free Software Foundation, Inc.
+   Copyright 1999, 2000 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
diff -upr gdb.orig/xcoffread.c gdb/xcoffread.c
--- gdb.orig/xcoffread.c	Thu Dec 14 18:42:58 2000
+++ gdb/xcoffread.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Read AIX xcoff symbol tables and convert to internal format, for GDB.
-   Copyright 1986, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 1997
+   Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
+   1996, 1997, 1998, 1999, 2000
    Free Software Foundation, Inc.
    Derived from coffread.c, dbxread.c, and a lot of hacking.
    Contributed by IBM Corporation.
diff -upr gdb.orig/xcoffsolib.c gdb/xcoffsolib.c
--- gdb.orig/xcoffsolib.c	Thu Feb 15 19:58:02 2001
+++ gdb/xcoffsolib.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Shared library support for RS/6000 (xcoff) object files, for GDB.
-   Copyright 1991, 1992, 2001 Free Software Foundation.
+   Copyright 1991, 1992, 1995, 1996, 1999, 2000
+   Free Software Foundation, Inc.
    Contributed by IBM Corporation.
 
    This file is part of GDB.
diff -upr gdb.orig/xcoffsolib.h gdb/xcoffsolib.h
--- gdb.orig/xcoffsolib.h	Fri Nov 10 10:23:00 2000
+++ gdb/xcoffsolib.h	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Data structures for RS/6000 shared libraries, for GDB.
-   Copyright 1991, 1992, 1994, 1997 Free Software Foundation, Inc.
+   Copyright 1991, 1992, 1993, 1994, 1996, 1997, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/xmodem.c gdb/xmodem.c
--- gdb.orig/xmodem.c	Mon Feb 26 17:41:12 2001
+++ gdb/xmodem.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* XMODEM support for GDB, the GNU debugger.
-   Copyright 1995 Free Software Foundation, Inc.
+   Copyright 1995, 2000, 2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/xmodem.h gdb/xmodem.h
--- gdb.orig/xmodem.h	Sat May 27 19:11:38 2000
+++ gdb/xmodem.h	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,5 @@
 /* XMODEM support for GDB, the GNU debugger.
-   Copyright 1995 Free Software Foundation, Inc.
+   Copyright 1995, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff -upr gdb.orig/z8k-tdep.c gdb/z8k-tdep.c
--- gdb.orig/z8k-tdep.c	Mon Feb 26 17:41:12 2001
+++ gdb/z8k-tdep.c	Wed Feb 28 01:17:14 2001
@@ -1,5 +1,6 @@
 /* Target-machine dependent code for Zilog Z8000, for GDB.
-   Copyright (C) 1992, 1993, 1994 Free Software Foundation, Inc.
+   Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 


^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2001-03-01  3:13 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-28  9:02 [PATCH RFC] Update/correct copyright notices Michael Elizabeth Chastain
2001-02-28  9:22 ` Kevin Buettner
  -- strict thread matches above, loose matches on Subject: below --
2001-02-28 16:47 Michael Elizabeth Chastain
2001-02-28 16:36 Michael Elizabeth Chastain
2001-02-28 16:42 ` Kevin Buettner
2001-02-28 15:26 Michael Elizabeth Chastain
2001-02-28 15:47 ` Stan Shebs
2001-02-28  9:12 Michael Elizabeth Chastain
2001-02-28  8:56 Michael Elizabeth Chastain
2001-02-28 14:56 ` Kevin Buettner
2001-02-28 16:24   ` Kevin Buettner
2001-03-01  0:33   ` Eli Zaretskii
2001-03-01  1:19     ` Kevin Buettner
2001-03-01  3:13       ` Eli Zaretskii
2001-02-28  0:42 Kevin Buettner
2001-02-28  0:50 ` Kevin Buettner
2001-02-28  3:20   ` Eli Zaretskii
2001-02-28  7:45     ` Andrew Cagney
2001-02-28  3:18 ` Eli Zaretskii
2001-02-28  8:52   ` Andrew Cagney
2001-02-28  9:20   ` Kevin Buettner
2001-02-28 11:11     ` Eli Zaretskii
2001-02-28 17:31 ` Andrew Cagney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox