| Index: gdb/inf-loop.c
|
| diff --git a/gdb/inf-loop.c b/gdb/inf-loop.c
|
| index 739785c1aeed6f3d8bcacd878fbe478350f709bf..e0da0d35f9b2b3458d6971f5ee33fd74230b6056 100644
|
| --- a/gdb/inf-loop.c
|
| +++ b/gdb/inf-loop.c
|
| @@ -1,5 +1,5 @@
|
| /* Handling of inferior events for the event loop for GDB, the GNU debugger.
|
| - Copyright (C) 1999, 2007-2012 Free Software Foundation, Inc.
|
| + Copyright (C) 1999-2013 Free Software Foundation, Inc.
|
| Written by Elena Zannoni <ezannoni@cygnus.com> of Cygnus Solutions.
|
|
|
| This file is part of GDB.
|
|
|