Update REPL copyright year to 2020
authorAndy Wingo <wingo@pobox.com>
Mon, 13 Jan 2020 13:38:50 +0000 (14:38 +0100)
committerAndy Wingo <wingo@pobox.com>
Tue, 14 Jan 2020 08:37:45 +0000 (09:37 +0100)
* module/system/repl/common.scm (*version*): Update.

module/system/repl/common.scm

index 684bb82249fdc3594abe7a1735724ced3ddafff0..2106754c75521c12780e5bff31b006812272a6b4 100644 (file)
@@ -1,6 +1,6 @@
 ;;; Repl common routines
 
-;; Copyright (C) 2001, 2008-2016, 2019  Free Software Foundation, Inc.
+;; Copyright (C) 2001, 2008-2016, 2019-2020  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-2019 Free Software Foundation, Inc.
+Copyright (C) 1995-2020 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