diff options
Diffstat (limited to 'gdb/dictionary.c')
-rw-r--r-- | gdb/dictionary.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/dictionary.c b/gdb/dictionary.c index 6b0f7a9..afdf53e 100644 --- a/gdb/dictionary.c +++ b/gdb/dictionary.c @@ -1,6 +1,7 @@ /* Routines for name->symbol lookups in GDB. - Copyright (C) 2003, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 2003, 2007, 2008, 2009, 2010, 2011 + Free Software Foundation, Inc. Contributed by David Carlton <carlton@bactrian.org> and by Kealia, Inc. |