summaryrefslogtreecommitdiff
path: root/bfd/cpu-mips.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2003-11-04 11:30:54 +0000
committerAlan Modra <amodra@gmail.com>2003-11-04 11:30:54 +0000
commiteac93a98e53859497dd70949b93dce6eb85fbace (patch)
tree02c3ed3c7168a32a43cb21d7cb3f515d2d628491 /bfd/cpu-mips.c
parent140fae3fce0bbf08c28525467d85408dd355fe03 (diff)
downloadbinutils-gdb-eac93a98e53859497dd70949b93dce6eb85fbace.tar.gz
* aout-target.h, aoutf1.h, bfdio.c, bfdwin.c: Update copyright date.
* coff-apollo.c, coff-sparc.c, coff-w65.c, coff-we32k.c: Ditto. * coff-z8k.c, coffgen.c, cpu-frv.c, cpu-h8500.c, cpu-hppa.c: Ditto. * cpu-ia64-opc.c, cpu-m10300.c, cpu-mips.c, cpu-msp430.c: Ditto. * cpu-rs6000.c, cpu-z8k.c, efi-app-ia32.c, elf32-am33lin.c: Ditto. * gen-aout.c, hash.c, hp300hpux.c, init.c, mach-o.c: Ditto. * nlm-target.h, nlm.c, som.h, stabs.c, sysdep.h, xsym.h: Ditto.
Diffstat (limited to 'bfd/cpu-mips.c')
-rw-r--r--bfd/cpu-mips.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/bfd/cpu-mips.c b/bfd/cpu-mips.c
index 10d4e4775d3..1d56dffa31f 100644
--- a/bfd/cpu-mips.c
+++ b/bfd/cpu-mips.c
@@ -1,6 +1,6 @@
/* bfd back-end for mips support
- Copyright 1990, 1991, 1993, 1994, 1995, 1996, 1997, 1998, 2000, 2002
- Free Software Foundation, Inc.
+ Copyright 1990, 1991, 1993, 1994, 1995, 1996, 1997, 1998, 2000, 2001,
+ 2002, 2003 Free Software Foundation, Inc.
Written by Steve Chamberlain of Cygnus Support.
This file is part of BFD, the Binary File Descriptor library.