diff options
Diffstat (limited to 'gdb/unittests/enum-flags-selftests.c')
-rw-r--r-- | gdb/unittests/enum-flags-selftests.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/unittests/enum-flags-selftests.c b/gdb/unittests/enum-flags-selftests.c index e3b6cf8..f52fc72 100644 --- a/gdb/unittests/enum-flags-selftests.c +++ b/gdb/unittests/enum-flags-selftests.c @@ -1,6 +1,6 @@ /* Self tests for enum-flags for GDB, the GNU debugger. - Copyright (C) 2016-2021 Free Software Foundation, Inc. + Copyright (C) 2016-2022 Free Software Foundation, Inc. This file is part of GDB. |