From: Simon Marchi Date: Tue, 8 Apr 2025 18:23:28 +0000 (-0400) Subject: gdbsupport: fix Makefile.in copyright dates X-Git-Tag: binutils-2_45~928 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0ab7a3242d3b9bcf9b750b16addcd89192337ad8;p=thirdparty%2Fbinutils-gdb.git 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 --- diff --git a/gdbsupport/Makefile.in b/gdbsupport/Makefile.in index db3d6f6b4dd..c2feacc9de1 100644 --- a/gdbsupport/Makefile.in +++ b/gdbsupport/Makefile.in @@ -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