mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-10 14:00:21 +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*
|
||||
(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'.
|
||||
This program is free software, and you are welcome to redistribute it
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue