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 | 65e9f9b1d0398eaaa08a8488cb0bf35eb0ffb88b (patch) | |
tree | e72530cd9b2910834e876b1567333b469a1f7927 | |
parent | cf7a3b5b5685a70d55827ff8b9ff16b82ac78ae7 (diff) | |
download | geiser-65e9f9b1d0398eaaa08a8488cb0bf35eb0ffb88b.tar.gz geiser-65e9f9b1d0398eaaa08a8488cb0bf35eb0ffb88b.tar.bz2 |
Manual: copyright text to the beginning of Top node
-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 |