diff options
Diffstat (limited to 'gdb/scm-valprint.c')
-rw-r--r-- | gdb/scm-valprint.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/scm-valprint.c b/gdb/scm-valprint.c index 735cf8a2701..7c9a58d2f46 100644 --- a/gdb/scm-valprint.c +++ b/gdb/scm-valprint.c @@ -1,7 +1,7 @@ /* Scheme/Guile language support routines for GDB, the GNU debugger. - Copyright (C) 1995, 1996, 1998, 1999, 2000, 2001, 2005, 2007 Free Software - Foundation, Inc. + Copyright (C) 1995, 1996, 1998, 1999, 2000, 2001, 2005, 2007, 2008 + Free Software Foundation, Inc. This file is part of GDB. |