summaryrefslogtreecommitdiff
path: root/bfd/pe-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
commit359e1d7bf3828f566e540b9eff1b65a997e87c50 (patch)
tree28afa4997d0d0e97ca3fe90aac9733b610c80a9e /bfd/pe-mips.c
parent51c56443a0d167fed14f2236b6cea74be22dff1d (diff)
downloadgdb-359e1d7bf3828f566e540b9eff1b65a997e87c50.tar.gz
Update copyright notices
Diffstat (limited to 'bfd/pe-mips.c')
-rw-r--r--bfd/pe-mips.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/bfd/pe-mips.c b/bfd/pe-mips.c
index fe6e0a1f0d6..62395ce956b 100644
--- a/bfd/pe-mips.c
+++ b/bfd/pe-mips.c
@@ -1,5 +1,6 @@
/* BFD back-end for MIPS PE COFF files.
- Copyright (C) 1990, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000 Free Software Foundation, Inc.
+ Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
+ 2000, 2001 Free Software Foundation, Inc.
Modified from coff-i386.c by DJ Delorie, dj@cygnus.com
This file is part of BFD, the Binary File Descriptor library.