diff options
Diffstat (limited to 'gdb/macroexp.c')
-rw-r--r-- | gdb/macroexp.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/macroexp.c b/gdb/macroexp.c index 86689c3..6f81bbb 100644 --- a/gdb/macroexp.c +++ b/gdb/macroexp.c @@ -1,5 +1,6 @@ /* C preprocessor macro expansion for GDB. - Copyright (C) 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 2002, 2007, 2008, 2009, 2010, 2011 + Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of GDB. |