public inbox for cgen@sourceware.org
 help / color / mirror / Atom feed
* [PATCH/committed] Update year range in emitted copyright notice
@ 2023-01-02  0:22 Mike Frysinger
  0 siblings, 0 replies; only message in thread
From: Mike Frysinger @ 2023-01-02  0:22 UTC (permalink / raw)
  To: cgen

---
 utils.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/utils.scm b/utils.scm
index b7051b681657..820483827b65 100644
--- a/utils.scm
+++ b/utils.scm
@@ -1312,7 +1312,7 @@
   (cons "\
 THIS FILE IS MACHINE GENERATED WITH CGEN.
 
-Copyright (C) 1996-2022 Free Software Foundation, Inc.
+Copyright (C) 1996-2023 Free Software Foundation, Inc.
 "
 	"\
    This file is free software; you can redistribute it and/or modify
@@ -1337,7 +1337,7 @@ Copyright (C) 1996-2022 Free Software Foundation, Inc.
   (cons "\
 THIS FILE IS MACHINE GENERATED WITH CGEN.
 
-Copyright (C) 2000-2022 Red Hat, Inc.
+Copyright (C) 2000-2023 Red Hat, Inc.
 "
 	"\
 "))
-- 
2.39.0


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

only message in thread, other threads:[~2023-01-02  0:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-02  0:22 [PATCH/committed] Update year range in emitted copyright notice Mike 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).