diff options
Diffstat (limited to 'gdb/testsuite/gdb.ada/unchecked_union')
-rw-r--r-- | gdb/testsuite/gdb.ada/unchecked_union/pck.adb | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.ada/unchecked_union/pck.ads | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.ada/unchecked_union/unchecked_union.adb | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/gdb/testsuite/gdb.ada/unchecked_union/pck.adb b/gdb/testsuite/gdb.ada/unchecked_union/pck.adb index 64f765d..34162db 100644 --- a/gdb/testsuite/gdb.ada/unchecked_union/pck.adb +++ b/gdb/testsuite/gdb.ada/unchecked_union/pck.adb @@ -1,4 +1,4 @@ --- Copyright 2019-2024 Free Software Foundation, Inc. +-- Copyright 2019-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/unchecked_union/pck.ads b/gdb/testsuite/gdb.ada/unchecked_union/pck.ads index 195acda..40563bd 100644 --- a/gdb/testsuite/gdb.ada/unchecked_union/pck.ads +++ b/gdb/testsuite/gdb.ada/unchecked_union/pck.ads @@ -1,4 +1,4 @@ --- Copyright 2019-2024 Free Software Foundation, Inc. +-- Copyright 2019-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/unchecked_union/unchecked_union.adb b/gdb/testsuite/gdb.ada/unchecked_union/unchecked_union.adb index b2e97c8..9dce199 100644 --- a/gdb/testsuite/gdb.ada/unchecked_union/unchecked_union.adb +++ b/gdb/testsuite/gdb.ada/unchecked_union/unchecked_union.adb @@ -1,4 +1,4 @@ --- Copyright 2019-2024 Free Software Foundation, Inc. +-- Copyright 2019-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 |