diff options
author | Nick Clifton <nickc@redhat.com> | 2000-02-08 21:10:28 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2000-02-08 21:10:28 +0000 |
commit | 119a7cedc88481a59bd9657aa8961685d0208c5a (patch) | |
tree | 6d2ebea62492b25ee7116501039ce94406b1de18 /bfd/coff-go32.c | |
parent | 6d358e869b1efe22fa6697a8aa4191ddacbacef0 (diff) | |
download | gdb-119a7cedc88481a59bd9657aa8961685d0208c5a.zip gdb-119a7cedc88481a59bd9657aa8961685d0208c5a.tar.gz gdb-119a7cedc88481a59bd9657aa8961685d0208c5a.tar.bz2 |
apply patch from MArk Elbrecht tpo update comment and copyright
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 15b4e36..a6b28e1 100644 --- a/bfd/coff-go32.c +++ b/bfd/coff-go32.c @@ -1,5 +1,5 @@ -/* BFD back-end for Intel 386 COFF files (go32 variant). - Copyright 1990, 1991, 1992, 1993, 1994 Free Software Foundation, Inc. +/* BFD back-end for Intel 386 COFF files (DJGPP variant). + Copyright 1990, 91, 92, 93, 94, 1999, 2000 Free Software Foundation, Inc. Written by DJ Delorie. This file is part of BFD, the Binary File Descriptor library. |