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/ppc.h | |
parent | a728f04251098dd0e74a2aea1e4d8e841e7fb404 (diff) | |
download | gdb-4f1d9bd8e27e97238520fc7cfa41a653ac6a2111.zip gdb-4f1d9bd8e27e97238520fc7cfa41a653ac6a2111.tar.gz gdb-4f1d9bd8e27e97238520fc7cfa41a653ac6a2111.tar.bz2 |
Fix typos in ChangeLogs; add coff/external.h; fix copyright dates
Diffstat (limited to 'include/elf/ppc.h')
-rw-r--r-- | include/elf/ppc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/elf/ppc.h b/include/elf/ppc.h index f53bacd..426961e 100644 --- a/include/elf/ppc.h +++ b/include/elf/ppc.h @@ -1,5 +1,5 @@ /* PPC ELF support for BFD. - Copyright (C) 1995, 96, 98, 2000 Free Software Foundation, Inc. + Copyright 1995, 1996, 1998, 2000 Free Software Foundation, Inc. By Michael Meissner, Cygnus Support, <meissner@cygnus.com>, from information in the System V Application Binary Interface, PowerPC Processor Supplement |