From: Simon Marchi Date: Tue, 8 Apr 2025 18:23:27 +0000 (-0400) Subject: sim: fix Makefile.in copyright dates X-Git-Tag: binutils-2_45~929 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=432c53e7d8e871eda322068234d9b3683daf0592;p=thirdparty%2Fbinutils-gdb.git sim: 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 sim directory to fix that up. Change-Id: Ia02a54e5330d77b490cc7745eee3d281c7888eec --- diff --git a/sim/Makefile.in b/sim/Makefile.in index 5bc0cc7d8eb..f99f1551296 100644 --- a/sim/Makefile.in +++ b/sim/Makefile.in @@ -1,7 +1,7 @@ # Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2025 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -14,7 +14,7 @@ @SET_MAKE@ -# Copyright (C) 1993-2024 Free Software Foundation, Inc. +# Copyright (C) 1993-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