From: Andy Wingo Date: Mon, 13 Jan 2020 13:38:50 +0000 (+0100) Subject: Update REPL copyright year to 2020 X-Git-Tag: v3.0.0~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b47bf2434c656eb7fb6be0894dac3bea8b53ac05;p=platform%2Fupstream%2Fguile.git Update REPL copyright year to 2020 * module/system/repl/common.scm (*version*): Update. --- 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