diff options
Diffstat (limited to 'gdbserver/inferiors.h')
-rw-r--r-- | gdbserver/inferiors.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdbserver/inferiors.h b/gdbserver/inferiors.h index 1e0fe67..f3ba4d8 100644 --- a/gdbserver/inferiors.h +++ b/gdbserver/inferiors.h @@ -1,5 +1,5 @@ /* Inferior process information for the remote server for GDB. - Copyright (C) 1993-2021 Free Software Foundation, Inc. + Copyright (C) 1993-2022 Free Software Foundation, Inc. This file is part of GDB. |