diff options
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 |