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 037e3497668..ca2894803d9 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-2020 Free Software Foundation, Inc. +-- Copyright 2019-2021 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 1ce45408a62..e67ce484ac2 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-2020 Free Software Foundation, Inc. +-- Copyright 2019-2021 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 1efea3b1397..033688b5495 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-2020 Free Software Foundation, Inc. +-- Copyright 2019-2021 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 |