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 9aa6c62..0eae524 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, - 2008, 2009, 2010, 2011 Free Software Foundation, Inc. + Copyright (C) 1986, 1989-1992, 1994, 1998-2000, 2007-2012 Free + Software Foundation, Inc. This file is part of GDB. |