diff options
Diffstat (limited to 'gdb/annotate.c')
-rw-r--r-- | gdb/annotate.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/annotate.c b/gdb/annotate.c index 93c65a1..cd0a94a 100644 --- a/gdb/annotate.c +++ b/gdb/annotate.c @@ -1,6 +1,6 @@ /* Annotation routines for GDB. - Copyright (C) 1986, 1989, 1990, 1991, 1992, 1994, 1995, 1996, 1998, 1999, - 2000, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. + Copyright (C) 1986, 1989-1992, 1994-1996, 1998-2000, 2007-2012 Free + Software Foundation, Inc. This file is part of GDB. |