1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-21 20:20:24 +02:00

Update REPL copyright year to 2020

* module/system/repl/common.scm (*version*): Update.
This commit is contained in:
Andy Wingo 2020-01-13 14:38:50 +01:00
parent eadeda40f5
commit b47bf2434c

View file

@ -1,6 +1,6 @@
;;; Repl common routines ;;; 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 ;;; This library is free software; you can redistribute it and/or
;;; modify it under the terms of the GNU Lesser General Public ;;; modify it under the terms of the GNU Lesser General Public
@ -40,7 +40,7 @@
(define *version* (define *version*
(format #f "GNU Guile ~A (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'. Guile comes with ABSOLUTELY NO WARRANTY; for details type `,show w'.
This program is free software, and you are welcome to redistribute it This program is free software, and you are welcome to redistribute it