aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.ada/unchecked_union
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.ada/unchecked_union')
-rw-r--r--gdb/testsuite/gdb.ada/unchecked_union/pck.adb2
-rw-r--r--gdb/testsuite/gdb.ada/unchecked_union/pck.ads2
-rw-r--r--gdb/testsuite/gdb.ada/unchecked_union/unchecked_union.adb2
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 ca28948..c1141c1 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-2021 Free Software Foundation, Inc.
+-- Copyright 2019-2022 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 e67ce48..a503e8f 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-2021 Free Software Foundation, Inc.
+-- Copyright 2019-2022 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 033688b..8e7b8ef 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-2021 Free Software Foundation, Inc.
+-- Copyright 2019-2022 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