diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2010-03-24 15:41:59 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2010-03-24 15:41:59 +0000 |
commit | 4f608e793d887d7e4d2677c6362180feff3c977e (patch) | |
tree | 31f656795db502fa22ca5aeb785e5e933a88e93d /bfd/oasys.c | |
parent | 337660d8983fec4b2b16a6d88d2001dff111ae8b (diff) | |
download | gdb-4f608e793d887d7e4d2677c6362180feff3c977e.zip gdb-4f608e793d887d7e4d2677c6362180feff3c977e.tar.gz gdb-4f608e793d887d7e4d2677c6362180feff3c977e.tar.bz2 |
Update copyright year.
2010-03-24 H.J. Lu <hongjiu.lu@intel.com>
* aout-target.h: Update copyright year.
* aout-tic30.c: Likewise.
* coff-alpha.c: Likewise.
* coff-rs6000.c: Likewise.
* coff64-rs6000.c: Likewise.
* elf64-mips.c: Likewise.
* ieee.c: Likewise.
* libecoff.h: Likewise.
* mach-o-target.c: Likewise.
* mach-o.c: Likewise.
* oasys.c: Likewise.
* targets.c: Likewise.
Diffstat (limited to 'bfd/oasys.c')
-rw-r--r-- | bfd/oasys.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bfd/oasys.c b/bfd/oasys.c index 4987ccb..1f51449 100644 --- a/bfd/oasys.c +++ b/bfd/oasys.c @@ -1,6 +1,7 @@ /* BFD back-end for oasys objects. Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2001, - 2002, 2003, 2004, 2005, 2006, 2007, 2009 Free Software Foundation, Inc. + 2002, 2003, 2004, 2005, 2006, 2007, 2009, 2010 + Free Software Foundation, Inc. Written by Steve Chamberlain of Cygnus Support, <sac@cygnus.com>. This file is part of BFD, the Binary File Descriptor library. |