aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2005-03-03 11:41:03 +0000
committerAlan Modra <amodra@gmail.com>2005-03-03 11:41:03 +0000
commit9553c6388c435343a5adf77888647ace94808024 (patch)
tree169ccf1d884d3ded0ab24b5b1c228dbdacfd8f66 /bfd/coff-i860.c
parent * gas/mips/noat-1.d: Add -mips1 to assembler options. (diff)
downloadbinutils-gdb-9553c6388c435343a5adf77888647ace94808024.tar.gz
binutils-gdb-9553c6388c435343a5adf77888647ace94808024.tar.bz2
binutils-gdb-9553c6388c435343a5adf77888647ace94808024.zip
update copyright dates
Diffstat (limited to 'bfd/coff-i860.c')
-rw-r--r--bfd/coff-i860.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/coff-i860.c b/bfd/coff-i860.c
index e7cbf8a96cd..a4bb6bf4c1a 100644
--- a/bfd/coff-i860.c
+++ b/bfd/coff-i860.c
@@ -1,6 +1,6 @@
/* BFD back-end for Intel i860 COFF files.
Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1999, 2000, 2001, 2002,
- 2003, 2004 Free Software Foundation, Inc.
+ 2003, 2004, 2005 Free Software Foundation, Inc.
Created mostly by substituting "860" for "386" in coff-i386.c
Harry Dolan <dolan@ssd.intel.com>, October 1995