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/tutorial | |
parent | 35369f45769da716e97e62472592a93b01799163 (diff) | |
download | guile-1b09b607dd1096ab572afe0667e8602560622624.tar.gz |
merge from 1.8 branch
Diffstat (limited to 'doc/tutorial')
-rw-r--r-- | doc/tutorial/Makefile.am | 2 | ||||
-rw-r--r-- | doc/tutorial/guile-tut.texi | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/tutorial/Makefile.am b/doc/tutorial/Makefile.am index bf7f5245c..ed01b0a3c 100644 --- a/doc/tutorial/Makefile.am +++ b/doc/tutorial/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with Automake to create Makefile.in ## -## Copyright (C) 1998 Free Software Foundation, Inc. +## Copyright (C) 1998, 2006 Free Software Foundation, Inc. ## ## This file is part of GUILE. ## diff --git a/doc/tutorial/guile-tut.texi b/doc/tutorial/guile-tut.texi index f904c7d61..ed0b20210 100644 --- a/doc/tutorial/guile-tut.texi +++ b/doc/tutorial/guile-tut.texi @@ -34,7 +34,7 @@ @page @vskip 0pt plus 1filll -Copyright @copyright{} 1997, 1998, 2004 Free Software Foundation +Copyright @copyright{} 1997, 1998, 2004, 2006 Free Software Foundation Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice @@ -60,7 +60,7 @@ by the author. @ifinfo This file gives a tutorial introduction to Guile. -Copyright (C) 1997, 2004 Free Software Foundation +Copyright (C) 1997, 2004, 2006 Free Software Foundation Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice |