diff options
Diffstat (limited to 'bfd/cpu-mips.c')
-rw-r--r-- | bfd/cpu-mips.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/bfd/cpu-mips.c b/bfd/cpu-mips.c index 59a7c16..6e5a787 100644 --- a/bfd/cpu-mips.c +++ b/bfd/cpu-mips.c @@ -1,7 +1,5 @@ /* bfd back-end for mips support - Copyright 1990, 1991, 1993, 1994, 1995, 1996, 1997, 1998, 2000, 2001, - 2002, 2003, 2004, 2005, 2007, 2008, 2009, 2013 - Free Software Foundation, Inc. + Copyright (C) 1990-2014 Free Software Foundation, Inc. Written by Steve Chamberlain of Cygnus Support. This file is part of BFD, the Binary File Descriptor library. |