diff options
Diffstat (limited to 'gdb/valprint.h')
-rw-r--r-- | gdb/valprint.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gdb/valprint.h b/gdb/valprint.h index b853b1a..493f627 100644 --- a/gdb/valprint.h +++ b/gdb/valprint.h @@ -1,7 +1,6 @@ /* Declarations for value printing routines for GDB, the GNU debugger. - Copyright (C) 1986, 1988-1989, 1991-1994, 2000, 2005, 2007-2012 Free - Software Foundation, Inc. + Copyright (C) 1986-2013 Free Software Foundation, Inc. This file is part of GDB. |