Blame doc/fdl-1.3.texi

Packit 875988
@c The GNU Free Documentation License.
Packit 875988
@center Version 1.3, 3 November 2008
Packit 875988
Packit 875988
@c This file is intended to be included within another document,
Packit 875988
@c hence no sectioning command or @node.
Packit 875988
Packit 875988
@display
Packit 875988
Copyright @copyright{} 2000, 2001, 2002, 2007, 2008 Free Software Foundation, Inc.
Packit 875988
@uref{http://fsf.org/}
Packit 875988
Packit 875988
Everyone is permitted to copy and distribute verbatim copies
Packit 875988
of this license document, but changing it is not allowed.
Packit 875988
@end display
Packit 875988
Packit 875988
@enumerate 0
Packit 875988
@item
Packit 875988
PREAMBLE
Packit 875988
Packit 875988
The purpose of this License is to make a manual, textbook, or other
Packit 875988
functional and useful document @dfn{free} in the sense of freedom: to
Packit 875988
assure everyone the effective freedom to copy and redistribute it,
Packit 875988
with or without modifying it, either commercially or noncommercially.
Packit 875988
Secondarily, this License preserves for the author and publisher a way
Packit 875988
to get credit for their work, while not being considered responsible
Packit 875988
for modifications made by others.
Packit 875988
Packit 875988
This License is a kind of ``copyleft'', which means that derivative
Packit 875988
works of the document must themselves be free in the same sense.  It
Packit 875988
complements the GNU General Public License, which is a copyleft
Packit 875988
license designed for free software.
Packit 875988
Packit 875988
We have designed this License in order to use it for manuals for free
Packit 875988
software, because free software needs free documentation: a free
Packit 875988
program should come with manuals providing the same freedoms that the
Packit 875988
software does.  But this License is not limited to software manuals;
Packit 875988
it can be used for any textual work, regardless of subject matter or
Packit 875988
whether it is published as a printed book.  We recommend this License
Packit 875988
principally for works whose purpose is instruction or reference.
Packit 875988
Packit 875988
@item
Packit 875988
APPLICABILITY AND DEFINITIONS
Packit 875988
Packit 875988
This License applies to any manual or other work, in any medium, that
Packit 875988
contains a notice placed by the copyright holder saying it can be
Packit 875988
distributed under the terms of this License.  Such a notice grants a
Packit 875988
world-wide, royalty-free license, unlimited in duration, to use that
Packit 875988
work under the conditions stated herein.  The ``Document'', below,
Packit 875988
refers to any such manual or work.  Any member of the public is a
Packit 875988
licensee, and is addressed as ``you''.  You accept the license if you
Packit 875988
copy, modify or distribute the work in a way requiring permission
Packit 875988
under copyright law.
Packit 875988
Packit 875988
A ``Modified Version'' of the Document means any work containing the
Packit 875988
Document or a portion of it, either copied verbatim, or with
Packit 875988
modifications and/or translated into another language.
Packit 875988
Packit 875988
A ``Secondary Section'' is a named appendix or a front-matter section
Packit 875988
of the Document that deals exclusively with the relationship of the
Packit 875988
publishers or authors of the Document to the Document's overall
Packit 875988
subject (or to related matters) and contains nothing that could fall
Packit 875988
directly within that overall subject.  (Thus, if the Document is in
Packit 875988
part a textbook of mathematics, a Secondary Section may not explain
Packit 875988
any mathematics.)  The relationship could be a matter of historical
Packit 875988
connection with the subject or with related matters, or of legal,
Packit 875988
commercial, philosophical, ethical or political position regarding
Packit 875988
them.
Packit 875988
Packit 875988
The ``Invariant Sections'' are certain Secondary Sections whose titles
Packit 875988
are designated, as being those of Invariant Sections, in the notice
Packit 875988
that says that the Document is released under this License.  If a
Packit 875988
section does not fit the above definition of Secondary then it is not
Packit 875988
allowed to be designated as Invariant.  The Document may contain zero
Packit 875988
Invariant Sections.  If the Document does not identify any Invariant
Packit 875988
Sections then there are none.
Packit 875988
Packit 875988
The ``Cover Texts'' are certain short passages of text that are listed,
Packit 875988
as Front-Cover Texts or Back-Cover Texts, in the notice that says that
Packit 875988
the Document is released under this License.  A Front-Cover Text may
Packit 875988
be at most 5 words, and a Back-Cover Text may be at most 25 words.
Packit 875988
Packit 875988
A ``Transparent'' copy of the Document means a machine-readable copy,
Packit 875988
represented in a format whose specification is available to the
Packit 875988
general public, that is suitable for revising the document
Packit 875988
straightforwardly with generic text editors or (for images composed of
Packit 875988
pixels) generic paint programs or (for drawings) some widely available
Packit 875988
drawing editor, and that is suitable for input to text formatters or
Packit 875988
for automatic translation to a variety of formats suitable for input
Packit 875988
to text formatters.  A copy made in an otherwise Transparent file
Packit 875988
format whose markup, or absence of markup, has been arranged to thwart
Packit 875988
or discourage subsequent modification by readers is not Transparent.
Packit 875988
An image format is not Transparent if used for any substantial amount
Packit 875988
of text.  A copy that is not ``Transparent'' is called ``Opaque''.
Packit 875988
Packit 875988
Examples of suitable formats for Transparent copies include plain
Packit 875988
@sc{ascii} without markup, Texinfo input format, La@TeX{} input
Packit 875988
format, @acronym{SGML} or @acronym{XML} using a publicly available
Packit 875988
@acronym{DTD}, and standard-conforming simple @acronym{HTML},
Packit 875988
PostScript or @acronym{PDF} designed for human modification.  Examples
Packit 875988
of transparent image formats include @acronym{PNG}, @acronym{XCF} and
Packit 875988
@acronym{JPG}.  Opaque formats include proprietary formats that can be
Packit 875988
read and edited only by proprietary word processors, @acronym{SGML} or
Packit 875988
@acronym{XML} for which the @acronym{DTD} and/or processing tools are
Packit 875988
not generally available, and the machine-generated @acronym{HTML},
Packit 875988
PostScript or @acronym{PDF} produced by some word processors for
Packit 875988
output purposes only.
Packit 875988
Packit 875988
The ``Title Page'' means, for a printed book, the title page itself,
Packit 875988
plus such following pages as are needed to hold, legibly, the material
Packit 875988
this License requires to appear in the title page.  For works in
Packit 875988
formats which do not have any title page as such, ``Title Page'' means
Packit 875988
the text near the most prominent appearance of the work's title,
Packit 875988
preceding the beginning of the body of the text.
Packit 875988
Packit 875988
The ``publisher'' means any person or entity that distributes copies
Packit 875988
of the Document to the public.
Packit 875988
Packit 875988
A section ``Entitled XYZ'' means a named subunit of the Document whose
Packit 875988
title either is precisely XYZ or contains XYZ in parentheses following
Packit 875988
text that translates XYZ in another language.  (Here XYZ stands for a
Packit 875988
specific section name mentioned below, such as ``Acknowledgements'',
Packit 875988
``Dedications'', ``Endorsements'', or ``History''.)  To ``Preserve the Title''
Packit 875988
of such a section when you modify the Document means that it remains a
Packit 875988
section ``Entitled XYZ'' according to this definition.
Packit 875988
Packit 875988
The Document may include Warranty Disclaimers next to the notice which
Packit 875988
states that this License applies to the Document.  These Warranty
Packit 875988
Disclaimers are considered to be included by reference in this
Packit 875988
License, but only as regards disclaiming warranties: any other
Packit 875988
implication that these Warranty Disclaimers may have is void and has
Packit 875988
no effect on the meaning of this License.
Packit 875988
Packit 875988
@item
Packit 875988
VERBATIM COPYING
Packit 875988
Packit 875988
You may copy and distribute the Document in any medium, either
Packit 875988
commercially or noncommercially, provided that this License, the
Packit 875988
copyright notices, and the license notice saying this License applies
Packit 875988
to the Document are reproduced in all copies, and that you add no other
Packit 875988
conditions whatsoever to those of this License.  You may not use
Packit 875988
technical measures to obstruct or control the reading or further
Packit 875988
copying of the copies you make or distribute.  However, you may accept
Packit 875988
compensation in exchange for copies.  If you distribute a large enough
Packit 875988
number of copies you must also follow the conditions in section 3.
Packit 875988
Packit 875988
You may also lend copies, under the same conditions stated above, and
Packit 875988
you may publicly display copies.
Packit 875988
Packit 875988
@item
Packit 875988
COPYING IN QUANTITY
Packit 875988
Packit 875988
If you publish printed copies (or copies in media that commonly have
Packit 875988
printed covers) of the Document, numbering more than 100, and the
Packit 875988
Document's license notice requires Cover Texts, you must enclose the
Packit 875988
copies in covers that carry, clearly and legibly, all these Cover
Packit 875988
Texts: Front-Cover Texts on the front cover, and Back-Cover Texts on
Packit 875988
the back cover.  Both covers must also clearly and legibly identify
Packit 875988
you as the publisher of these copies.  The front cover must present
Packit 875988
the full title with all words of the title equally prominent and
Packit 875988
visible.  You may add other material on the covers in addition.
Packit 875988
Copying with changes limited to the covers, as long as they preserve
Packit 875988
the title of the Document and satisfy these conditions, can be treated
Packit 875988
as verbatim copying in other respects.
Packit 875988
Packit 875988
If the required texts for either cover are too voluminous to fit
Packit 875988
legibly, you should put the first ones listed (as many as fit
Packit 875988
reasonably) on the actual cover, and continue the rest onto adjacent
Packit 875988
pages.
Packit 875988
Packit 875988
If you publish or distribute Opaque copies of the Document numbering
Packit 875988
more than 100, you must either include a machine-readable Transparent
Packit 875988
copy along with each Opaque copy, or state in or with each Opaque copy
Packit 875988
a computer-network location from which the general network-using
Packit 875988
public has access to download using public-standard network protocols
Packit 875988
a complete Transparent copy of the Document, free of added material.
Packit 875988
If you use the latter option, you must take reasonably prudent steps,
Packit 875988
when you begin distribution of Opaque copies in quantity, to ensure
Packit 875988
that this Transparent copy will remain thus accessible at the stated
Packit 875988
location until at least one year after the last time you distribute an
Packit 875988
Opaque copy (directly or through your agents or retailers) of that
Packit 875988
edition to the public.
Packit 875988
Packit 875988
It is requested, but not required, that you contact the authors of the
Packit 875988
Document well before redistributing any large number of copies, to give
Packit 875988
them a chance to provide you with an updated version of the Document.
Packit 875988
Packit 875988
@item
Packit 875988
MODIFICATIONS
Packit 875988
Packit 875988
You may copy and distribute a Modified Version of the Document under
Packit 875988
the conditions of sections 2 and 3 above, provided that you release
Packit 875988
the Modified Version under precisely this License, with the Modified
Packit 875988
Version filling the role of the Document, thus licensing distribution
Packit 875988
and modification of the Modified Version to whoever possesses a copy
Packit 875988
of it.  In addition, you must do these things in the Modified Version:
Packit 875988
Packit 875988
@enumerate A
Packit 875988
@item
Packit 875988
Use in the Title Page (and on the covers, if any) a title distinct
Packit 875988
from that of the Document, and from those of previous versions
Packit 875988
(which should, if there were any, be listed in the History section
Packit 875988
of the Document).  You may use the same title as a previous version
Packit 875988
if the original publisher of that version gives permission.
Packit 875988
Packit 875988
@item
Packit 875988
List on the Title Page, as authors, one or more persons or entities
Packit 875988
responsible for authorship of the modifications in the Modified
Packit 875988
Version, together with at least five of the principal authors of the
Packit 875988
Document (all of its principal authors, if it has fewer than five),
Packit 875988
unless they release you from this requirement.
Packit 875988
Packit 875988
@item
Packit 875988
State on the Title page the name of the publisher of the
Packit 875988
Modified Version, as the publisher.
Packit 875988
Packit 875988
@item
Packit 875988
Preserve all the copyright notices of the Document.
Packit 875988
Packit 875988
@item
Packit 875988
Add an appropriate copyright notice for your modifications
Packit 875988
adjacent to the other copyright notices.
Packit 875988
Packit 875988
@item
Packit 875988
Include, immediately after the copyright notices, a license notice
Packit 875988
giving the public permission to use the Modified Version under the
Packit 875988
terms of this License, in the form shown in the Addendum below.
Packit 875988
Packit 875988
@item
Packit 875988
Preserve in that license notice the full lists of Invariant Sections
Packit 875988
and required Cover Texts given in the Document's license notice.
Packit 875988
Packit 875988
@item
Packit 875988
Include an unaltered copy of this License.
Packit 875988
Packit 875988
@item
Packit 875988
Preserve the section Entitled ``History'', Preserve its Title, and add
Packit 875988
to it an item stating at least the title, year, new authors, and
Packit 875988
publisher of the Modified Version as given on the Title Page.  If
Packit 875988
there is no section Entitled ``History'' in the Document, create one
Packit 875988
stating the title, year, authors, and publisher of the Document as
Packit 875988
given on its Title Page, then add an item describing the Modified
Packit 875988
Version as stated in the previous sentence.
Packit 875988
Packit 875988
@item
Packit 875988
Preserve the network location, if any, given in the Document for
Packit 875988
public access to a Transparent copy of the Document, and likewise
Packit 875988
the network locations given in the Document for previous versions
Packit 875988
it was based on.  These may be placed in the ``History'' section.
Packit 875988
You may omit a network location for a work that was published at
Packit 875988
least four years before the Document itself, or if the original
Packit 875988
publisher of the version it refers to gives permission.
Packit 875988
Packit 875988
@item
Packit 875988
For any section Entitled ``Acknowledgements'' or ``Dedications'', Preserve
Packit 875988
the Title of the section, and preserve in the section all the
Packit 875988
substance and tone of each of the contributor acknowledgements and/or
Packit 875988
dedications given therein.
Packit 875988
Packit 875988
@item
Packit 875988
Preserve all the Invariant Sections of the Document,
Packit 875988
unaltered in their text and in their titles.  Section numbers
Packit 875988
or the equivalent are not considered part of the section titles.
Packit 875988
Packit 875988
@item
Packit 875988
Delete any section Entitled ``Endorsements''.  Such a section
Packit 875988
may not be included in the Modified Version.
Packit 875988
Packit 875988
@item
Packit 875988
Do not retitle any existing section to be Entitled ``Endorsements'' or
Packit 875988
to conflict in title with any Invariant Section.
Packit 875988
Packit 875988
@item
Packit 875988
Preserve any Warranty Disclaimers.
Packit 875988
@end enumerate
Packit 875988
Packit 875988
If the Modified Version includes new front-matter sections or
Packit 875988
appendices that qualify as Secondary Sections and contain no material
Packit 875988
copied from the Document, you may at your option designate some or all
Packit 875988
of these sections as invariant.  To do this, add their titles to the
Packit 875988
list of Invariant Sections in the Modified Version's license notice.
Packit 875988
These titles must be distinct from any other section titles.
Packit 875988
Packit 875988
You may add a section Entitled ``Endorsements'', provided it contains
Packit 875988
nothing but endorsements of your Modified Version by various
Packit 875988
parties---for example, statements of peer review or that the text has
Packit 875988
been approved by an organization as the authoritative definition of a
Packit 875988
standard.
Packit 875988
Packit 875988
You may add a passage of up to five words as a Front-Cover Text, and a
Packit 875988
passage of up to 25 words as a Back-Cover Text, to the end of the list
Packit 875988
of Cover Texts in the Modified Version.  Only one passage of
Packit 875988
Front-Cover Text and one of Back-Cover Text may be added by (or
Packit 875988
through arrangements made by) any one entity.  If the Document already
Packit 875988
includes a cover text for the same cover, previously added by you or
Packit 875988
by arrangement made by the same entity you are acting on behalf of,
Packit 875988
you may not add another; but you may replace the old one, on explicit
Packit 875988
permission from the previous publisher that added the old one.
Packit 875988
Packit 875988
The author(s) and publisher(s) of the Document do not by this License
Packit 875988
give permission to use their names for publicity for or to assert or
Packit 875988
imply endorsement of any Modified Version.
Packit 875988
Packit 875988
@item
Packit 875988
COMBINING DOCUMENTS
Packit 875988
Packit 875988
You may combine the Document with other documents released under this
Packit 875988
License, under the terms defined in section 4 above for modified
Packit 875988
versions, provided that you include in the combination all of the
Packit 875988
Invariant Sections of all of the original documents, unmodified, and
Packit 875988
list them all as Invariant Sections of your combined work in its
Packit 875988
license notice, and that you preserve all their Warranty Disclaimers.
Packit 875988
Packit 875988
The combined work need only contain one copy of this License, and
Packit 875988
multiple identical Invariant Sections may be replaced with a single
Packit 875988
copy.  If there are multiple Invariant Sections with the same name but
Packit 875988
different contents, make the title of each such section unique by
Packit 875988
adding at the end of it, in parentheses, the name of the original
Packit 875988
author or publisher of that section if known, or else a unique number.
Packit 875988
Make the same adjustment to the section titles in the list of
Packit 875988
Invariant Sections in the license notice of the combined work.
Packit 875988
Packit 875988
In the combination, you must combine any sections Entitled ``History''
Packit 875988
in the various original documents, forming one section Entitled
Packit 875988
``History''; likewise combine any sections Entitled ``Acknowledgements'',
Packit 875988
and any sections Entitled ``Dedications''.  You must delete all
Packit 875988
sections Entitled ``Endorsements.''
Packit 875988
Packit 875988
@item
Packit 875988
COLLECTIONS OF DOCUMENTS
Packit 875988
Packit 875988
You may make a collection consisting of the Document and other documents
Packit 875988
released under this License, and replace the individual copies of this
Packit 875988
License in the various documents with a single copy that is included in
Packit 875988
the collection, provided that you follow the rules of this License for
Packit 875988
verbatim copying of each of the documents in all other respects.
Packit 875988
Packit 875988
You may extract a single document from such a collection, and distribute
Packit 875988
it individually under this License, provided you insert a copy of this
Packit 875988
License into the extracted document, and follow this License in all
Packit 875988
other respects regarding verbatim copying of that document.
Packit 875988
Packit 875988
@item
Packit 875988
AGGREGATION WITH INDEPENDENT WORKS
Packit 875988
Packit 875988
A compilation of the Document or its derivatives with other separate
Packit 875988
and independent documents or works, in or on a volume of a storage or
Packit 875988
distribution medium, is called an ``aggregate'' if the copyright
Packit 875988
resulting from the compilation is not used to limit the legal rights
Packit 875988
of the compilation's users beyond what the individual works permit.
Packit 875988
When the Document is included in an aggregate, this License does not
Packit 875988
apply to the other works in the aggregate which are not themselves
Packit 875988
derivative works of the Document.
Packit 875988
Packit 875988
If the Cover Text requirement of section 3 is applicable to these
Packit 875988
copies of the Document, then if the Document is less than one half of
Packit 875988
the entire aggregate, the Document's Cover Texts may be placed on
Packit 875988
covers that bracket the Document within the aggregate, or the
Packit 875988
electronic equivalent of covers if the Document is in electronic form.
Packit 875988
Otherwise they must appear on printed covers that bracket the whole
Packit 875988
aggregate.
Packit 875988
Packit 875988
@item
Packit 875988
TRANSLATION
Packit 875988
Packit 875988
Translation is considered a kind of modification, so you may
Packit 875988
distribute translations of the Document under the terms of section 4.
Packit 875988
Replacing Invariant Sections with translations requires special
Packit 875988
permission from their copyright holders, but you may include
Packit 875988
translations of some or all Invariant Sections in addition to the
Packit 875988
original versions of these Invariant Sections.  You may include a
Packit 875988
translation of this License, and all the license notices in the
Packit 875988
Document, and any Warranty Disclaimers, provided that you also include
Packit 875988
the original English version of this License and the original versions
Packit 875988
of those notices and disclaimers.  In case of a disagreement between
Packit 875988
the translation and the original version of this License or a notice
Packit 875988
or disclaimer, the original version will prevail.
Packit 875988
Packit 875988
If a section in the Document is Entitled ``Acknowledgements'',
Packit 875988
``Dedications'', or ``History'', the requirement (section 4) to Preserve
Packit 875988
its Title (section 1) will typically require changing the actual
Packit 875988
title.
Packit 875988
Packit 875988
@item
Packit 875988
TERMINATION
Packit 875988
Packit 875988
You may not copy, modify, sublicense, or distribute the Document
Packit 875988
except as expressly provided under this License.  Any attempt
Packit 875988
otherwise to copy, modify, sublicense, or distribute it is void, and
Packit 875988
will automatically terminate your rights under this License.
Packit 875988
Packit 875988
However, if you cease all violation of this License, then your license
Packit 875988
from a particular copyright holder is reinstated (a) provisionally,
Packit 875988
unless and until the copyright holder explicitly and finally
Packit 875988
terminates your license, and (b) permanently, if the copyright holder
Packit 875988
fails to notify you of the violation by some reasonable means prior to
Packit 875988
60 days after the cessation.
Packit 875988
Packit 875988
Moreover, your license from a particular copyright holder is
Packit 875988
reinstated permanently if the copyright holder notifies you of the
Packit 875988
violation by some reasonable means, this is the first time you have
Packit 875988
received notice of violation of this License (for any work) from that
Packit 875988
copyright holder, and you cure the violation prior to 30 days after
Packit 875988
your receipt of the notice.
Packit 875988
Packit 875988
Termination of your rights under this section does not terminate the
Packit 875988
licenses of parties who have received copies or rights from you under
Packit 875988
this License.  If your rights have been terminated and not permanently
Packit 875988
reinstated, receipt of a copy of some or all of the same material does
Packit 875988
not give you any rights to use it.
Packit 875988
Packit 875988
@item
Packit 875988
FUTURE REVISIONS OF THIS LICENSE
Packit 875988
Packit 875988
The Free Software Foundation may publish new, revised versions
Packit 875988
of the GNU Free Documentation License from time to time.  Such new
Packit 875988
versions will be similar in spirit to the present version, but may
Packit 875988
differ in detail to address new problems or concerns.  See
Packit 875988
@uref{http://www.gnu.org/copyleft/}.
Packit 875988
Packit 875988
Each version of the License is given a distinguishing version number.
Packit 875988
If the Document specifies that a particular numbered version of this
Packit 875988
License ``or any later version'' applies to it, you have the option of
Packit 875988
following the terms and conditions either of that specified version or
Packit 875988
of any later version that has been published (not as a draft) by the
Packit 875988
Free Software Foundation.  If the Document does not specify a version
Packit 875988
number of this License, you may choose any version ever published (not
Packit 875988
as a draft) by the Free Software Foundation.  If the Document
Packit 875988
specifies that a proxy can decide which future versions of this
Packit 875988
License can be used, that proxy's public statement of acceptance of a
Packit 875988
version permanently authorizes you to choose that version for the
Packit 875988
Document.
Packit 875988
Packit 875988
@item
Packit 875988
RELICENSING
Packit 875988
Packit 875988
``Massive Multiauthor Collaboration Site'' (or ``MMC Site'') means any
Packit 875988
World Wide Web server that publishes copyrightable works and also
Packit 875988
provides prominent facilities for anybody to edit those works.  A
Packit 875988
public wiki that anybody can edit is an example of such a server.  A
Packit 875988
``Massive Multiauthor Collaboration'' (or ``MMC'') contained in the
Packit 875988
site means any set of copyrightable works thus published on the MMC
Packit 875988
site.
Packit 875988
Packit 875988
``CC-BY-SA'' means the Creative Commons Attribution-Share Alike 3.0
Packit 875988
license published by Creative Commons Corporation, a not-for-profit
Packit 875988
corporation with a principal place of business in San Francisco,
Packit 875988
California, as well as future copyleft versions of that license
Packit 875988
published by that same organization.
Packit 875988
Packit 875988
``Incorporate'' means to publish or republish a Document, in whole or
Packit 875988
in part, as part of another Document.
Packit 875988
Packit 875988
An MMC is ``eligible for relicensing'' if it is licensed under this
Packit 875988
License, and if all works that were first published under this License
Packit 875988
somewhere other than this MMC, and subsequently incorporated in whole
Packit 875988
or in part into the MMC, (1) had no cover texts or invariant sections,
Packit 875988
and (2) were thus incorporated prior to November 1, 2008.
Packit 875988
Packit 875988
The operator of an MMC Site may republish an MMC contained in the site
Packit 875988
under CC-BY-SA on the same site at any time before August 1, 2009,
Packit 875988
provided the MMC is eligible for relicensing.
Packit 875988
Packit 875988
@end enumerate
Packit 875988
Packit 875988
@page
Packit 875988
@heading ADDENDUM: How to use this License for your documents
Packit 875988
Packit 875988
To use this License in a document you have written, include a copy of
Packit 875988
the License in the document and put the following copyright and
Packit 875988
license notices just after the title page:
Packit 875988
Packit 875988
@smallexample
Packit 875988
@group
Packit 875988
  Copyright (C)  @var{year}  @var{your name}.
Packit 875988
  Permission is granted to copy, distribute and/or modify this document
Packit 875988
  under the terms of the GNU Free Documentation License, Version 1.3
Packit 875988
  or any later version published by the Free Software Foundation;
Packit 875988
  with no Invariant Sections, no Front-Cover Texts, and no Back-Cover
Packit 875988
  Texts.  A copy of the license is included in the section entitled ``GNU
Packit 875988
  Free Documentation License''.
Packit 875988
@end group
Packit 875988
@end smallexample
Packit 875988
Packit 875988
If you have Invariant Sections, Front-Cover Texts and Back-Cover Texts,
Packit 875988
replace the ``with@dots{}Texts.'' line with this:
Packit 875988
Packit 875988
@smallexample
Packit 875988
@group
Packit 875988
    with the Invariant Sections being @var{list their titles}, with
Packit 875988
    the Front-Cover Texts being @var{list}, and with the Back-Cover Texts
Packit 875988
    being @var{list}.
Packit 875988
@end group
Packit 875988
@end smallexample
Packit 875988
Packit 875988
If you have Invariant Sections without Cover Texts, or some other
Packit 875988
combination of the three, merge those two alternatives to suit the
Packit 875988
situation.
Packit 875988
Packit 875988
If your document contains nontrivial examples of program code, we
Packit 875988
recommend releasing these examples in parallel under your choice of
Packit 875988
free software license, such as the GNU General Public License,
Packit 875988
to permit their use in free software.
Packit 875988
Packit 875988
@c Local Variables:
Packit 875988
@c ispell-local-pdict: "ispell-dict"
Packit 875988
@c End:
Packit 875988