diff options
Diffstat (limited to 'gdb/cp-support.h')
-rw-r--r-- | gdb/cp-support.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/cp-support.h b/gdb/cp-support.h index e85fa46..b6af579 100644 --- a/gdb/cp-support.h +++ b/gdb/cp-support.h @@ -1,5 +1,6 @@ /* Helper routines for C++ support in GDB. - Copyright (C) 2002, 2003, 2004, 2005, 2007 Free Software Foundation, Inc. + Copyright (C) 2002, 2003, 2004, 2005, 2007, 2008 + Free Software Foundation, Inc. Contributed by MontaVista Software. Namespace support contributed by David Carlton. |