diff options
Diffstat (limited to 'gdb/testsuite/gdb.ada/exec_changed')
-rw-r--r-- | gdb/testsuite/gdb.ada/exec_changed/first.adb | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.ada/exec_changed/second.adb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gdb/testsuite/gdb.ada/exec_changed/first.adb b/gdb/testsuite/gdb.ada/exec_changed/first.adb index 7f63108..ef0d7bc 100644 --- a/gdb/testsuite/gdb.ada/exec_changed/first.adb +++ b/gdb/testsuite/gdb.ada/exec_changed/first.adb @@ -1,4 +1,4 @@ --- Copyright 2005-2024 Free Software Foundation, Inc. +-- Copyright 2005-2025 Free Software Foundation, Inc. -- -- This program is free software; you can redistribute it and/or modify -- it under the terms of the GNU General Public License as published by diff --git a/gdb/testsuite/gdb.ada/exec_changed/second.adb b/gdb/testsuite/gdb.ada/exec_changed/second.adb index 7792c28..7ce6bc6 100644 --- a/gdb/testsuite/gdb.ada/exec_changed/second.adb +++ b/gdb/testsuite/gdb.ada/exec_changed/second.adb @@ -1,4 +1,4 @@ --- Copyright 2005-2024 Free Software Foundation, Inc. +-- Copyright 2005-2025 Free Software Foundation, Inc. -- -- This program is free software; you can redistribute it and/or modify -- it under the terms of the GNU General Public License as published by |