diff options
author | Alan Modra <amodra@gmail.com> | 2009-09-02 07:25:43 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2009-09-02 07:25:43 +0000 |
commit | aa820537ead0135a7c38c619039dce8a6fc74ed1 (patch) | |
tree | 459127ee92f9cca7b323fcce86aef03f1ad6d5b7 /bfd/cpu-i860.c | |
parent | 8e957354b3222d1963e25338c1f92ed5b29d0251 (diff) | |
download | gdb-aa820537ead0135a7c38c619039dce8a6fc74ed1.zip gdb-aa820537ead0135a7c38c619039dce8a6fc74ed1.tar.gz gdb-aa820537ead0135a7c38c619039dce8a6fc74ed1.tar.bz2 |
update copyright dates
Diffstat (limited to 'bfd/cpu-i860.c')
-rw-r--r-- | bfd/cpu-i860.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/cpu-i860.c b/bfd/cpu-i860.c index 33258cf..ae9ebcd 100644 --- a/bfd/cpu-i860.c +++ b/bfd/cpu-i860.c @@ -1,5 +1,5 @@ /* BFD support for the Intel 860 architecture. - Copyright 1992, 1995, 2000, 2002, 2007 + Copyright 1992, 1995, 2000, 2002, 2005, 2007 Free Software Foundation, Inc. Created mostly by substituting "860" for "386" in cpu-i386.c Harry Dolan <dolan@ssd.intel.com>, October 1995 |