diff options
Diffstat (limited to 'gdb/testsuite/gdb.ada/interface')
-rw-r--r-- | gdb/testsuite/gdb.ada/interface/foo.adb | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.ada/interface/types.adb | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.ada/interface/types.ads | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/gdb/testsuite/gdb.ada/interface/foo.adb b/gdb/testsuite/gdb.ada/interface/foo.adb index 34cc94f..8ec8e277 100644 --- a/gdb/testsuite/gdb.ada/interface/foo.adb +++ b/gdb/testsuite/gdb.ada/interface/foo.adb @@ -1,4 +1,4 @@ --- Copyright 2008-2021 Free Software Foundation, Inc. +-- Copyright 2008-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/interface/types.adb b/gdb/testsuite/gdb.ada/interface/types.adb index 39e6c6e..c9181db 100644 --- a/gdb/testsuite/gdb.ada/interface/types.adb +++ b/gdb/testsuite/gdb.ada/interface/types.adb @@ -1,4 +1,4 @@ --- Copyright 2008-2021 Free Software Foundation, Inc. +-- Copyright 2008-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/interface/types.ads b/gdb/testsuite/gdb.ada/interface/types.ads index 778768d..1b4e0ae 100644 --- a/gdb/testsuite/gdb.ada/interface/types.ads +++ b/gdb/testsuite/gdb.ada/interface/types.ads @@ -1,4 +1,4 @@ --- Copyright 2008-2021 Free Software Foundation, Inc. +-- Copyright 2008-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 |