mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-18 17:50:29 +02:00
(scm_compile_shell_switches): Added 2005 to Copyright years.
This commit is contained in:
parent
a6d75e533e
commit
d152d44ba8
1 changed files with 1 additions and 1 deletions
|
@ -630,7 +630,7 @@ scm_compile_shell_switches (int argc, char **argv)
|
|||
{
|
||||
/* Print version number. */
|
||||
printf ("Guile %s\n"
|
||||
"Copyright (c) 1995, 1996, 1997, 2000, 2001, 2002, 2003, 2004 Free Software Foundation\n"
|
||||
"Copyright (c) 1995, 1996, 1997, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation\n"
|
||||
"Guile may be distributed under the terms of the GNU General Public Licence;\n"
|
||||
"certain other uses are permitted as well. For details, see the file\n"
|
||||
"`COPYING', which is included in the Guile distribution.\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue