diff options
Diffstat (limited to 'gdb/testsuite/gdb.ada/limited-length')
-rw-r--r-- | gdb/testsuite/gdb.ada/limited-length/foo.adb | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.ada/limited-length/pck.adb | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.ada/limited-length/pck.ads | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/gdb/testsuite/gdb.ada/limited-length/foo.adb b/gdb/testsuite/gdb.ada/limited-length/foo.adb index f90d4e2..b269ce2 100644 --- a/gdb/testsuite/gdb.ada/limited-length/foo.adb +++ b/gdb/testsuite/gdb.ada/limited-length/foo.adb @@ -1,6 +1,6 @@ -- This testcase is part of GDB, the GNU debugger. -- --- Copyright 2023-2024 Free Software Foundation, Inc. +-- Copyright 2023-2025 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/limited-length/pck.adb b/gdb/testsuite/gdb.ada/limited-length/pck.adb index 33a3e7d..d78fd5a 100644 --- a/gdb/testsuite/gdb.ada/limited-length/pck.adb +++ b/gdb/testsuite/gdb.ada/limited-length/pck.adb @@ -1,6 +1,6 @@ -- This testcase is part of GDB, the GNU debugger. -- --- Copyright 2023-2024 Free Software Foundation, Inc. +-- Copyright 2023-2025 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/limited-length/pck.ads b/gdb/testsuite/gdb.ada/limited-length/pck.ads index 8a2101e..6de0a38 100644 --- a/gdb/testsuite/gdb.ada/limited-length/pck.ads +++ b/gdb/testsuite/gdb.ada/limited-length/pck.ads @@ -1,6 +1,6 @@ -- This testcase is part of GDB, the GNU debugger. -- --- Copyright 2023-2024 Free Software Foundation, Inc. +-- Copyright 2023-2025 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 |