This is the mail archive of the binutils@sourceware.cygnus.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

DJGPP copyright update


Hello,

Below is a minor update to bfd/coff-go32.c to update the comment at 
the top and
the copyright.

Mark

BFD Changelog:

2000-02-08 Mark Elbrecht <snowball3@bigfoot.com>
	* coff-go32.c: Update comment. Update copyright.

*** bfd/coff-go32.c.orig	Sun Aug  8 22:56:16 1999
--- bfd/coff-go32.c	Tue Feb  8 13:13:06 2000
***************
*** 1,5 ****
! /* BFD back-end for Intel 386 COFF files (go32 variant).
!    Copyright 1990, 1991, 1992, 1993, 1994 Free Software Foundation, 
Inc.
     Written by DJ Delorie.
  
  This file is part of BFD, the Binary File Descriptor library.
--- 1,5 ----
! /* BFD back-end for Intel 386 COFF files (DJGPP variant).
!    Copyright 1990-1994, 1999 Free Software Foundation, Inc.
     Written by DJ Delorie.
  
  This file is part of BFD, the Binary File Descriptor library.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]