diff options
Diffstat (limited to 'gdb/scoped-mock-context.h')
-rw-r--r-- | gdb/scoped-mock-context.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/scoped-mock-context.h b/gdb/scoped-mock-context.h index 70b913b949b..2446e9ad41b 100644 --- a/gdb/scoped-mock-context.h +++ b/gdb/scoped-mock-context.h @@ -1,6 +1,6 @@ /* RAII type to create a temporary mock context. - Copyright (C) 2020-2023 Free Software Foundation, Inc. + Copyright (C) 2020-2024 Free Software Foundation, Inc. This file is part of GDB. |