mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-11 14:21:10 +02:00
Bump copyright date in REPL version string
* module/system/repl/common.scm (*version*): Add 2011 to copyright date range.
This commit is contained in:
parent
e66ff09adb
commit
1a3152f7df
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
||||||
|
|
||||||
(define *version*
|
(define *version*
|
||||||
(format #f "GNU Guile ~A
|
(format #f "GNU Guile ~A
|
||||||
Copyright (C) 1995-2010 Free Software Foundation, Inc.
|
Copyright (C) 1995-2011 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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue