diff options
Diffstat (limited to 'gdb/testsuite/gdb.ada/lang_switch')
-rw-r--r-- | gdb/testsuite/gdb.ada/lang_switch/foo.c | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.ada/lang_switch/lang_switch.adb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gdb/testsuite/gdb.ada/lang_switch/foo.c b/gdb/testsuite/gdb.ada/lang_switch/foo.c index 7842258..512bc15 100644 --- a/gdb/testsuite/gdb.ada/lang_switch/foo.c +++ b/gdb/testsuite/gdb.ada/lang_switch/foo.c @@ -1,4 +1,4 @@ -/* Copyright 2008-2024 Free Software Foundation, Inc. +/* Copyright 2008-2025 Free Software Foundation, Inc. This file is part of GDB. diff --git a/gdb/testsuite/gdb.ada/lang_switch/lang_switch.adb b/gdb/testsuite/gdb.ada/lang_switch/lang_switch.adb index b303d69..4e9b715 100644 --- a/gdb/testsuite/gdb.ada/lang_switch/lang_switch.adb +++ b/gdb/testsuite/gdb.ada/lang_switch/lang_switch.adb @@ -1,4 +1,4 @@ --- Copyright 2008-2024 Free Software Foundation, Inc. +-- Copyright 2008-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 |