aboutsummaryrefslogtreecommitdiff
path: root/sim/mips
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2023-01-01 15:09:19 -0500
committerMike Frysinger <vapier@gentoo.org>2023-01-01 15:09:19 -0500
commit0d9d77e506c42d48327a10a6ffa18964f54fd064 (patch)
treef830266dc75e2c9c702fe4bc469fb1bb16203c1a /sim/mips
parentc536b4f527de272e7c9549deb21ca65c397cb6a4 (diff)
downloadgdb-0d9d77e506c42d48327a10a6ffa18964f54fd064.zip
gdb-0d9d77e506c42d48327a10a6ffa18964f54fd064.tar.gz
gdb-0d9d77e506c42d48327a10a6ffa18964f54fd064.tar.bz2
sim: refresh copyright dates a bit
Update a few files that were missed, and revert the generated Automake output that uses dates from Automake itself.
Diffstat (limited to 'sim/mips')
-rw-r--r--sim/mips/acinclude.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/mips/acinclude.m4 b/sim/mips/acinclude.m4
index b8b0599..44219cb 100644
--- a/sim/mips/acinclude.m4
+++ b/sim/mips/acinclude.m4
@@ -169,7 +169,7 @@ AS_VAR_IF([SIM_MIPS_GEN], ["MULTI"], [dnl
cat << __EOF__ > mips/multi-run.c
/* Main entry point for MULTI simulators.
- Copyright (C) 2003-2022 Free Software Foundation, Inc.
+ Copyright (C) 2003-2023 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