diff options
Diffstat (limited to 'bfd/pei-ppc.c')
-rw-r--r-- | bfd/pei-ppc.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bfd/pei-ppc.c b/bfd/pei-ppc.c index 41a8d2dd13b..671b2ceafae 100644 --- a/bfd/pei-ppc.c +++ b/bfd/pei-ppc.c @@ -1,5 +1,6 @@ /* BFD back-end for PowerPC PE IMAGE COFF files. - Copyright 1995, 1996, 1999, 2007, 2008, 2009 Free Software Foundation, Inc. + Copyright 1995, 1996, 1999, 2005, 2007, 2008, 2009 + Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. |