diff options
author | Nick Clifton <nickc@redhat.com> | 2001-03-14 02:27:44 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-03-14 02:27:44 +0000 |
commit | 0ce26f3b143ae89d997ea2b973744326cc638f99 (patch) | |
tree | 840465d785ffce59ddbd68c6f78cc41eb385481b /include/bfdlink.h | |
parent | 95971ff2d2a2f683b1deb0e21b11f98b7b54d178 (diff) | |
download | gdb-0ce26f3b143ae89d997ea2b973744326cc638f99.tar.gz |
Fix typos in ChangeLogs; add coff/external.h; fix copyright dates
Diffstat (limited to 'include/bfdlink.h')
-rw-r--r-- | include/bfdlink.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/bfdlink.h b/include/bfdlink.h index ae96323bfa7..29eeb661798 100644 --- a/include/bfdlink.h +++ b/include/bfdlink.h @@ -1,5 +1,6 @@ /* bfdlink.h -- header file for BFD link routines - Copyright 1993, 94, 95, 96, 97, 1999 Free Software Foundation, Inc. + Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000 + Free Software Foundation, Inc. Written by Steve Chamberlain and Ian Lance Taylor, Cygnus Support. This file is part of BFD, the Binary File Descriptor library. |