diff options
Diffstat (limited to 'gdb/gdb_obstack.h')
-rw-r--r-- | gdb/gdb_obstack.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/gdb_obstack.h b/gdb/gdb_obstack.h index 757d8e90783..e90f921b51e 100644 --- a/gdb/gdb_obstack.h +++ b/gdb/gdb_obstack.h @@ -1,6 +1,6 @@ /* Obstack wrapper for GDB. - Copyright (C) 2002, 2007, 2008, 2009 Free Software Foundation, Inc. + Copyright (C) 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. This file is part of GDB. |