diff options
Diffstat (limited to 'gdb/testsuite/gdb.cp/iostream.cc')
-rw-r--r-- | gdb/testsuite/gdb.cp/iostream.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.cp/iostream.cc b/gdb/testsuite/gdb.cp/iostream.cc index 45f5fdd0c44..5b858c6fd0c 100644 --- a/gdb/testsuite/gdb.cp/iostream.cc +++ b/gdb/testsuite/gdb.cp/iostream.cc @@ -1,6 +1,6 @@ /* Code to go along with tests in rtti.exp. - Copyright 2015-2021 Free Software Foundation, Inc. + Copyright 2015-2022 Free Software Foundation, Inc. This file is part of GDB. |