diff options
author | Alan Modra <amodra@gmail.com> | 2014-03-05 22:16:15 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2014-03-05 22:16:15 +1030 |
commit | 4b95cf5c0c75d6efc1b2f96af72317aecca079f1 (patch) | |
tree | 665946eb3fd6cfcaac5029a0d44741e7fdc08d3e /bfd/coff-mips.c | |
parent | Support R_PPC64_ADDR64_LOCAL (diff) | |
download | binutils-gdb-4b95cf5c0c75d6efc1b2f96af72317aecca079f1.tar.gz binutils-gdb-4b95cf5c0c75d6efc1b2f96af72317aecca079f1.tar.bz2 binutils-gdb-4b95cf5c0c75d6efc1b2f96af72317aecca079f1.zip |
Update copyright years
Diffstat (limited to 'bfd/coff-mips.c')
-rw-r--r-- | bfd/coff-mips.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/bfd/coff-mips.c b/bfd/coff-mips.c index ec4d1a55788..454f89a230e 100644 --- a/bfd/coff-mips.c +++ b/bfd/coff-mips.c @@ -1,7 +1,5 @@ /* BFD back-end for MIPS Extended-Coff files. - Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, - 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2009, 2011, 2012 - Free Software Foundation, Inc. + Copyright (C) 1990-2014 Free Software Foundation, Inc. Original version by Per Bothner. Full support added by Ian Lance Taylor, ian@cygnus.com. |