diff options
Diffstat (limited to 'gdb/gdbserver/linux-ppc64-low.c')
-rw-r--r-- | gdb/gdbserver/linux-ppc64-low.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/gdbserver/linux-ppc64-low.c b/gdb/gdbserver/linux-ppc64-low.c index 934ac46..4b4b869 100644 --- a/gdb/gdbserver/linux-ppc64-low.c +++ b/gdb/gdbserver/linux-ppc64-low.c @@ -1,6 +1,6 @@ /* GNU/Linux/PowerPC64 specific low level interface, for the remote server for GDB. - Copyright (C) 1995, 1996, 1998, 1999, 2000, 2001, 2002, 2005, 2007 + Copyright (C) 1995, 1996, 1998, 1999, 2000, 2001, 2002, 2005, 2007, 2008 Free Software Foundation, Inc. This file is part of GDB. |