diff options
Diffstat (limited to 'gdbserver/i387-fp.cc')
-rw-r--r-- | gdbserver/i387-fp.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdbserver/i387-fp.cc b/gdbserver/i387-fp.cc index ef7b513..6d9b62e 100644 --- a/gdbserver/i387-fp.cc +++ b/gdbserver/i387-fp.cc @@ -1,5 +1,5 @@ /* i387-specific utility functions, for the remote server for GDB. - Copyright (C) 2000-2020 Free Software Foundation, Inc. + Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of GDB. |