diff options
Diffstat (limited to 'gdb/linux-record.c')
-rw-r--r-- | gdb/linux-record.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/linux-record.c b/gdb/linux-record.c index af862800e1e..1c6aa9ff042 100644 --- a/gdb/linux-record.c +++ b/gdb/linux-record.c @@ -1,6 +1,6 @@ /* Process record and replay target code for GNU/Linux. - Copyright (C) 2008, 2009 Free Software Foundation, Inc. + Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc. This file is part of GDB. |