gdbsupport: fix Makefile.in copyright dates

Commit d01e823438 ("Update copyright dates to include 2025") incorrectly
changed the dates in Makefile.in.  Re-run `autoreconf` in the gdbsupport
directory to fix that up.

Change-Id: Ifcdb6f2257e7a456439dfc3e7848db934a4b16b4
This commit is contained in:
Simon Marchi
2025-04-08 14:23:28 -04:00
parent 432c53e7d8
commit 0ab7a3242d

View File

@@ -15,7 +15,7 @@
@SET_MAKE@
#
# Copyright (C) 2020-2024 Free Software Foundation, Inc.
# Copyright (C) 2020-2025 Free Software Foundation, Inc.
#
# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by