diff options
Diffstat (limited to 'gdb/testsuite/gdb.ada/funcall_ptr')
-rw-r--r-- | gdb/testsuite/gdb.ada/funcall_ptr/foo.adb | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.ada/funcall_ptr/pck.adb | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.ada/funcall_ptr/pck.ads | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/gdb/testsuite/gdb.ada/funcall_ptr/foo.adb b/gdb/testsuite/gdb.ada/funcall_ptr/foo.adb index 53ab8e9..87767f8 100644 --- a/gdb/testsuite/gdb.ada/funcall_ptr/foo.adb +++ b/gdb/testsuite/gdb.ada/funcall_ptr/foo.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/funcall_ptr/pck.adb b/gdb/testsuite/gdb.ada/funcall_ptr/pck.adb index 25d59f8..514a0ea 100644 --- a/gdb/testsuite/gdb.ada/funcall_ptr/pck.adb +++ b/gdb/testsuite/gdb.ada/funcall_ptr/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/funcall_ptr/pck.ads b/gdb/testsuite/gdb.ada/funcall_ptr/pck.ads index 16d6bb1..0de5bb9 100644 --- a/gdb/testsuite/gdb.ada/funcall_ptr/pck.ads +++ b/gdb/testsuite/gdb.ada/funcall_ptr/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 |