diff options
Diffstat (limited to 'gdb/annotate.h')
-rw-r--r-- | gdb/annotate.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/annotate.h b/gdb/annotate.h index 6316d1a..83954ab 100644 --- a/gdb/annotate.h +++ b/gdb/annotate.h @@ -1,6 +1,6 @@ /* Annotation routines for GDB. - Copyright (C) 1986, 1989, 1990, 1991, 1992, 1994, 1998, 1999, 2000, 2007 - Free Software Foundation, Inc. + Copyright (C) 1986, 1989, 1990, 1991, 1992, 1994, 1998, 1999, 2000, 2007, + 2008 Free Software Foundation, Inc. This file is part of GDB. |