diff options
Diffstat (limited to 'gdb/testsuite/gdb.ada/inline-section-gc')
-rw-r--r-- | gdb/testsuite/gdb.ada/inline-section-gc/callee.adb | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.ada/inline-section-gc/callee.ads | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.ada/inline-section-gc/caller.adb | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/gdb/testsuite/gdb.ada/inline-section-gc/callee.adb b/gdb/testsuite/gdb.ada/inline-section-gc/callee.adb index 256eb2c..97e4622 100644 --- a/gdb/testsuite/gdb.ada/inline-section-gc/callee.adb +++ b/gdb/testsuite/gdb.ada/inline-section-gc/callee.adb @@ -1,4 +1,4 @@ --- Copyright 2022-2023 Free Software Foundation, Inc. +-- Copyright 2022-2024 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/inline-section-gc/callee.ads b/gdb/testsuite/gdb.ada/inline-section-gc/callee.ads index 712d393..9924dce 100644 --- a/gdb/testsuite/gdb.ada/inline-section-gc/callee.ads +++ b/gdb/testsuite/gdb.ada/inline-section-gc/callee.ads @@ -1,4 +1,4 @@ --- Copyright 2022-2023 Free Software Foundation, Inc. +-- Copyright 2022-2024 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/inline-section-gc/caller.adb b/gdb/testsuite/gdb.ada/inline-section-gc/caller.adb index 161f3e8..1c61d9e 100644 --- a/gdb/testsuite/gdb.ada/inline-section-gc/caller.adb +++ b/gdb/testsuite/gdb.ada/inline-section-gc/caller.adb @@ -1,4 +1,4 @@ --- Copyright 2022-2023 Free Software Foundation, Inc. +-- Copyright 2022-2024 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 |