diff options
Diffstat (limited to 'gdb/gdbserver/i387-fp.h')
-rw-r--r-- | gdb/gdbserver/i387-fp.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gdb/gdbserver/i387-fp.h b/gdb/gdbserver/i387-fp.h index d9153dc..eb60342 100644 --- a/gdb/gdbserver/i387-fp.h +++ b/gdb/gdbserver/i387-fp.h @@ -1,6 +1,5 @@ /* i387-specific utility functions, for the remote server for GDB. - Copyright (C) 2000, 2001, 2002, 2007, 2008, 2009, 2010, 2011 - Free Software Foundation, Inc. + Copyright (C) 2000-2002, 2007-2012 Free Software Foundation, Inc. This file is part of GDB. |