From: Tom Tromey Date: Thu, 5 Feb 2026 18:17:22 +0000 (-0700) Subject: Fix copyright dates for new files X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=317f3ec1b461e98808c6ed8225d0b8e5159b2983;p=thirdparty%2Fbinutils-gdb.git Fix copyright dates for new files I forgot to add 2026 to a copyright date in a file I recently committed (but had originally submitted in 2025). Thinking this might have happened before, I re-ran gdb/copyright.py and it pointed out a surprising number of such changes. --- diff --git a/gdb/finish-thread-state.h b/gdb/finish-thread-state.h index 60cd9be2b44..5857dd35ff1 100644 --- a/gdb/finish-thread-state.h +++ b/gdb/finish-thread-state.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2025 Free Software Foundation, Inc. +/* Copyright (C) 2025-2026 Free Software Foundation, Inc. This file is part of GDB. diff --git a/gdb/testsuite/gdb.base/dwz-symtabs-bar.c b/gdb/testsuite/gdb.base/dwz-symtabs-bar.c index aef10a0456d..06ccab42e8f 100644 --- a/gdb/testsuite/gdb.base/dwz-symtabs-bar.c +++ b/gdb/testsuite/gdb.base/dwz-symtabs-bar.c @@ -1,6 +1,6 @@ /* This testcase is part of GDB, the GNU debugger. - Copyright 2025 Free Software Foundation, Inc. + Copyright 2025-2026 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.base/dwz-symtabs-bar.h b/gdb/testsuite/gdb.base/dwz-symtabs-bar.h index d7b014bc90a..ccfc854ae46 100644 --- a/gdb/testsuite/gdb.base/dwz-symtabs-bar.h +++ b/gdb/testsuite/gdb.base/dwz-symtabs-bar.h @@ -1,6 +1,6 @@ /* This testcase is part of GDB, the GNU debugger. - Copyright 2025 Free Software Foundation, Inc. + Copyright 2025-2026 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.base/dwz-symtabs-common.h b/gdb/testsuite/gdb.base/dwz-symtabs-common.h index 653d5d497c3..d5c9afdb81b 100644 --- a/gdb/testsuite/gdb.base/dwz-symtabs-common.h +++ b/gdb/testsuite/gdb.base/dwz-symtabs-common.h @@ -1,6 +1,6 @@ /* This testcase is part of GDB, the GNU debugger. - Copyright 2025 Free Software Foundation, Inc. + Copyright 2025-2026 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.base/dwz-symtabs-foo.c b/gdb/testsuite/gdb.base/dwz-symtabs-foo.c index 0fdd9ce0dd6..53233a0c378 100644 --- a/gdb/testsuite/gdb.base/dwz-symtabs-foo.c +++ b/gdb/testsuite/gdb.base/dwz-symtabs-foo.c @@ -1,6 +1,6 @@ /* This testcase is part of GDB, the GNU debugger. - Copyright 2025 Free Software Foundation, Inc. + Copyright 2025-2026 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.base/dwz-symtabs-foo.h b/gdb/testsuite/gdb.base/dwz-symtabs-foo.h index 65eb58ae28c..d6aca04650d 100644 --- a/gdb/testsuite/gdb.base/dwz-symtabs-foo.h +++ b/gdb/testsuite/gdb.base/dwz-symtabs-foo.h @@ -1,6 +1,6 @@ /* This testcase is part of GDB, the GNU debugger. - Copyright 2025 Free Software Foundation, Inc. + Copyright 2025-2026 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.base/dwz-symtabs-main.c b/gdb/testsuite/gdb.base/dwz-symtabs-main.c index 244ee5b5556..46f14cb8a4d 100644 --- a/gdb/testsuite/gdb.base/dwz-symtabs-main.c +++ b/gdb/testsuite/gdb.base/dwz-symtabs-main.c @@ -1,6 +1,6 @@ /* This testcase is part of GDB, the GNU debugger. - Copyright 2025 Free Software Foundation, Inc. + Copyright 2025-2026 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.base/dwz-symtabs.exp b/gdb/testsuite/gdb.base/dwz-symtabs.exp index 72b42a06ae1..d695b272c9a 100644 --- a/gdb/testsuite/gdb.base/dwz-symtabs.exp +++ b/gdb/testsuite/gdb.base/dwz-symtabs.exp @@ -1,4 +1,4 @@ -# Copyright 2025 Free Software Foundation, Inc. +# Copyright 2025-2026 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.base/early-logging.exp b/gdb/testsuite/gdb.base/early-logging.exp index 2a9eef499d6..cfc354bc118 100644 --- a/gdb/testsuite/gdb.base/early-logging.exp +++ b/gdb/testsuite/gdb.base/early-logging.exp @@ -1,4 +1,4 @@ -# Copyright 2021-2025 Free Software Foundation, Inc. +# Copyright 2021-2026 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.base/solib-breakpoints-rerun.exp b/gdb/testsuite/gdb.base/solib-breakpoints-rerun.exp index 17dd7abba1c..402c58e97da 100644 --- a/gdb/testsuite/gdb.base/solib-breakpoints-rerun.exp +++ b/gdb/testsuite/gdb.base/solib-breakpoints-rerun.exp @@ -1,4 +1,4 @@ -# Copyright 2025 Free Software Foundation, Inc. +# Copyright 2025-2026 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.dap/ada-non-ascii.exp b/gdb/testsuite/gdb.dap/ada-non-ascii.exp index ed1a7fea5df..32c260ffbea 100644 --- a/gdb/testsuite/gdb.dap/ada-non-ascii.exp +++ b/gdb/testsuite/gdb.dap/ada-non-ascii.exp @@ -1,4 +1,4 @@ -# Copyright 2025 Free Software Foundation, Inc. +# Copyright 2025-2026 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.dap/ada-non-ascii/pack.adb b/gdb/testsuite/gdb.dap/ada-non-ascii/pack.adb index 060463689d4..7a6da6e99a2 100644 --- a/gdb/testsuite/gdb.dap/ada-non-ascii/pack.adb +++ b/gdb/testsuite/gdb.dap/ada-non-ascii/pack.adb @@ -1,4 +1,4 @@ --- Copyright 2025 Free Software Foundation, Inc. +-- Copyright 2025-2026 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.dap/ada-non-ascii/pack.ads b/gdb/testsuite/gdb.dap/ada-non-ascii/pack.ads index 170b6e563aa..d961268c45c 100644 --- a/gdb/testsuite/gdb.dap/ada-non-ascii/pack.ads +++ b/gdb/testsuite/gdb.dap/ada-non-ascii/pack.ads @@ -1,4 +1,4 @@ --- Copyright 2025 Free Software Foundation, Inc. +-- Copyright 2025-2026 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.dap/ada-non-ascii/prog.adb b/gdb/testsuite/gdb.dap/ada-non-ascii/prog.adb index b2885b3759e..796c2ccfd5f 100644 --- a/gdb/testsuite/gdb.dap/ada-non-ascii/prog.adb +++ b/gdb/testsuite/gdb.dap/ada-non-ascii/prog.adb @@ -1,4 +1,4 @@ --- Copyright 2025 Free Software Foundation, Inc. +-- Copyright 2025-2026 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.debuginfod/solib-with-dwz-bar.c b/gdb/testsuite/gdb.debuginfod/solib-with-dwz-bar.c index bd70ff52458..635c8f1362f 100644 --- a/gdb/testsuite/gdb.debuginfod/solib-with-dwz-bar.c +++ b/gdb/testsuite/gdb.debuginfod/solib-with-dwz-bar.c @@ -1,6 +1,6 @@ /* This testcase is part of GDB, the GNU debugger. - Copyright 2025 Free Software Foundation, Inc. + Copyright 2025-2026 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.debuginfod/solib-with-dwz-bar.h b/gdb/testsuite/gdb.debuginfod/solib-with-dwz-bar.h index d7b014bc90a..ccfc854ae46 100644 --- a/gdb/testsuite/gdb.debuginfod/solib-with-dwz-bar.h +++ b/gdb/testsuite/gdb.debuginfod/solib-with-dwz-bar.h @@ -1,6 +1,6 @@ /* This testcase is part of GDB, the GNU debugger. - Copyright 2025 Free Software Foundation, Inc. + Copyright 2025-2026 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.debuginfod/solib-with-dwz-common.h b/gdb/testsuite/gdb.debuginfod/solib-with-dwz-common.h index 653d5d497c3..d5c9afdb81b 100644 --- a/gdb/testsuite/gdb.debuginfod/solib-with-dwz-common.h +++ b/gdb/testsuite/gdb.debuginfod/solib-with-dwz-common.h @@ -1,6 +1,6 @@ /* This testcase is part of GDB, the GNU debugger. - Copyright 2025 Free Software Foundation, Inc. + Copyright 2025-2026 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.debuginfod/solib-with-dwz-foo.c b/gdb/testsuite/gdb.debuginfod/solib-with-dwz-foo.c index 145a2e29c86..e48a2cb166a 100644 --- a/gdb/testsuite/gdb.debuginfod/solib-with-dwz-foo.c +++ b/gdb/testsuite/gdb.debuginfod/solib-with-dwz-foo.c @@ -1,6 +1,6 @@ /* This testcase is part of GDB, the GNU debugger. - Copyright 2025 Free Software Foundation, Inc. + Copyright 2025-2026 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.debuginfod/solib-with-dwz-foo.h b/gdb/testsuite/gdb.debuginfod/solib-with-dwz-foo.h index 65eb58ae28c..d6aca04650d 100644 --- a/gdb/testsuite/gdb.debuginfod/solib-with-dwz-foo.h +++ b/gdb/testsuite/gdb.debuginfod/solib-with-dwz-foo.h @@ -1,6 +1,6 @@ /* This testcase is part of GDB, the GNU debugger. - Copyright 2025 Free Software Foundation, Inc. + Copyright 2025-2026 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.debuginfod/solib-with-dwz-main.c b/gdb/testsuite/gdb.debuginfod/solib-with-dwz-main.c index 10214a7e40a..c3ec964a98d 100644 --- a/gdb/testsuite/gdb.debuginfod/solib-with-dwz-main.c +++ b/gdb/testsuite/gdb.debuginfod/solib-with-dwz-main.c @@ -1,6 +1,6 @@ /* This testcase is part of GDB, the GNU debugger. - Copyright 2025 Free Software Foundation, Inc. + Copyright 2025-2026 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.dwarf2/dw2-empty-inline-low-high.c b/gdb/testsuite/gdb.dwarf2/dw2-empty-inline-low-high.c index 2e77e28822e..2079bc4ca77 100644 --- a/gdb/testsuite/gdb.dwarf2/dw2-empty-inline-low-high.c +++ b/gdb/testsuite/gdb.dwarf2/dw2-empty-inline-low-high.c @@ -1,6 +1,6 @@ /* This testcase is part of GDB, the GNU debugger. - Copyright 2024-2025 Free Software Foundation, Inc. + Copyright 2024-2026 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.dwarf2/dw2-empty-inline-low-high.exp b/gdb/testsuite/gdb.dwarf2/dw2-empty-inline-low-high.exp index ddd2d2959d1..ae696ac71f0 100644 --- a/gdb/testsuite/gdb.dwarf2/dw2-empty-inline-low-high.exp +++ b/gdb/testsuite/gdb.dwarf2/dw2-empty-inline-low-high.exp @@ -1,4 +1,4 @@ -# Copyright 2024-2025 Free Software Foundation, Inc. +# Copyright 2024-2026 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.dwarf2/dw2-empty-inline-ranges.c b/gdb/testsuite/gdb.dwarf2/dw2-empty-inline-ranges.c index 24af7ba94e3..25cab680cc5 100644 --- a/gdb/testsuite/gdb.dwarf2/dw2-empty-inline-ranges.c +++ b/gdb/testsuite/gdb.dwarf2/dw2-empty-inline-ranges.c @@ -1,6 +1,6 @@ /* This testcase is part of GDB, the GNU debugger. - Copyright 2024-2025 Free Software Foundation, Inc. + Copyright 2024-2026 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.dwarf2/dw2-empty-inline-ranges.exp b/gdb/testsuite/gdb.dwarf2/dw2-empty-inline-ranges.exp index a3c88d950f8..914b9d6f813 100644 --- a/gdb/testsuite/gdb.dwarf2/dw2-empty-inline-ranges.exp +++ b/gdb/testsuite/gdb.dwarf2/dw2-empty-inline-ranges.exp @@ -1,4 +1,4 @@ -# Copyright 2024-2025 Free Software Foundation, Inc. +# Copyright 2024-2026 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.dwarf2/dw2-extend-inline-block.c b/gdb/testsuite/gdb.dwarf2/dw2-extend-inline-block.c index d6becf5d66b..5da2719bbe8 100644 --- a/gdb/testsuite/gdb.dwarf2/dw2-extend-inline-block.c +++ b/gdb/testsuite/gdb.dwarf2/dw2-extend-inline-block.c @@ -1,6 +1,6 @@ /* This testcase is part of GDB, the GNU debugger. - Copyright 2025 Free Software Foundation, Inc. + Copyright 2025-2026 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.dwarf2/dw2-extend-inline-block.exp b/gdb/testsuite/gdb.dwarf2/dw2-extend-inline-block.exp index f770ccf63be..9e4798b53f3 100644 --- a/gdb/testsuite/gdb.dwarf2/dw2-extend-inline-block.exp +++ b/gdb/testsuite/gdb.dwarf2/dw2-extend-inline-block.exp @@ -1,4 +1,4 @@ -# Copyright 2025 Free Software Foundation, Inc. +# Copyright 2025-2026 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.opt/empty-inline-cxx.cc b/gdb/testsuite/gdb.opt/empty-inline-cxx.cc index f2e163d4646..7ce3e13ec9a 100644 --- a/gdb/testsuite/gdb.opt/empty-inline-cxx.cc +++ b/gdb/testsuite/gdb.opt/empty-inline-cxx.cc @@ -1,6 +1,6 @@ /* This testcase is part of GDB, the GNU debugger. - Copyright 2024-2025 Free Software Foundation, Inc. + Copyright 2024-2026 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.opt/empty-inline-cxx.exp b/gdb/testsuite/gdb.opt/empty-inline-cxx.exp index 4b9eec7760e..2f945143981 100644 --- a/gdb/testsuite/gdb.opt/empty-inline-cxx.exp +++ b/gdb/testsuite/gdb.opt/empty-inline-cxx.exp @@ -1,4 +1,4 @@ -# Copyright 2024-2025 Free Software Foundation, Inc. +# Copyright 2024-2026 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.opt/empty-inline.c b/gdb/testsuite/gdb.opt/empty-inline.c index 91ad6f01b70..22063334a17 100644 --- a/gdb/testsuite/gdb.opt/empty-inline.c +++ b/gdb/testsuite/gdb.opt/empty-inline.c @@ -1,6 +1,6 @@ /* This testcase is part of GDB, the GNU debugger. - Copyright 2024-2025 Free Software Foundation, Inc. + Copyright 2024-2026 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.opt/empty-inline.exp b/gdb/testsuite/gdb.opt/empty-inline.exp index 906ec2d9e10..52a7cc761f7 100644 --- a/gdb/testsuite/gdb.opt/empty-inline.exp +++ b/gdb/testsuite/gdb.opt/empty-inline.exp @@ -1,4 +1,4 @@ -# Copyright 2024-2025 Free Software Foundation, Inc. +# Copyright 2024-2026 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.testsuite/quotemeta.exp b/gdb/testsuite/gdb.testsuite/quotemeta.exp index e6b6d102e3d..e3375b8cf44 100644 --- a/gdb/testsuite/gdb.testsuite/quotemeta.exp +++ b/gdb/testsuite/gdb.testsuite/quotemeta.exp @@ -1,4 +1,4 @@ -# Copyright 2025 Free Software Foundation, Inc. +# Copyright 2025-2026 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/lib/quotemeta.exp b/gdb/testsuite/lib/quotemeta.exp index 7752d755226..5b587df754e 100644 --- a/gdb/testsuite/lib/quotemeta.exp +++ b/gdb/testsuite/lib/quotemeta.exp @@ -1,4 +1,4 @@ -# Copyright 2025 Free Software Foundation, Inc. +# Copyright 2025-2026 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