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 | 7898dedac0f0bd75d7363d13427c4a1e72b66f66 (patch) | |
tree | acf6ebf88b3bf0fed778398ecd6afd8473aa8875 /bfd/coff-go32.c | |
parent | 24285e3a2ba6cdd4fa9012cd7cb359e18797864c (diff) | |
download | gdb-7898dedac0f0bd75d7363d13427c4a1e72b66f66.zip gdb-7898dedac0f0bd75d7363d13427c4a1e72b66f66.tar.gz gdb-7898dedac0f0bd75d7363d13427c4a1e72b66f66.tar.bz2 |
Update copyright notices
Diffstat (limited to 'bfd/coff-go32.c')
-rw-r--r-- | bfd/coff-go32.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bfd/coff-go32.c b/bfd/coff-go32.c index 7c40ba9..a283e10 100644 --- a/bfd/coff-go32.c +++ b/bfd/coff-go32.c @@ -1,6 +1,6 @@ /* BFD back-end for Intel 386 COFF files (DJGPP variant). - Copyright 1990, 91, 92, 93, 94, 1999, 2000, - 2001 Free Software Foundation, Inc. + Copyright 1990, 1991, 1992, 1993, 1994, 1999, 2000, 2001 + Free Software Foundation, Inc. Written by DJ Delorie. This file is part of BFD, the Binary File Descriptor library. |