diff options
Diffstat (limited to 'gdb/macroscope.c')
-rw-r--r-- | gdb/macroscope.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/macroscope.c b/gdb/macroscope.c index 844e2e5..a93d175 100644 --- a/gdb/macroscope.c +++ b/gdb/macroscope.c @@ -1,5 +1,6 @@ /* Functions for deciding which macros are currently in scope. - 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. |