diff options
Diffstat (limited to 'gdb/testsuite/gdb.ada/static-link')
-rw-r--r-- | gdb/testsuite/gdb.ada/static-link/pck.ads | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.ada/static-link/prog.adb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gdb/testsuite/gdb.ada/static-link/pck.ads b/gdb/testsuite/gdb.ada/static-link/pck.ads index 4d7618f..1c52820 100644 --- a/gdb/testsuite/gdb.ada/static-link/pck.ads +++ b/gdb/testsuite/gdb.ada/static-link/pck.ads @@ -1,4 +1,4 @@ --- Copyright 2023-2024 Free Software Foundation, Inc. +-- Copyright 2023-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/static-link/prog.adb b/gdb/testsuite/gdb.ada/static-link/prog.adb index 1b5dbd5..6f97925 100644 --- a/gdb/testsuite/gdb.ada/static-link/prog.adb +++ b/gdb/testsuite/gdb.ada/static-link/prog.adb @@ -1,4 +1,4 @@ --- Copyright 2023-2024 Free Software Foundation, Inc. +-- Copyright 2023-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 |