diff options
author | Alan Modra <amodra@gmail.com> | 2004-03-16 10:31:18 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2004-03-16 10:31:18 +0000 |
commit | 051d5130f34749cae387de2ca3a22a72aba718b3 (patch) | |
tree | 884c0de2a61cd7d0b9ede92f8e71ca68289a4fb1 /bfd/elf32-ppc.c | |
parent | 51992aec7a025a2cb45ee604eaf0fdf7211ea75c (diff) | |
download | gdb-051d5130f34749cae387de2ca3a22a72aba718b3.zip gdb-051d5130f34749cae387de2ca3a22a72aba718b3.tar.gz gdb-051d5130f34749cae387de2ca3a22a72aba718b3.tar.bz2 |
copyright date.
Diffstat (limited to 'bfd/elf32-ppc.c')
-rw-r--r-- | bfd/elf32-ppc.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bfd/elf32-ppc.c b/bfd/elf32-ppc.c index 813d149..6849da8 100644 --- a/bfd/elf32-ppc.c +++ b/bfd/elf32-ppc.c @@ -1,6 +1,6 @@ /* PowerPC-specific support for 32-bit ELF - Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 - Free Software Foundation, Inc. + Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, + 2004 Free Software Foundation, Inc. Written by Ian Lance Taylor, Cygnus Support. This file is part of BFD, the Binary File Descriptor library. |