diff options
Diffstat (limited to 'bfd/i386aout.c')
-rw-r--r-- | bfd/i386aout.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/i386aout.c b/bfd/i386aout.c index f87e6c9..9d519d3 100644 --- a/bfd/i386aout.c +++ b/bfd/i386aout.c @@ -1,5 +1,5 @@ /* BFD back-end for i386 a.out binaries. - Copyright 1990, 1991, 1992, 1994, 1996, 1997, 2001, 2002, 2003 + Copyright 1990, 1991, 1992, 1994, 1996, 1997, 2001, 2002, 2003, 2005 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. |