projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d91d55b
)
sim: update --version copyright year
author
Mike Frysinger
<vapier@gentoo.org>
Thu, 3 Nov 2022 13:08:13 +0000
(20:08 +0700)
committer
Mike Frysinger
<vapier@gentoo.org>
Thu, 3 Nov 2022 13:09:09 +0000
(20:09 +0700)
Probably should have done this 11 months ago ...
sim/common/sim-options.c
patch
|
blob
|
history
diff --git
a/sim/common/sim-options.c
b/sim/common/sim-options.c
index 175e36609acc07ff915c721c7ab0b3bcf1a7e219..6253423e6f487ff3a416681b0c8ceb1dcdc2d39a 100644
(file)
--- a/
sim/common/sim-options.c
+++ b/
sim/common/sim-options.c
@@
-983,7
+983,7
@@
sim_print_version (SIM_DESC sd, int is_command)
{
sim_io_printf (sd, "GNU simulator %s%s\n", PKGVERSION, version);
- sim_io_printf (sd, "Copyright (C) 202
1
Free Software Foundation, Inc.\n");
+ sim_io_printf (sd, "Copyright (C) 202
2
Free Software Foundation, Inc.\n");
/* Following the copyright is a brief statement that the program is
free software, that users are free to copy and change it on