summaryrefslogtreecommitdiff
path: root/bfd/elf64-mips.c
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-03-08 21:04:02 +0000
committerNick Clifton <nickc@redhat.com>2001-03-08 21:04:02 +0000
commit7802a99e3edf755bc48b173f2f36b4350293f4ba (patch)
tree50f0d1f268b98706575dca2cc383500c616c0833 /bfd/elf64-mips.c
parent4dd2cd5f3aeb134441ece81d1e8ec633c90ef3c1 (diff)
downloadbinutils-redhat-7802a99e3edf755bc48b173f2f36b4350293f4ba.tar.gz
Update copyright notices
Diffstat (limited to 'bfd/elf64-mips.c')
-rw-r--r--bfd/elf64-mips.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/bfd/elf64-mips.c b/bfd/elf64-mips.c
index df1d34e94e..ce08ce48e0 100644
--- a/bfd/elf64-mips.c
+++ b/bfd/elf64-mips.c
@@ -1,5 +1,6 @@
/* MIPS-specific support for 64-bit ELF
- Copyright 1996, 1997, 1998, 1999 Free Software Foundation, Inc.
+ Copyright 1996, 1997, 1998, 1999, 2000, 2001
+ Free Software Foundation, Inc.
Ian Lance Taylor, Cygnus Support
Linker support added by Mark Mitchell, CodeSourcery, LLC.
<mark@codesourcery.com>