public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] sim: update --version copyright year
@ 2022-11-03 14:30 Michael Frysinger
  0 siblings, 0 replies; only message in thread
From: Michael Frysinger @ 2022-11-03 14:30 UTC (permalink / raw)
  To: gdb-cvs

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=4556d82e8a77dfbdcff32cd55cb1dcfbf8807a39

commit 4556d82e8a77dfbdcff32cd55cb1dcfbf8807a39
Author: Mike Frysinger <vapier@gentoo.org>
Date:   Thu Nov 3 20:08:13 2022 +0700

    sim: update --version copyright year
    
    Probably should have done this 11 months ago ...

Diff:
---
 sim/common/sim-options.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sim/common/sim-options.c b/sim/common/sim-options.c
index 175e36609ac..6253423e6f4 100644
--- 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) 2021 Free Software Foundation, Inc.\n");
+  sim_io_printf (sd, "Copyright (C) 2022 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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-11-03 14:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-03 14:30 [binutils-gdb] sim: update --version copyright year Michael Frysinger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).