]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
sim: fix Makefile.in copyright dates
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 8 Apr 2025 18:23:27 +0000 (14:23 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Wed, 9 Apr 2025 14:03:27 +0000 (10:03 -0400)
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

sim/Makefile.in

index 5bc0cc7d8eb72b2c70850c848004c8177d86eaee..f99f1551296aee65f9eed43fd23baf08aa9d21a3 100644 (file)
@@ -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