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 | f80fd7a4431a9cf6eeb9492f90bf5ddf693a64e6 (patch) | |
tree | ef9e6449cc14ee0a925230c0627300ab1d90d915 /bfd/coff-go32.c | |
parent | c94cd7f12c80caa6da75aaec0d45536dc421ac6b (diff) | |
download | gdb-f80fd7a4431a9cf6eeb9492f90bf5ddf693a64e6.tar.gz |
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 15b4e36a093..a6b28e12eb4 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. |