mu4e: include fdl in documentation

This commit is contained in:
djcb
2012-01-01 22:48:11 +02:00
parent ad6799d93f
commit 8235efc5df

View File

@ -9,16 +9,16 @@
@direntry @direntry
* mu4e: (mu4e). An email client for emacs based on mu. * mu4e: (mu4e). An email client for emacs based on mu.
@end direntry @end direntry
@copying @copying
Copyright @copyright{} 2011 Dirk-Jan C. Binnema Copyright @copyright{} 2012 Dirk-Jan C. Binnema
@quotation @quotation
Permission is granted to copy, distribute and/or modify this document Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.2 or under the terms of the GNU Free Documentation License, Version 1.3 or
any later version published by the Free Software Foundation; with no any later version published by the Free Software Foundation; with no
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A
Texts. copy of the license is included in the section entitled ``GNU Free
Documentation License.''
@end quotation @end quotation
@end copying @end copying
@ -41,6 +41,10 @@ has been tested on Debian GNU/Linux.
* Example configuration:: * Example configuration::
* FAQ - Frequently Anticipated Questions:: * FAQ - Frequently Anticipated Questions::
* Known issues / missing features:: * Known issues / missing features::
Appendices
* GNU Free Documentation License:: The license of this manual.
@end menu @end menu
@node Introduction @node Introduction
@ -919,4 +923,10 @@ found some problems with specific mails. This is an issue in @t{mu}, and it is
under investigation. under investigation.
@end itemize @end itemize
@node GNU Free Documentation License
@appendix GNU Free Documentation License
@include fdl.texi
@bye @bye