diff options
author | Nick Clifton <nickc@redhat.com> | 2001-03-08 21:04:02 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-03-08 21:04:02 +0000 |
commit | 359e1d7bf3828f566e540b9eff1b65a997e87c50 (patch) | |
tree | 28afa4997d0d0e97ca3fe90aac9733b610c80a9e /bfd/ecofflink.c | |
parent | 51c56443a0d167fed14f2236b6cea74be22dff1d (diff) | |
download | gdb-359e1d7bf3828f566e540b9eff1b65a997e87c50.tar.gz |
Update copyright notices
Diffstat (limited to 'bfd/ecofflink.c')
-rw-r--r-- | bfd/ecofflink.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bfd/ecofflink.c b/bfd/ecofflink.c index 9b2e0f544e4..37b3538482e 100644 --- a/bfd/ecofflink.c +++ b/bfd/ecofflink.c @@ -1,5 +1,6 @@ /* Routines to link ECOFF debugging information. - Copyright 1993, 94, 95, 96, 97, 99, 2000 Free Software Foundation, Inc. + Copyright 1993, 1994, 1995, 1996, 1997, 2000 + Free Software Foundation, Inc. Written by Ian Lance Taylor, Cygnus Support, <ian@cygnus.com>. This file is part of BFD, the Binary File Descriptor library. |