diff options
Diffstat (limited to 'gdb/testsuite/gdb.ada/non-ascii-utf-8')
-rw-r--r-- | gdb/testsuite/gdb.ada/non-ascii-utf-8/pack.adb | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.ada/non-ascii-utf-8/pack.ads | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.ada/non-ascii-utf-8/prog.adb | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/gdb/testsuite/gdb.ada/non-ascii-utf-8/pack.adb b/gdb/testsuite/gdb.ada/non-ascii-utf-8/pack.adb index 9b3b116..ffe6ef7 100644 --- a/gdb/testsuite/gdb.ada/non-ascii-utf-8/pack.adb +++ b/gdb/testsuite/gdb.ada/non-ascii-utf-8/pack.adb @@ -1,4 +1,4 @@ --- Copyright 2022-2024 Free Software Foundation, Inc. +-- Copyright 2022-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/non-ascii-utf-8/pack.ads b/gdb/testsuite/gdb.ada/non-ascii-utf-8/pack.ads index 2941618..9fabc45 100644 --- a/gdb/testsuite/gdb.ada/non-ascii-utf-8/pack.ads +++ b/gdb/testsuite/gdb.ada/non-ascii-utf-8/pack.ads @@ -1,4 +1,4 @@ --- Copyright 2022-2024 Free Software Foundation, Inc. +-- Copyright 2022-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/non-ascii-utf-8/prog.adb b/gdb/testsuite/gdb.ada/non-ascii-utf-8/prog.adb index 2a0f550..f81de8c 100644 --- a/gdb/testsuite/gdb.ada/non-ascii-utf-8/prog.adb +++ b/gdb/testsuite/gdb.ada/non-ascii-utf-8/prog.adb @@ -1,4 +1,4 @@ --- Copyright 2022-2024 Free Software Foundation, Inc. +-- Copyright 2022-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 |