diff options
author | Nick Clifton <nickc@redhat.com> | 2001-03-08 21:04:02 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-03-08 21:04:02 +0000 |
commit | 7898dedac0f0bd75d7363d13427c4a1e72b66f66 (patch) | |
tree | acf6ebf88b3bf0fed778398ecd6afd8473aa8875 /bfd/pe-mips.c | |
parent | 24285e3a2ba6cdd4fa9012cd7cb359e18797864c (diff) | |
download | gdb-7898dedac0f0bd75d7363d13427c4a1e72b66f66.zip gdb-7898dedac0f0bd75d7363d13427c4a1e72b66f66.tar.gz gdb-7898dedac0f0bd75d7363d13427c4a1e72b66f66.tar.bz2 |
Update copyright notices
Diffstat (limited to 'bfd/pe-mips.c')
-rw-r--r-- | bfd/pe-mips.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bfd/pe-mips.c b/bfd/pe-mips.c index fe6e0a1..62395ce 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. |