summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.ada/packed_array_assign
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@adacore.com>2022-01-01 18:56:03 +0400
committerJoel Brobecker <brobecker@adacore.com>2022-01-01 19:13:23 +0400
commit4a94e36819485cdbd50438f800d1e478156a4889 (patch)
tree03138d65b74ebd8d129ed5de07ed54a741dcc4b2 /gdb/testsuite/gdb.ada/packed_array_assign
parentdd10f20452c99cfb19ac9630de943ec0c1912142 (diff)
downloadbinutils-gdb-4a94e36819485cdbd50438f800d1e478156a4889.tar.gz
Automatic Copyright Year update after running gdb/copyright.py
This commit brings all the changes made by running gdb/copyright.py as per GDB's Start of New Year Procedure. For the avoidance of doubt, all changes in this commits were performed by the script.
Diffstat (limited to 'gdb/testsuite/gdb.ada/packed_array_assign')
-rw-r--r--gdb/testsuite/gdb.ada/packed_array_assign/aggregates.adb2
-rw-r--r--gdb/testsuite/gdb.ada/packed_array_assign/aggregates.ads2
-rw-r--r--gdb/testsuite/gdb.ada/packed_array_assign/pck.adb2
-rw-r--r--gdb/testsuite/gdb.ada/packed_array_assign/pck.ads2
-rw-r--r--gdb/testsuite/gdb.ada/packed_array_assign/tester.adb2
5 files changed, 5 insertions, 5 deletions
diff --git a/gdb/testsuite/gdb.ada/packed_array_assign/aggregates.adb b/gdb/testsuite/gdb.ada/packed_array_assign/aggregates.adb
index eeb7d56f11e..75dad5be442 100644
--- a/gdb/testsuite/gdb.ada/packed_array_assign/aggregates.adb
+++ b/gdb/testsuite/gdb.ada/packed_array_assign/aggregates.adb
@@ -1,4 +1,4 @@
--- Copyright 2018-2021 Free Software Foundation, Inc.
+-- Copyright 2018-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/packed_array_assign/aggregates.ads b/gdb/testsuite/gdb.ada/packed_array_assign/aggregates.ads
index cb3a1b3df07..4cf56001294 100644
--- a/gdb/testsuite/gdb.ada/packed_array_assign/aggregates.ads
+++ b/gdb/testsuite/gdb.ada/packed_array_assign/aggregates.ads
@@ -1,4 +1,4 @@
--- Copyright 2018-2021 Free Software Foundation, Inc.
+-- Copyright 2018-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/packed_array_assign/pck.adb b/gdb/testsuite/gdb.ada/packed_array_assign/pck.adb
index e01b2e683e6..b249a0b636a 100644
--- a/gdb/testsuite/gdb.ada/packed_array_assign/pck.adb
+++ b/gdb/testsuite/gdb.ada/packed_array_assign/pck.adb
@@ -1,4 +1,4 @@
--- Copyright 2018-2021 Free Software Foundation, Inc.
+-- Copyright 2018-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/packed_array_assign/pck.ads b/gdb/testsuite/gdb.ada/packed_array_assign/pck.ads
index 8b0a0b551f2..af062929060 100644
--- a/gdb/testsuite/gdb.ada/packed_array_assign/pck.ads
+++ b/gdb/testsuite/gdb.ada/packed_array_assign/pck.ads
@@ -1,4 +1,4 @@
--- Copyright 2018-2021 Free Software Foundation, Inc.
+-- Copyright 2018-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/packed_array_assign/tester.adb b/gdb/testsuite/gdb.ada/packed_array_assign/tester.adb
index 47171dd8d70..9fe7227a30a 100644
--- a/gdb/testsuite/gdb.ada/packed_array_assign/tester.adb
+++ b/gdb/testsuite/gdb.ada/packed_array_assign/tester.adb
@@ -1,4 +1,4 @@
--- Copyright 2018-2021 Free Software Foundation, Inc.
+-- Copyright 2018-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