diff options
Diffstat (limited to 'gdb/testsuite/gdb.ada/scoped_watch')
-rw-r--r-- | gdb/testsuite/gdb.ada/scoped_watch/foo_p708_025.adb | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.ada/scoped_watch/pck.adb | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.ada/scoped_watch/pck.ads | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/gdb/testsuite/gdb.ada/scoped_watch/foo_p708_025.adb b/gdb/testsuite/gdb.ada/scoped_watch/foo_p708_025.adb index e6661ac..3748596 100644 --- a/gdb/testsuite/gdb.ada/scoped_watch/foo_p708_025.adb +++ b/gdb/testsuite/gdb.ada/scoped_watch/foo_p708_025.adb @@ -1,4 +1,4 @@ --- Copyright 2017-2024 Free Software Foundation, Inc. +-- Copyright 2017-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/scoped_watch/pck.adb b/gdb/testsuite/gdb.ada/scoped_watch/pck.adb index 761d13f..3f27053 100644 --- a/gdb/testsuite/gdb.ada/scoped_watch/pck.adb +++ b/gdb/testsuite/gdb.ada/scoped_watch/pck.adb @@ -1,4 +1,4 @@ --- Copyright 2017-2024 Free Software Foundation, Inc. +-- Copyright 2017-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/scoped_watch/pck.ads b/gdb/testsuite/gdb.ada/scoped_watch/pck.ads index 9bbb3d2..bf129eb 100644 --- a/gdb/testsuite/gdb.ada/scoped_watch/pck.ads +++ b/gdb/testsuite/gdb.ada/scoped_watch/pck.ads @@ -1,4 +1,4 @@ --- Copyright 2017-2024 Free Software Foundation, Inc. +-- Copyright 2017-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 |