diff options
Diffstat (limited to 'gdb/gdbserver/linux-tic6x-low.c')
-rw-r--r-- | gdb/gdbserver/linux-tic6x-low.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gdb/gdbserver/linux-tic6x-low.c b/gdb/gdbserver/linux-tic6x-low.c index 44daa4d711c..895d99d2dac 100644 --- a/gdb/gdbserver/linux-tic6x-low.c +++ b/gdb/gdbserver/linux-tic6x-low.c @@ -1,7 +1,6 @@ /* Target dependent code for GDB on TI C6x systems. - Copyright (C) 2010, 2011 - Free Software Foundation, Inc. + Copyright (C) 2010-2012 Free Software Foundation, Inc. Contributed by Andrew Jenner <andrew@codesourcery.com> Contributed by Yao Qi <yao@codesourcery.com> |