diff options
Diffstat (limited to 'gdb/bfd-target.c')
-rw-r--r-- | gdb/bfd-target.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/bfd-target.c b/gdb/bfd-target.c index 6c53a4b..aed669b 100644 --- a/gdb/bfd-target.c +++ b/gdb/bfd-target.c @@ -1,6 +1,6 @@ /* Very simple "bfd" target, for GDB, the GNU debugger. - Copyright (C) 2003, 2005, 2007, 2008 Free Software Foundation, Inc. + Copyright (C) 2003, 2005, 2007, 2008, 2009 Free Software Foundation, Inc. This file is part of GDB. |