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 | 4f1d9bd8e27e97238520fc7cfa41a653ac6a2111 (patch) | |
tree | 50da01cf73f28a175cfbe91346d0dc69ed5f5e03 /include/elf/external.h | |
parent | a728f04251098dd0e74a2aea1e4d8e841e7fb404 (diff) | |
download | ppe42-binutils-4f1d9bd8e27e97238520fc7cfa41a653ac6a2111.tar.gz ppe42-binutils-4f1d9bd8e27e97238520fc7cfa41a653ac6a2111.zip |
Fix typos in ChangeLogs; add coff/external.h; fix copyright dates
Diffstat (limited to 'include/elf/external.h')
-rw-r--r-- | include/elf/external.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/elf/external.h b/include/elf/external.h index 5cab77e554..fae3381836 100644 --- a/include/elf/external.h +++ b/include/elf/external.h @@ -1,5 +1,6 @@ /* ELF support for BFD. - Copyright (C) 1991, 92, 93, 95, 97, 98, 1999 Free Software Foundation, Inc. + Copyright 1991, 1992, 1993, 1995, 1997, 1998, 1999 + Free Software Foundation, Inc. Written by Fred Fish @ Cygnus Support, from information published in "UNIX System V Release 4, Programmers Guide: ANSI C and |