mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-16 16:50:21 +02:00
Update --version and REPL copyright years
* module/ice-9/command-line.scm (version-etc): * module/system/repl/common.scm (*version*): Update release year.
This commit is contained in:
parent
e6b890028c
commit
db19853b06
2 changed files with 3 additions and 3 deletions
|
@ -40,7 +40,7 @@
|
|||
|
||||
(define *version*
|
||||
(format #f "GNU Guile ~A
|
||||
Copyright (C) 1995-2016 Free Software Foundation, Inc.
|
||||
Copyright (C) 1995-2017 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue