diff options
author | Alan Modra <amodra@gmail.com> | 2005-03-03 11:41:03 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2005-03-03 11:41:03 +0000 |
commit | 9553c6388c435343a5adf77888647ace94808024 (patch) | |
tree | 169ccf1d884d3ded0ab24b5b1c228dbdacfd8f66 /bfd/i386linux.c | |
parent | fa81d9639c827058601923e0e767263077ccd3c3 (diff) | |
download | gdb-9553c6388c435343a5adf77888647ace94808024.zip gdb-9553c6388c435343a5adf77888647ace94808024.tar.gz gdb-9553c6388c435343a5adf77888647ace94808024.tar.bz2 |
update copyright dates
Diffstat (limited to 'bfd/i386linux.c')
-rw-r--r-- | bfd/i386linux.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bfd/i386linux.c b/bfd/i386linux.c index 7ef0946..5311aba 100644 --- a/bfd/i386linux.c +++ b/bfd/i386linux.c @@ -1,6 +1,6 @@ /* BFD back-end for linux flavored i386 a.out binaries. - Copyright 1992, 1993, 1994, 1995, 1996, 1997, 2001, 2002, 2003, 2004 - Free Software Foundation, Inc. + Copyright 1992, 1993, 1994, 1995, 1996, 1997, 1999, 2001, 2002, 2003, + 2004 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. |