diff options
author | Alan Modra <amodra@bigpond.net.au> | 2005-03-03 12:05:13 +0000 |
---|---|---|
committer | Alan Modra <amodra@bigpond.net.au> | 2005-03-03 12:05:13 +0000 |
commit | 84aefc2932d3058b327e59bf6f9a49f66074d8b0 (patch) | |
tree | 1fd7af716e0119f84a7e80ea7f2ed246344911bc /bfd/pe-mips.c | |
parent | d4074b8619ddda242c3e286fa561af7cc0bf578f (diff) | |
download | binutils-redhat-84aefc2932d3058b327e59bf6f9a49f66074d8b0.tar.gz |
update copyright dates
Diffstat (limited to 'bfd/pe-mips.c')
-rw-r--r-- | bfd/pe-mips.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/pe-mips.c b/bfd/pe-mips.c index d3026b770e..9d6da80664 100644 --- a/bfd/pe-mips.c +++ b/bfd/pe-mips.c @@ -1,6 +1,6 @@ /* BFD back-end for MIPS PE COFF files. Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, - 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc. + 2000, 2001, 2002, 2003, 2004, 2005 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. |