diff options
Diffstat (limited to 'gdb/testsuite/gdb.ada/packed_array_assign')
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 ae6c0963014..6d98b9dc912 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-2019 Free Software Foundation, Inc. +-- Copyright 2018-2020 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 d1b0552bbd1..65dd8165110 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-2019 Free Software Foundation, Inc. +-- Copyright 2018-2020 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 584476c27ae..bab8862a084 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-2019 Free Software Foundation, Inc. +-- Copyright 2018-2020 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 59715cce8d2..4ec3c411bda 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-2019 Free Software Foundation, Inc. +-- Copyright 2018-2020 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 a684f718164..0b7b5101449 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-2019 Free Software Foundation, Inc. +-- Copyright 2018-2020 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 |