diff options
Diffstat (limited to 'gdbserver/inferiors.cc')
-rw-r--r-- | gdbserver/inferiors.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdbserver/inferiors.cc b/gdbserver/inferiors.cc index 9a1280d..3750090 100644 --- a/gdbserver/inferiors.cc +++ b/gdbserver/inferiors.cc @@ -1,5 +1,5 @@ /* Inferior process information for the remote server for GDB. - Copyright (C) 2002-2020 Free Software Foundation, Inc. + Copyright (C) 2002-2021 Free Software Foundation, Inc. Contributed by MontaVista Software. |