mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-20 11:40:18 +02:00
compile: Update copyright year.
* module/scripts/compile.scm (show-version): Update copyright year.
This commit is contained in:
parent
240cc54659
commit
cbc2445eb1
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ options."
|
|||
|
||||
(define (show-version)
|
||||
(format #t "compile (GNU Guile) ~A~%" (version))
|
||||
(format #t "Copyright (C) 2009, 2011 Free Software Foundation, Inc.
|
||||
(format #t "Copyright (C) 2018 Free Software Foundation, Inc.
|
||||
License LGPLv3+: GNU LGPL version 3 or later <http://gnu.org/licenses/lgpl.html>.
|
||||
This is free software: you are free to change and redistribute it.
|
||||
There is NO WARRANTY, to the extent permitted by law.~%"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue