summaryrefslogtreecommitdiff
path: root/module/system
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2022-02-11 15:21:03 +0100
committerAndy Wingo <wingo@pobox.com>2022-02-11 15:21:03 +0100
commit5a3086e6814497b23dba66167c698bc0564193e0 (patch)
tree9605d233a021de6a628216d5bd9ab456ff685f9d /module/system
parente734a6a607b3f25c36c9282489a9cc7c6b7e4162 (diff)
downloadguile-5a3086e6814497b23dba66167c698bc0564193e0.tar.gz
Bump user-visible copyright years to 2022
* module/ice-9/command-line.scm (version-etc): * module/system/repl/common.scm (*version*): Bump to 2022.
Diffstat (limited to 'module/system')
-rw-r--r--module/system/repl/common.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/module/system/repl/common.scm b/module/system/repl/common.scm
index 7f785b53e..d996c65ab 100644
--- a/module/system/repl/common.scm
+++ b/module/system/repl/common.scm
@@ -1,6 +1,6 @@
;;; Repl common routines
-;; Copyright (C) 2001, 2008-2016, 2019-2021 Free Software Foundation, Inc.
+;; Copyright (C) 2001, 2008-2016, 2019-2022 Free Software Foundation, Inc.
;;; This library is free software; you can redistribute it and/or
;;; modify it under the terms of the GNU Lesser General Public
@@ -40,7 +40,7 @@
(define *version*
(format #f "GNU Guile ~A
-Copyright (C) 1995-2021 Free Software Foundation, Inc.
+Copyright (C) 1995-2022 Free Software Foundation, Inc.
Guile comes with ABSOLUTELY NO WARRANTY; for details type `,show w'.
This program is free software, and you are welcome to redistribute it