Blame doc/_static/fdl.txt

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