aboutsummaryrefslogtreecommitdiff
path: root/gdb/dbxread.c
diff options
context:
space:
mode:
authorMichael Snyder <msnyder@vmware.com>2009-11-11 20:07:39 +0000
committerMichael Snyder <msnyder@vmware.com>2009-11-11 20:07:39 +0000
commitf801e1e0ba77d02edaf429e823e2b4734c69a5b8 (patch)
tree0ae601a9df79f75c614a0562e0023665b70d9bd3 /gdb/dbxread.c
parentf3d9f7fb030962e935c80b1fddc2c95b367774b0 (diff)
downloadgdb-f801e1e0ba77d02edaf429e823e2b4734c69a5b8.zip
gdb-f801e1e0ba77d02edaf429e823e2b4734c69a5b8.tar.gz
gdb-f801e1e0ba77d02edaf429e823e2b4734c69a5b8.tar.bz2
2009-11-11 Michael Snyder <msnyder@vmware.com>
* darwin-nat-info.c: Update copyright. * dbxread.c: Ditto. * gdbarch.sh: Ditto. * gdbarch.c: Ditto. * gdbarch.h: Ditto. * inline-frame.c: Ditto. * inline-frame.h: Ditto.
Diffstat (limited to 'gdb/dbxread.c')
-rw-r--r--gdb/dbxread.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/dbxread.c b/gdb/dbxread.c
index 7cb016d..d5c7ff5 100644
--- a/gdb/dbxread.c
+++ b/gdb/dbxread.c
@@ -1,6 +1,6 @@
/* Read dbx symbol tables and convert to internal format, for GDB.
Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
- 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2008.
+ 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2008, 2009.
Free Software Foundation, Inc.
This file is part of GDB.