From b47bf2434c656eb7fb6be0894dac3bea8b53ac05 Mon Sep 17 00:00:00 2001 From: Andy Wingo Date: Mon, 13 Jan 2020 14:38:50 +0100 Subject: [PATCH] Update REPL copyright year to 2020 * module/system/repl/common.scm (*version*): Update. --- module/system/repl/common.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module/system/repl/common.scm b/module/system/repl/common.scm index 684bb8224..2106754c7 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 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