diff options
Diffstat (limited to 'gdb/completer.c')
-rw-r--r-- | gdb/completer.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gdb/completer.c b/gdb/completer.c index 606f78b..48a4e46 100644 --- a/gdb/completer.c +++ b/gdb/completer.c @@ -1,6 +1,5 @@ /* Line completion stuff for GDB, the GNU debugger. - Copyright (C) 2000, 2001, 2007, 2008, 2009, 2010, 2011 - Free Software Foundation, Inc. + Copyright (C) 2000-2001, 2007-2012 Free Software Foundation, Inc. This file is part of GDB. |