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/cpu-m10300.c | |
parent | fa81d9639c827058601923e0e767263077ccd3c3 (diff) | |
download | gdb-9553c6388c435343a5adf77888647ace94808024.zip gdb-9553c6388c435343a5adf77888647ace94808024.tar.gz gdb-9553c6388c435343a5adf77888647ace94808024.tar.bz2 |
update copyright dates
Diffstat (limited to 'bfd/cpu-m10300.c')
-rw-r--r-- | bfd/cpu-m10300.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bfd/cpu-m10300.c b/bfd/cpu-m10300.c index 76e40fd..9d3f605 100644 --- a/bfd/cpu-m10300.c +++ b/bfd/cpu-m10300.c @@ -1,5 +1,6 @@ /* BFD support for the Matsushita 10300 processor - Copyright 1996, 1997, 1999, 2002, 2003 Free Software Foundation, Inc. + Copyright 1996, 1997, 1999, 2000, 2002, 2003 + Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. |