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/aout-ns32k.c | |
parent | fa81d9639c827058601923e0e767263077ccd3c3 (diff) | |
download | gdb-9553c6388c435343a5adf77888647ace94808024.zip gdb-9553c6388c435343a5adf77888647ace94808024.tar.gz gdb-9553c6388c435343a5adf77888647ace94808024.tar.bz2 |
update copyright dates
Diffstat (limited to 'bfd/aout-ns32k.c')
-rw-r--r-- | bfd/aout-ns32k.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bfd/aout-ns32k.c b/bfd/aout-ns32k.c index 1ac8d71..40bc244 100644 --- a/bfd/aout-ns32k.c +++ b/bfd/aout-ns32k.c @@ -1,6 +1,6 @@ /* BFD back-end for ns32k a.out-ish binaries. - Copyright 1990, 1991, 1992, 1994, 1995, 1996, 1998, 2000, 2001, 2002, 2003 - Free Software Foundation, Inc. + Copyright 1990, 1991, 1992, 1994, 1995, 1996, 1998, 1999, 2000, 2001, + 2002, 2003 Free Software Foundation, Inc. Contributed by Ian Dall (idall@eleceng.adelaide.edu.au). This file is part of BFD, the Binary File Descriptor library. |