diff options
author | Marius Vollmer <mvo@zagadka.de> | 2004-01-21 22:40:39 +0000 |
---|---|---|
committer | Marius Vollmer <mvo@zagadka.de> | 2004-01-21 22:40:39 +0000 |
commit | 2da09c3fdeaa2d686f30f63672191115375154f2 (patch) | |
tree | 92e2b3a01084c5aa6684f6d81c14a1f20aacdf0e /doc/ref/misc-modules.texi | |
parent | 9a5fc8c2034ef545e7d884b6c596b8d94dee2244 (diff) | |
download | guile-2da09c3fdeaa2d686f30f63672191115375154f2.tar.gz |
Added Copyright notice.
Diffstat (limited to 'doc/ref/misc-modules.texi')
-rw-r--r-- | doc/ref/misc-modules.texi | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ref/misc-modules.texi b/doc/ref/misc-modules.texi index d589c3976..10117b86a 100644 --- a/doc/ref/misc-modules.texi +++ b/doc/ref/misc-modules.texi @@ -1,3 +1,9 @@ +@c -*-texinfo-*- +@c This is part of the GNU Guile Reference Manual. +@c Copyright (C) 1996, 1997, 2000, 2001, 2002, 2003, 2004 +@c Free Software Foundation, Inc. +@c See the file guile.texi for copying conditions. + @page @node Pretty Printing @chapter Pretty Printing |