diff options
author | Kevin Ryde <user42@zip.com.au> | 2006-04-16 23:18:55 +0000 |
---|---|---|
committer | Kevin Ryde <user42@zip.com.au> | 2006-04-16 23:18:55 +0000 |
commit | 1b09b607dd1096ab572afe0667e8602560622624 (patch) | |
tree | ef8a0f74775de3f79eea42f03756d23ab7af31ab /doc/ref/intro.texi | |
parent | 35369f45769da716e97e62472592a93b01799163 (diff) | |
download | guile-1b09b607dd1096ab572afe0667e8602560622624.tar.gz |
merge from 1.8 branch
Diffstat (limited to 'doc/ref/intro.texi')
-rw-r--r-- | doc/ref/intro.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ref/intro.texi b/doc/ref/intro.texi index bfe3b396d..ce306d60a 100644 --- a/doc/ref/intro.texi +++ b/doc/ref/intro.texi @@ -467,7 +467,7 @@ You can get the version number by invoking the command @example $ guile --version Guile 1.4.1 -Copyright (c) 1995, 1996, 1997, 2000 Free Software Foundation +Copyright (c) 1995, 1996, 1997, 2000, 2006 Free Software Foundation Guile may be distributed under the terms of the GNU General Public License; certain other uses are permitted as well. For details, see the file `COPYING', which is included in the Guile distribution. |