diff options
Diffstat (limited to 'gdb/testsuite/gdb.cp/paramless.cc')
-rw-r--r-- | gdb/testsuite/gdb.cp/paramless.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.cp/paramless.cc b/gdb/testsuite/gdb.cp/paramless.cc index 8292439..4fa54fb 100644 --- a/gdb/testsuite/gdb.cp/paramless.cc +++ b/gdb/testsuite/gdb.cp/paramless.cc @@ -1,6 +1,6 @@ /* Test case for template breakpoint test. - Copyright 2022-2023 Free Software Foundation, Inc. + Copyright 2022-2024 Free Software Foundation, Inc. This file is part of GDB. |