diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2011-01-10 15:31:40 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2011-01-10 15:31:40 +0100 |
commit | df7da58dec06aa66c5cdf3a0657ed6baee7c0150 (patch) | |
tree | 4d01f392d89e4b6d0c29d510577fd22b5a0a5f7b /doc/geiser.texi | |
parent | 99bf1fc9e86cd575c58e2a5e3fc7914109302568 (diff) | |
download | geiser-guile-df7da58dec06aa66c5cdf3a0657ed6baee7c0150.tar.gz geiser-guile-df7da58dec06aa66c5cdf3a0657ed6baee7c0150.tar.bz2 |
Manual: copyright text to the beginning of Top node
Diffstat (limited to 'doc/geiser.texi')
-rw-r--r-- | doc/geiser.texi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/geiser.texi b/doc/geiser.texi index 0294246..c0d3ef8 100644 --- a/doc/geiser.texi +++ b/doc/geiser.texi @@ -9,7 +9,7 @@ @copying This manual documents Geiser, an Emacs environment to hack in Scheme. -Copyright @copyright{} 2010 Jose Antonio Ortega Ruiz +Copyright @copyright{} 2010, 2011 Jose Antonio Ortega Ruiz @quotation Permission is granted to copy, distribute and/or modify this document @@ -46,6 +46,8 @@ The document was typeset with @node Top, Introduction, (dir), (dir) @top Geiser +@insertcopying + @menu * Introduction:: * Installation:: @@ -99,8 +101,6 @@ Cheat sheet @include top.texi -@insertcopying - @end ifnottex @include intro.texi |