diff options
Diffstat (limited to 'gdb/unittests/search-memory-selftests.c')
-rw-r--r-- | gdb/unittests/search-memory-selftests.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/unittests/search-memory-selftests.c b/gdb/unittests/search-memory-selftests.c index 75b49a6..954b2e3 100644 --- a/gdb/unittests/search-memory-selftests.c +++ b/gdb/unittests/search-memory-selftests.c @@ -1,6 +1,6 @@ /* Self tests for simple_search_memory for GDB, the GNU debugger. - Copyright (C) 2020-2022 Free Software Foundation, Inc. + Copyright (C) 2020-2023 Free Software Foundation, Inc. This file is part of GDB. |