Update prologue to GNU standard form.
authorChris Hanson <org/chris-hanson/cph>
Sat, 16 Oct 2004 13:31:28 +0000 (13:31 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sat, 16 Oct 2004 13:31:28 +0000 (13:31 +0000)
v7/doc/imail/imail.texinfo

index 4cb8feabdbf99373fb24ff74146c107e178027d3..e4185d8aa8039bf8d99c4185c832445f9982b8e6 100644 (file)
@@ -1,61 +1,62 @@
 \input texinfo @c -*-texinfo-*-
-@iftex
-@finalout
-@end iftex
-@comment $Id: imail.texinfo,v 1.33 2004/10/16 06:02:55 cph Exp $
+@comment $Id: imail.texinfo,v 1.34 2004/10/16 13:31:28 cph Exp $
 @comment %**start of header (This is for running Texinfo on a region.)
 @setfilename mit-scheme-imail
-@settitle IMAIL User's Manual
-@comment %**end of header (This is for running Texinfo on a region.)
-@setchapternewpage on
-@headings double
+@set EDITION 1.8
+@set VERSION 1.19
+@set UPDATED 2004-10-16
+@settitle IMAIL @value{VERSION}
 @syncodeindex pg cp
 @syncodeindex tp cp
+@comment %**end of header (This is for running Texinfo on a region.)
+@setchapternewpage odd
+@finalout
 
-@dircategory Programming Languages
-@direntry
-* IMAIL: (mit-scheme-imail).           IMAP/MIME mail reader for MIT/GNU Scheme
-@end direntry
-
-@ifinfo
-This file documents the use of MIT/GNU Scheme.
+@copying
+@acronym{IMAIL} is an email-reading program for MIT/GNU Scheme.  This
+manual describes how to use @acronym{IMAIL}, what features it provides
+for viewing and editing email, and how to customize its optional
+behavior.
 
-Copyright @copyright{} 2000,2001,2002,2003,2004 Massachusetts Institute of Technology
+@noindent
+Copyright @copyright{} 2000,2001,2002,2003 Massachusetts Institute of Technology@*
+Copyright @copyright{} 2004 Massachusetts Institute of Technology
 
+@quotation
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.2 or
 any later version published by the Free Software Foundation; with no
-Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
-Texts.  A copy of the license is included in the section entitled "GNU
-Free Documentation License".
-@end ifinfo
+Invariant Sections, with the Front-Cover Texts being ``A GNU Manual,''
+and with the Back-Cover Texts as in (a) below.  A copy of the
+license is included in the section entitled ``GNU Free Documentation
+License.''
+
+(a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
+this GNU Manual, like GNU software.  Copies published by the Free
+Software Foundation raise funds for GNU development.''
+@end quotation
+@end copying
+
+@dircategory Programming Languages
+@direntry
+* IMAIL: (mit-scheme-imail).           IMAP/MIME mail reader for MIT/GNU Scheme
+@end direntry
 
 @titlepage
 @title{IMAIL User's Manual}
-@subtitle Edition 1.8 for IMAIL Version 1.19
-@subtitle 14 February 2003
+@subtitle Edition @value{EDITION} for IMAIL @value{VERSION}
+@subtitle @value{UPDATED}
 @author by Chris Hanson
-
 @page
 @vskip 0pt plus 1filll
-Copyright @copyright{} 2000,2001,2002,2003,2004 Massachusetts Institute of Technology
-
-Permission is granted to copy, distribute and/or modify this document
-under the terms of the GNU Free Documentation License, Version 1.2 or
-any later version published by the Free Software Foundation; with no
-Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
-Texts.  A copy of the license is included in the section entitled "GNU
-Free Documentation License".
+@insertcopying
 @end titlepage
 
 @ifnottex
 @node Top, Introduction, (dir), (dir)
 @top IMAIL
 
-@acronym{IMAIL} is an email-reading program for MIT/GNU Scheme.  This
-manual describes how to use @acronym{IMAIL}, what features it provides
-for viewing and editing email, and how to customize its optional
-behavior.
+@insertcopying
 @end ifnottex
 
 @menu