LICENSE/FDL.txt
author Jon Tibble <meths@btinternet.com>
Thu, 15 Mar 2012 09:58:35 +0000
branchs11express-2010-11
changeset 22104 cde243cbe3f6
parent 6039 69b9eb1db04d
permissions -rw-r--r--
Added tag oi_151a_prestable2 for changeset 47b3f775541a
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
6039
69b9eb1db04d add licenses
laca
parents:
diff changeset
     1
		GNU Free Documentation License
69b9eb1db04d add licenses
laca
parents:
diff changeset
     2
		  Version 1.2, November 2002
69b9eb1db04d add licenses
laca
parents:
diff changeset
     3
69b9eb1db04d add licenses
laca
parents:
diff changeset
     4
69b9eb1db04d add licenses
laca
parents:
diff changeset
     5
 Copyright (C) 2000,2001,2002  Free Software Foundation, Inc.
69b9eb1db04d add licenses
laca
parents:
diff changeset
     6
     51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
69b9eb1db04d add licenses
laca
parents:
diff changeset
     7
 Everyone is permitted to copy and distribute verbatim copies
69b9eb1db04d add licenses
laca
parents:
diff changeset
     8
 of this license document, but changing it is not allowed.
69b9eb1db04d add licenses
laca
parents:
diff changeset
     9
69b9eb1db04d add licenses
laca
parents:
diff changeset
    10
69b9eb1db04d add licenses
laca
parents:
diff changeset
    11
0. PREAMBLE
69b9eb1db04d add licenses
laca
parents:
diff changeset
    12
69b9eb1db04d add licenses
laca
parents:
diff changeset
    13
The purpose of this License is to make a manual, textbook, or other
69b9eb1db04d add licenses
laca
parents:
diff changeset
    14
functional and useful document "free" in the sense of freedom: to
69b9eb1db04d add licenses
laca
parents:
diff changeset
    15
assure everyone the effective freedom to copy and redistribute it,
69b9eb1db04d add licenses
laca
parents:
diff changeset
    16
with or without modifying it, either commercially or noncommercially.
69b9eb1db04d add licenses
laca
parents:
diff changeset
    17
Secondarily, this License preserves for the author and publisher a way
69b9eb1db04d add licenses
laca
parents:
diff changeset
    18
to get credit for their work, while not being considered responsible
69b9eb1db04d add licenses
laca
parents:
diff changeset
    19
for modifications made by others.
69b9eb1db04d add licenses
laca
parents:
diff changeset
    20
69b9eb1db04d add licenses
laca
parents:
diff changeset
    21
This License is a kind of "copyleft", which means that derivative
69b9eb1db04d add licenses
laca
parents:
diff changeset
    22
works of the document must themselves be free in the same sense.  It
69b9eb1db04d add licenses
laca
parents:
diff changeset
    23
complements the GNU General Public License, which is a copyleft
69b9eb1db04d add licenses
laca
parents:
diff changeset
    24
license designed for free software.
69b9eb1db04d add licenses
laca
parents:
diff changeset
    25
69b9eb1db04d add licenses
laca
parents:
diff changeset
    26
We have designed this License in order to use it for manuals for free
69b9eb1db04d add licenses
laca
parents:
diff changeset
    27
software, because free software needs free documentation: a free
69b9eb1db04d add licenses
laca
parents:
diff changeset
    28
program should come with manuals providing the same freedoms that the
69b9eb1db04d add licenses
laca
parents:
diff changeset
    29
software does.  But this License is not limited to software manuals;
69b9eb1db04d add licenses
laca
parents:
diff changeset
    30
it can be used for any textual work, regardless of subject matter or
69b9eb1db04d add licenses
laca
parents:
diff changeset
    31
whether it is published as a printed book.  We recommend this License
69b9eb1db04d add licenses
laca
parents:
diff changeset
    32
principally for works whose purpose is instruction or reference.
69b9eb1db04d add licenses
laca
parents:
diff changeset
    33
69b9eb1db04d add licenses
laca
parents:
diff changeset
    34
69b9eb1db04d add licenses
laca
parents:
diff changeset
    35
1. APPLICABILITY AND DEFINITIONS
69b9eb1db04d add licenses
laca
parents:
diff changeset
    36
69b9eb1db04d add licenses
laca
parents:
diff changeset
    37
This License applies to any manual or other work, in any medium, that
69b9eb1db04d add licenses
laca
parents:
diff changeset
    38
contains a notice placed by the copyright holder saying it can be
69b9eb1db04d add licenses
laca
parents:
diff changeset
    39
distributed under the terms of this License.  Such a notice grants a
69b9eb1db04d add licenses
laca
parents:
diff changeset
    40
world-wide, royalty-free license, unlimited in duration, to use that
69b9eb1db04d add licenses
laca
parents:
diff changeset
    41
work under the conditions stated herein.  The "Document", below,
69b9eb1db04d add licenses
laca
parents:
diff changeset
    42
refers to any such manual or work.  Any member of the public is a
69b9eb1db04d add licenses
laca
parents:
diff changeset
    43
licensee, and is addressed as "you".  You accept the license if you
69b9eb1db04d add licenses
laca
parents:
diff changeset
    44
copy, modify or distribute the work in a way requiring permission
69b9eb1db04d add licenses
laca
parents:
diff changeset
    45
under copyright law.
69b9eb1db04d add licenses
laca
parents:
diff changeset
    46
69b9eb1db04d add licenses
laca
parents:
diff changeset
    47
A "Modified Version" of the Document means any work containing the
69b9eb1db04d add licenses
laca
parents:
diff changeset
    48
Document or a portion of it, either copied verbatim, or with
69b9eb1db04d add licenses
laca
parents:
diff changeset
    49
modifications and/or translated into another language.
69b9eb1db04d add licenses
laca
parents:
diff changeset
    50
69b9eb1db04d add licenses
laca
parents:
diff changeset
    51
A "Secondary Section" is a named appendix or a front-matter section of
69b9eb1db04d add licenses
laca
parents:
diff changeset
    52
the Document that deals exclusively with the relationship of the
69b9eb1db04d add licenses
laca
parents:
diff changeset
    53
publishers or authors of the Document to the Document's overall subject
69b9eb1db04d add licenses
laca
parents:
diff changeset
    54
(or to related matters) and contains nothing that could fall directly
69b9eb1db04d add licenses
laca
parents:
diff changeset
    55
within that overall subject.  (Thus, if the Document is in part a
69b9eb1db04d add licenses
laca
parents:
diff changeset
    56
textbook of mathematics, a Secondary Section may not explain any
69b9eb1db04d add licenses
laca
parents:
diff changeset
    57
mathematics.)  The relationship could be a matter of historical
69b9eb1db04d add licenses
laca
parents:
diff changeset
    58
connection with the subject or with related matters, or of legal,
69b9eb1db04d add licenses
laca
parents:
diff changeset
    59
commercial, philosophical, ethical or political position regarding
69b9eb1db04d add licenses
laca
parents:
diff changeset
    60
them.
69b9eb1db04d add licenses
laca
parents:
diff changeset
    61
69b9eb1db04d add licenses
laca
parents:
diff changeset
    62
The "Invariant Sections" are certain Secondary Sections whose titles
69b9eb1db04d add licenses
laca
parents:
diff changeset
    63
are designated, as being those of Invariant Sections, in the notice
69b9eb1db04d add licenses
laca
parents:
diff changeset
    64
that says that the Document is released under this License.  If a
69b9eb1db04d add licenses
laca
parents:
diff changeset
    65
section does not fit the above definition of Secondary then it is not
69b9eb1db04d add licenses
laca
parents:
diff changeset
    66
allowed to be designated as Invariant.  The Document may contain zero
69b9eb1db04d add licenses
laca
parents:
diff changeset
    67
Invariant Sections.  If the Document does not identify any Invariant
69b9eb1db04d add licenses
laca
parents:
diff changeset
    68
Sections then there are none.
69b9eb1db04d add licenses
laca
parents:
diff changeset
    69
69b9eb1db04d add licenses
laca
parents:
diff changeset
    70
The "Cover Texts" are certain short passages of text that are listed,
69b9eb1db04d add licenses
laca
parents:
diff changeset
    71
as Front-Cover Texts or Back-Cover Texts, in the notice that says that
69b9eb1db04d add licenses
laca
parents:
diff changeset
    72
the Document is released under this License.  A Front-Cover Text may
69b9eb1db04d add licenses
laca
parents:
diff changeset
    73
be at most 5 words, and a Back-Cover Text may be at most 25 words.
69b9eb1db04d add licenses
laca
parents:
diff changeset
    74
69b9eb1db04d add licenses
laca
parents:
diff changeset
    75
A "Transparent" copy of the Document means a machine-readable copy,
69b9eb1db04d add licenses
laca
parents:
diff changeset
    76
represented in a format whose specification is available to the
69b9eb1db04d add licenses
laca
parents:
diff changeset
    77
general public, that is suitable for revising the document
69b9eb1db04d add licenses
laca
parents:
diff changeset
    78
straightforwardly with generic text editors or (for images composed of
69b9eb1db04d add licenses
laca
parents:
diff changeset
    79
pixels) generic paint programs or (for drawings) some widely available
69b9eb1db04d add licenses
laca
parents:
diff changeset
    80
drawing editor, and that is suitable for input to text formatters or
69b9eb1db04d add licenses
laca
parents:
diff changeset
    81
for automatic translation to a variety of formats suitable for input
69b9eb1db04d add licenses
laca
parents:
diff changeset
    82
to text formatters.  A copy made in an otherwise Transparent file
69b9eb1db04d add licenses
laca
parents:
diff changeset
    83
format whose markup, or absence of markup, has been arranged to thwart
69b9eb1db04d add licenses
laca
parents:
diff changeset
    84
or discourage subsequent modification by readers is not Transparent.
69b9eb1db04d add licenses
laca
parents:
diff changeset
    85
An image format is not Transparent if used for any substantial amount
69b9eb1db04d add licenses
laca
parents:
diff changeset
    86
of text.  A copy that is not "Transparent" is called "Opaque".
69b9eb1db04d add licenses
laca
parents:
diff changeset
    87
69b9eb1db04d add licenses
laca
parents:
diff changeset
    88
Examples of suitable formats for Transparent copies include plain
69b9eb1db04d add licenses
laca
parents:
diff changeset
    89
ASCII without markup, Texinfo input format, LaTeX input format, SGML
69b9eb1db04d add licenses
laca
parents:
diff changeset
    90
or XML using a publicly available DTD, and standard-conforming simple
69b9eb1db04d add licenses
laca
parents:
diff changeset
    91
HTML, PostScript or PDF designed for human modification.  Examples of
69b9eb1db04d add licenses
laca
parents:
diff changeset
    92
transparent image formats include PNG, XCF and JPG.  Opaque formats
69b9eb1db04d add licenses
laca
parents:
diff changeset
    93
include proprietary formats that can be read and edited only by
69b9eb1db04d add licenses
laca
parents:
diff changeset
    94
proprietary word processors, SGML or XML for which the DTD and/or
69b9eb1db04d add licenses
laca
parents:
diff changeset
    95
processing tools are not generally available, and the
69b9eb1db04d add licenses
laca
parents:
diff changeset
    96
machine-generated HTML, PostScript or PDF produced by some word
69b9eb1db04d add licenses
laca
parents:
diff changeset
    97
processors for output purposes only.
69b9eb1db04d add licenses
laca
parents:
diff changeset
    98
69b9eb1db04d add licenses
laca
parents:
diff changeset
    99
The "Title Page" means, for a printed book, the title page itself,
69b9eb1db04d add licenses
laca
parents:
diff changeset
   100
plus such following pages as are needed to hold, legibly, the material
69b9eb1db04d add licenses
laca
parents:
diff changeset
   101
this License requires to appear in the title page.  For works in
69b9eb1db04d add licenses
laca
parents:
diff changeset
   102
formats which do not have any title page as such, "Title Page" means
69b9eb1db04d add licenses
laca
parents:
diff changeset
   103
the text near the most prominent appearance of the work's title,
69b9eb1db04d add licenses
laca
parents:
diff changeset
   104
preceding the beginning of the body of the text.
69b9eb1db04d add licenses
laca
parents:
diff changeset
   105
69b9eb1db04d add licenses
laca
parents:
diff changeset
   106
A section "Entitled XYZ" means a named subunit of the Document whose
69b9eb1db04d add licenses
laca
parents:
diff changeset
   107
title either is precisely XYZ or contains XYZ in parentheses following
69b9eb1db04d add licenses
laca
parents:
diff changeset
   108
text that translates XYZ in another language.  (Here XYZ stands for a
69b9eb1db04d add licenses
laca
parents:
diff changeset
   109
specific section name mentioned below, such as "Acknowledgements",
69b9eb1db04d add licenses
laca
parents:
diff changeset
   110
"Dedications", "Endorsements", or "History".)  To "Preserve the Title"
69b9eb1db04d add licenses
laca
parents:
diff changeset
   111
of such a section when you modify the Document means that it remains a
69b9eb1db04d add licenses
laca
parents:
diff changeset
   112
section "Entitled XYZ" according to this definition.
69b9eb1db04d add licenses
laca
parents:
diff changeset
   113
69b9eb1db04d add licenses
laca
parents:
diff changeset
   114
The Document may include Warranty Disclaimers next to the notice which
69b9eb1db04d add licenses
laca
parents:
diff changeset
   115
states that this License applies to the Document.  These Warranty
69b9eb1db04d add licenses
laca
parents:
diff changeset
   116
Disclaimers are considered to be included by reference in this
69b9eb1db04d add licenses
laca
parents:
diff changeset
   117
License, but only as regards disclaiming warranties: any other
69b9eb1db04d add licenses
laca
parents:
diff changeset
   118
implication that these Warranty Disclaimers may have is void and has
69b9eb1db04d add licenses
laca
parents:
diff changeset
   119
no effect on the meaning of this License.
69b9eb1db04d add licenses
laca
parents:
diff changeset
   120
69b9eb1db04d add licenses
laca
parents:
diff changeset
   121
69b9eb1db04d add licenses
laca
parents:
diff changeset
   122
2. VERBATIM COPYING
69b9eb1db04d add licenses
laca
parents:
diff changeset
   123
69b9eb1db04d add licenses
laca
parents:
diff changeset
   124
You may copy and distribute the Document in any medium, either
69b9eb1db04d add licenses
laca
parents:
diff changeset
   125
commercially or noncommercially, provided that this License, the
69b9eb1db04d add licenses
laca
parents:
diff changeset
   126
copyright notices, and the license notice saying this License applies
69b9eb1db04d add licenses
laca
parents:
diff changeset
   127
to the Document are reproduced in all copies, and that you add no other
69b9eb1db04d add licenses
laca
parents:
diff changeset
   128
conditions whatsoever to those of this License.  You may not use
69b9eb1db04d add licenses
laca
parents:
diff changeset
   129
technical measures to obstruct or control the reading or further
69b9eb1db04d add licenses
laca
parents:
diff changeset
   130
copying of the copies you make or distribute.  However, you may accept
69b9eb1db04d add licenses
laca
parents:
diff changeset
   131
compensation in exchange for copies.  If you distribute a large enough
69b9eb1db04d add licenses
laca
parents:
diff changeset
   132
number of copies you must also follow the conditions in section 3.
69b9eb1db04d add licenses
laca
parents:
diff changeset
   133
69b9eb1db04d add licenses
laca
parents:
diff changeset
   134
You may also lend copies, under the same conditions stated above, and
69b9eb1db04d add licenses
laca
parents:
diff changeset
   135
you may publicly display copies.
69b9eb1db04d add licenses
laca
parents:
diff changeset
   136
69b9eb1db04d add licenses
laca
parents:
diff changeset
   137
69b9eb1db04d add licenses
laca
parents:
diff changeset
   138
3. COPYING IN QUANTITY
69b9eb1db04d add licenses
laca
parents:
diff changeset
   139
69b9eb1db04d add licenses
laca
parents:
diff changeset
   140
If you publish printed copies (or copies in media that commonly have
69b9eb1db04d add licenses
laca
parents:
diff changeset
   141
printed covers) of the Document, numbering more than 100, and the
69b9eb1db04d add licenses
laca
parents:
diff changeset
   142
Document's license notice requires Cover Texts, you must enclose the
69b9eb1db04d add licenses
laca
parents:
diff changeset
   143
copies in covers that carry, clearly and legibly, all these Cover
69b9eb1db04d add licenses
laca
parents:
diff changeset
   144
Texts: Front-Cover Texts on the front cover, and Back-Cover Texts on
69b9eb1db04d add licenses
laca
parents:
diff changeset
   145
the back cover.  Both covers must also clearly and legibly identify
69b9eb1db04d add licenses
laca
parents:
diff changeset
   146
you as the publisher of these copies.  The front cover must present
69b9eb1db04d add licenses
laca
parents:
diff changeset
   147
the full title with all words of the title equally prominent and
69b9eb1db04d add licenses
laca
parents:
diff changeset
   148
visible.  You may add other material on the covers in addition.
69b9eb1db04d add licenses
laca
parents:
diff changeset
   149
Copying with changes limited to the covers, as long as they preserve
69b9eb1db04d add licenses
laca
parents:
diff changeset
   150
the title of the Document and satisfy these conditions, can be treated
69b9eb1db04d add licenses
laca
parents:
diff changeset
   151
as verbatim copying in other respects.
69b9eb1db04d add licenses
laca
parents:
diff changeset
   152
69b9eb1db04d add licenses
laca
parents:
diff changeset
   153
If the required texts for either cover are too voluminous to fit
69b9eb1db04d add licenses
laca
parents:
diff changeset
   154
legibly, you should put the first ones listed (as many as fit
69b9eb1db04d add licenses
laca
parents:
diff changeset
   155
reasonably) on the actual cover, and continue the rest onto adjacent
69b9eb1db04d add licenses
laca
parents:
diff changeset
   156
pages.
69b9eb1db04d add licenses
laca
parents:
diff changeset
   157
69b9eb1db04d add licenses
laca
parents:
diff changeset
   158
If you publish or distribute Opaque copies of the Document numbering
69b9eb1db04d add licenses
laca
parents:
diff changeset
   159
more than 100, you must either include a machine-readable Transparent
69b9eb1db04d add licenses
laca
parents:
diff changeset
   160
copy along with each Opaque copy, or state in or with each Opaque copy
69b9eb1db04d add licenses
laca
parents:
diff changeset
   161
a computer-network location from which the general network-using
69b9eb1db04d add licenses
laca
parents:
diff changeset
   162
public has access to download using public-standard network protocols
69b9eb1db04d add licenses
laca
parents:
diff changeset
   163
a complete Transparent copy of the Document, free of added material.
69b9eb1db04d add licenses
laca
parents:
diff changeset
   164
If you use the latter option, you must take reasonably prudent steps,
69b9eb1db04d add licenses
laca
parents:
diff changeset
   165
when you begin distribution of Opaque copies in quantity, to ensure
69b9eb1db04d add licenses
laca
parents:
diff changeset
   166
that this Transparent copy will remain thus accessible at the stated
69b9eb1db04d add licenses
laca
parents:
diff changeset
   167
location until at least one year after the last time you distribute an
69b9eb1db04d add licenses
laca
parents:
diff changeset
   168
Opaque copy (directly or through your agents or retailers) of that
69b9eb1db04d add licenses
laca
parents:
diff changeset
   169
edition to the public.
69b9eb1db04d add licenses
laca
parents:
diff changeset
   170
69b9eb1db04d add licenses
laca
parents:
diff changeset
   171
It is requested, but not required, that you contact the authors of the
69b9eb1db04d add licenses
laca
parents:
diff changeset
   172
Document well before redistributing any large number of copies, to give
69b9eb1db04d add licenses
laca
parents:
diff changeset
   173
them a chance to provide you with an updated version of the Document.
69b9eb1db04d add licenses
laca
parents:
diff changeset
   174
69b9eb1db04d add licenses
laca
parents:
diff changeset
   175
69b9eb1db04d add licenses
laca
parents:
diff changeset
   176
4. MODIFICATIONS
69b9eb1db04d add licenses
laca
parents:
diff changeset
   177
69b9eb1db04d add licenses
laca
parents:
diff changeset
   178
You may copy and distribute a Modified Version of the Document under
69b9eb1db04d add licenses
laca
parents:
diff changeset
   179
the conditions of sections 2 and 3 above, provided that you release
69b9eb1db04d add licenses
laca
parents:
diff changeset
   180
the Modified Version under precisely this License, with the Modified
69b9eb1db04d add licenses
laca
parents:
diff changeset
   181
Version filling the role of the Document, thus licensing distribution
69b9eb1db04d add licenses
laca
parents:
diff changeset
   182
and modification of the Modified Version to whoever possesses a copy
69b9eb1db04d add licenses
laca
parents:
diff changeset
   183
of it.  In addition, you must do these things in the Modified Version:
69b9eb1db04d add licenses
laca
parents:
diff changeset
   184
69b9eb1db04d add licenses
laca
parents:
diff changeset
   185
A. Use in the Title Page (and on the covers, if any) a title distinct
69b9eb1db04d add licenses
laca
parents:
diff changeset
   186
   from that of the Document, and from those of previous versions
69b9eb1db04d add licenses
laca
parents:
diff changeset
   187
   (which should, if there were any, be listed in the History section
69b9eb1db04d add licenses
laca
parents:
diff changeset
   188
   of the Document).  You may use the same title as a previous version
69b9eb1db04d add licenses
laca
parents:
diff changeset
   189
   if the original publisher of that version gives permission.
69b9eb1db04d add licenses
laca
parents:
diff changeset
   190
B. List on the Title Page, as authors, one or more persons or entities
69b9eb1db04d add licenses
laca
parents:
diff changeset
   191
   responsible for authorship of the modifications in the Modified
69b9eb1db04d add licenses
laca
parents:
diff changeset
   192
   Version, together with at least five of the principal authors of the
69b9eb1db04d add licenses
laca
parents:
diff changeset
   193
   Document (all of its principal authors, if it has fewer than five),
69b9eb1db04d add licenses
laca
parents:
diff changeset
   194
   unless they release you from this requirement.
69b9eb1db04d add licenses
laca
parents:
diff changeset
   195
C. State on the Title page the name of the publisher of the
69b9eb1db04d add licenses
laca
parents:
diff changeset
   196
   Modified Version, as the publisher.
69b9eb1db04d add licenses
laca
parents:
diff changeset
   197
D. Preserve all the copyright notices of the Document.
69b9eb1db04d add licenses
laca
parents:
diff changeset
   198
E. Add an appropriate copyright notice for your modifications
69b9eb1db04d add licenses
laca
parents:
diff changeset
   199
   adjacent to the other copyright notices.
69b9eb1db04d add licenses
laca
parents:
diff changeset
   200
F. Include, immediately after the copyright notices, a license notice
69b9eb1db04d add licenses
laca
parents:
diff changeset
   201
   giving the public permission to use the Modified Version under the
69b9eb1db04d add licenses
laca
parents:
diff changeset
   202
   terms of this License, in the form shown in the Addendum below.
69b9eb1db04d add licenses
laca
parents:
diff changeset
   203
G. Preserve in that license notice the full lists of Invariant Sections
69b9eb1db04d add licenses
laca
parents:
diff changeset
   204
   and required Cover Texts given in the Document's license notice.
69b9eb1db04d add licenses
laca
parents:
diff changeset
   205
H. Include an unaltered copy of this License.
69b9eb1db04d add licenses
laca
parents:
diff changeset
   206
I. Preserve the section Entitled "History", Preserve its Title, and add
69b9eb1db04d add licenses
laca
parents:
diff changeset
   207
   to it an item stating at least the title, year, new authors, and
69b9eb1db04d add licenses
laca
parents:
diff changeset
   208
   publisher of the Modified Version as given on the Title Page.  If
69b9eb1db04d add licenses
laca
parents:
diff changeset
   209
   there is no section Entitled "History" in the Document, create one
69b9eb1db04d add licenses
laca
parents:
diff changeset
   210
   stating the title, year, authors, and publisher of the Document as
69b9eb1db04d add licenses
laca
parents:
diff changeset
   211
   given on its Title Page, then add an item describing the Modified
69b9eb1db04d add licenses
laca
parents:
diff changeset
   212
   Version as stated in the previous sentence.
69b9eb1db04d add licenses
laca
parents:
diff changeset
   213
J. Preserve the network location, if any, given in the Document for
69b9eb1db04d add licenses
laca
parents:
diff changeset
   214
   public access to a Transparent copy of the Document, and likewise
69b9eb1db04d add licenses
laca
parents:
diff changeset
   215
   the network locations given in the Document for previous versions
69b9eb1db04d add licenses
laca
parents:
diff changeset
   216
   it was based on.  These may be placed in the "History" section.
69b9eb1db04d add licenses
laca
parents:
diff changeset
   217
   You may omit a network location for a work that was published at
69b9eb1db04d add licenses
laca
parents:
diff changeset
   218
   least four years before the Document itself, or if the original
69b9eb1db04d add licenses
laca
parents:
diff changeset
   219
   publisher of the version it refers to gives permission.
69b9eb1db04d add licenses
laca
parents:
diff changeset
   220
K. For any section Entitled "Acknowledgements" or "Dedications",
69b9eb1db04d add licenses
laca
parents:
diff changeset
   221
   Preserve the Title of the section, and preserve in the section all
69b9eb1db04d add licenses
laca
parents:
diff changeset
   222
   the substance and tone of each of the contributor acknowledgements
69b9eb1db04d add licenses
laca
parents:
diff changeset
   223
   and/or dedications given therein.
69b9eb1db04d add licenses
laca
parents:
diff changeset
   224
L. Preserve all the Invariant Sections of the Document,
69b9eb1db04d add licenses
laca
parents:
diff changeset
   225
   unaltered in their text and in their titles.  Section numbers
69b9eb1db04d add licenses
laca
parents:
diff changeset
   226
   or the equivalent are not considered part of the section titles.
69b9eb1db04d add licenses
laca
parents:
diff changeset
   227
M. Delete any section Entitled "Endorsements".  Such a section
69b9eb1db04d add licenses
laca
parents:
diff changeset
   228
   may not be included in the Modified Version.
69b9eb1db04d add licenses
laca
parents:
diff changeset
   229
N. Do not retitle any existing section to be Entitled "Endorsements"
69b9eb1db04d add licenses
laca
parents:
diff changeset
   230
   or to conflict in title with any Invariant Section.
69b9eb1db04d add licenses
laca
parents:
diff changeset
   231
O. Preserve any Warranty Disclaimers.
69b9eb1db04d add licenses
laca
parents:
diff changeset
   232
69b9eb1db04d add licenses
laca
parents:
diff changeset
   233
If the Modified Version includes new front-matter sections or
69b9eb1db04d add licenses
laca
parents:
diff changeset
   234
appendices that qualify as Secondary Sections and contain no material
69b9eb1db04d add licenses
laca
parents:
diff changeset
   235
copied from the Document, you may at your option designate some or all
69b9eb1db04d add licenses
laca
parents:
diff changeset
   236
of these sections as invariant.  To do this, add their titles to the
69b9eb1db04d add licenses
laca
parents:
diff changeset
   237
list of Invariant Sections in the Modified Version's license notice.
69b9eb1db04d add licenses
laca
parents:
diff changeset
   238
These titles must be distinct from any other section titles.
69b9eb1db04d add licenses
laca
parents:
diff changeset
   239
69b9eb1db04d add licenses
laca
parents:
diff changeset
   240
You may add a section Entitled "Endorsements", provided it contains
69b9eb1db04d add licenses
laca
parents:
diff changeset
   241
nothing but endorsements of your Modified Version by various
69b9eb1db04d add licenses
laca
parents:
diff changeset
   242
parties--for example, statements of peer review or that the text has
69b9eb1db04d add licenses
laca
parents:
diff changeset
   243
been approved by an organization as the authoritative definition of a
69b9eb1db04d add licenses
laca
parents:
diff changeset
   244
standard.
69b9eb1db04d add licenses
laca
parents:
diff changeset
   245
69b9eb1db04d add licenses
laca
parents:
diff changeset
   246
You may add a passage of up to five words as a Front-Cover Text, and a
69b9eb1db04d add licenses
laca
parents:
diff changeset
   247
passage of up to 25 words as a Back-Cover Text, to the end of the list
69b9eb1db04d add licenses
laca
parents:
diff changeset
   248
of Cover Texts in the Modified Version.  Only one passage of
69b9eb1db04d add licenses
laca
parents:
diff changeset
   249
Front-Cover Text and one of Back-Cover Text may be added by (or
69b9eb1db04d add licenses
laca
parents:
diff changeset
   250
through arrangements made by) any one entity.  If the Document already
69b9eb1db04d add licenses
laca
parents:
diff changeset
   251
includes a cover text for the same cover, previously added by you or
69b9eb1db04d add licenses
laca
parents:
diff changeset
   252
by arrangement made by the same entity you are acting on behalf of,
69b9eb1db04d add licenses
laca
parents:
diff changeset
   253
you may not add another; but you may replace the old one, on explicit
69b9eb1db04d add licenses
laca
parents:
diff changeset
   254
permission from the previous publisher that added the old one.
69b9eb1db04d add licenses
laca
parents:
diff changeset
   255
69b9eb1db04d add licenses
laca
parents:
diff changeset
   256
The author(s) and publisher(s) of the Document do not by this License
69b9eb1db04d add licenses
laca
parents:
diff changeset
   257
give permission to use their names for publicity for or to assert or
69b9eb1db04d add licenses
laca
parents:
diff changeset
   258
imply endorsement of any Modified Version.
69b9eb1db04d add licenses
laca
parents:
diff changeset
   259
69b9eb1db04d add licenses
laca
parents:
diff changeset
   260
69b9eb1db04d add licenses
laca
parents:
diff changeset
   261
5. COMBINING DOCUMENTS
69b9eb1db04d add licenses
laca
parents:
diff changeset
   262
69b9eb1db04d add licenses
laca
parents:
diff changeset
   263
You may combine the Document with other documents released under this
69b9eb1db04d add licenses
laca
parents:
diff changeset
   264
License, under the terms defined in section 4 above for modified
69b9eb1db04d add licenses
laca
parents:
diff changeset
   265
versions, provided that you include in the combination all of the
69b9eb1db04d add licenses
laca
parents:
diff changeset
   266
Invariant Sections of all of the original documents, unmodified, and
69b9eb1db04d add licenses
laca
parents:
diff changeset
   267
list them all as Invariant Sections of your combined work in its
69b9eb1db04d add licenses
laca
parents:
diff changeset
   268
license notice, and that you preserve all their Warranty Disclaimers.
69b9eb1db04d add licenses
laca
parents:
diff changeset
   269
69b9eb1db04d add licenses
laca
parents:
diff changeset
   270
The combined work need only contain one copy of this License, and
69b9eb1db04d add licenses
laca
parents:
diff changeset
   271
multiple identical Invariant Sections may be replaced with a single
69b9eb1db04d add licenses
laca
parents:
diff changeset
   272
copy.  If there are multiple Invariant Sections with the same name but
69b9eb1db04d add licenses
laca
parents:
diff changeset
   273
different contents, make the title of each such section unique by
69b9eb1db04d add licenses
laca
parents:
diff changeset
   274
adding at the end of it, in parentheses, the name of the original
69b9eb1db04d add licenses
laca
parents:
diff changeset
   275
author or publisher of that section if known, or else a unique number.
69b9eb1db04d add licenses
laca
parents:
diff changeset
   276
Make the same adjustment to the section titles in the list of
69b9eb1db04d add licenses
laca
parents:
diff changeset
   277
Invariant Sections in the license notice of the combined work.
69b9eb1db04d add licenses
laca
parents:
diff changeset
   278
69b9eb1db04d add licenses
laca
parents:
diff changeset
   279
In the combination, you must combine any sections Entitled "History"
69b9eb1db04d add licenses
laca
parents:
diff changeset
   280
in the various original documents, forming one section Entitled
69b9eb1db04d add licenses
laca
parents:
diff changeset
   281
"History"; likewise combine any sections Entitled "Acknowledgements",
69b9eb1db04d add licenses
laca
parents:
diff changeset
   282
and any sections Entitled "Dedications".  You must delete all sections
69b9eb1db04d add licenses
laca
parents:
diff changeset
   283
Entitled "Endorsements".
69b9eb1db04d add licenses
laca
parents:
diff changeset
   284
69b9eb1db04d add licenses
laca
parents:
diff changeset
   285
69b9eb1db04d add licenses
laca
parents:
diff changeset
   286
6. COLLECTIONS OF DOCUMENTS
69b9eb1db04d add licenses
laca
parents:
diff changeset
   287
69b9eb1db04d add licenses
laca
parents:
diff changeset
   288
You may make a collection consisting of the Document and other documents
69b9eb1db04d add licenses
laca
parents:
diff changeset
   289
released under this License, and replace the individual copies of this
69b9eb1db04d add licenses
laca
parents:
diff changeset
   290
License in the various documents with a single copy that is included in
69b9eb1db04d add licenses
laca
parents:
diff changeset
   291
the collection, provided that you follow the rules of this License for
69b9eb1db04d add licenses
laca
parents:
diff changeset
   292
verbatim copying of each of the documents in all other respects.
69b9eb1db04d add licenses
laca
parents:
diff changeset
   293
69b9eb1db04d add licenses
laca
parents:
diff changeset
   294
You may extract a single document from such a collection, and distribute
69b9eb1db04d add licenses
laca
parents:
diff changeset
   295
it individually under this License, provided you insert a copy of this
69b9eb1db04d add licenses
laca
parents:
diff changeset
   296
License into the extracted document, and follow this License in all
69b9eb1db04d add licenses
laca
parents:
diff changeset
   297
other respects regarding verbatim copying of that document.
69b9eb1db04d add licenses
laca
parents:
diff changeset
   298
69b9eb1db04d add licenses
laca
parents:
diff changeset
   299
69b9eb1db04d add licenses
laca
parents:
diff changeset
   300
7. AGGREGATION WITH INDEPENDENT WORKS
69b9eb1db04d add licenses
laca
parents:
diff changeset
   301
69b9eb1db04d add licenses
laca
parents:
diff changeset
   302
A compilation of the Document or its derivatives with other separate
69b9eb1db04d add licenses
laca
parents:
diff changeset
   303
and independent documents or works, in or on a volume of a storage or
69b9eb1db04d add licenses
laca
parents:
diff changeset
   304
distribution medium, is called an "aggregate" if the copyright
69b9eb1db04d add licenses
laca
parents:
diff changeset
   305
resulting from the compilation is not used to limit the legal rights
69b9eb1db04d add licenses
laca
parents:
diff changeset
   306
of the compilation's users beyond what the individual works permit.
69b9eb1db04d add licenses
laca
parents:
diff changeset
   307
When the Document is included in an aggregate, this License does not
69b9eb1db04d add licenses
laca
parents:
diff changeset
   308
apply to the other works in the aggregate which are not themselves
69b9eb1db04d add licenses
laca
parents:
diff changeset
   309
derivative works of the Document.
69b9eb1db04d add licenses
laca
parents:
diff changeset
   310
69b9eb1db04d add licenses
laca
parents:
diff changeset
   311
If the Cover Text requirement of section 3 is applicable to these
69b9eb1db04d add licenses
laca
parents:
diff changeset
   312
copies of the Document, then if the Document is less than one half of
69b9eb1db04d add licenses
laca
parents:
diff changeset
   313
the entire aggregate, the Document's Cover Texts may be placed on
69b9eb1db04d add licenses
laca
parents:
diff changeset
   314
covers that bracket the Document within the aggregate, or the
69b9eb1db04d add licenses
laca
parents:
diff changeset
   315
electronic equivalent of covers if the Document is in electronic form.
69b9eb1db04d add licenses
laca
parents:
diff changeset
   316
Otherwise they must appear on printed covers that bracket the whole
69b9eb1db04d add licenses
laca
parents:
diff changeset
   317
aggregate.
69b9eb1db04d add licenses
laca
parents:
diff changeset
   318
69b9eb1db04d add licenses
laca
parents:
diff changeset
   319
69b9eb1db04d add licenses
laca
parents:
diff changeset
   320
8. TRANSLATION
69b9eb1db04d add licenses
laca
parents:
diff changeset
   321
69b9eb1db04d add licenses
laca
parents:
diff changeset
   322
Translation is considered a kind of modification, so you may
69b9eb1db04d add licenses
laca
parents:
diff changeset
   323
distribute translations of the Document under the terms of section 4.
69b9eb1db04d add licenses
laca
parents:
diff changeset
   324
Replacing Invariant Sections with translations requires special
69b9eb1db04d add licenses
laca
parents:
diff changeset
   325
permission from their copyright holders, but you may include
69b9eb1db04d add licenses
laca
parents:
diff changeset
   326
translations of some or all Invariant Sections in addition to the
69b9eb1db04d add licenses
laca
parents:
diff changeset
   327
original versions of these Invariant Sections.  You may include a
69b9eb1db04d add licenses
laca
parents:
diff changeset
   328
translation of this License, and all the license notices in the
69b9eb1db04d add licenses
laca
parents:
diff changeset
   329
Document, and any Warranty Disclaimers, provided that you also include
69b9eb1db04d add licenses
laca
parents:
diff changeset
   330
the original English version of this License and the original versions
69b9eb1db04d add licenses
laca
parents:
diff changeset
   331
of those notices and disclaimers.  In case of a disagreement between
69b9eb1db04d add licenses
laca
parents:
diff changeset
   332
the translation and the original version of this License or a notice
69b9eb1db04d add licenses
laca
parents:
diff changeset
   333
or disclaimer, the original version will prevail.
69b9eb1db04d add licenses
laca
parents:
diff changeset
   334
69b9eb1db04d add licenses
laca
parents:
diff changeset
   335
If a section in the Document is Entitled "Acknowledgements",
69b9eb1db04d add licenses
laca
parents:
diff changeset
   336
"Dedications", or "History", the requirement (section 4) to Preserve
69b9eb1db04d add licenses
laca
parents:
diff changeset
   337
its Title (section 1) will typically require changing the actual
69b9eb1db04d add licenses
laca
parents:
diff changeset
   338
title.
69b9eb1db04d add licenses
laca
parents:
diff changeset
   339
69b9eb1db04d add licenses
laca
parents:
diff changeset
   340
69b9eb1db04d add licenses
laca
parents:
diff changeset
   341
9. TERMINATION
69b9eb1db04d add licenses
laca
parents:
diff changeset
   342
69b9eb1db04d add licenses
laca
parents:
diff changeset
   343
You may not copy, modify, sublicense, or distribute the Document except
69b9eb1db04d add licenses
laca
parents:
diff changeset
   344
as expressly provided for under this License.  Any other attempt to
69b9eb1db04d add licenses
laca
parents:
diff changeset
   345
copy, modify, sublicense or distribute the Document is void, and will
69b9eb1db04d add licenses
laca
parents:
diff changeset
   346
automatically terminate your rights under this License.  However,
69b9eb1db04d add licenses
laca
parents:
diff changeset
   347
parties who have received copies, or rights, from you under this
69b9eb1db04d add licenses
laca
parents:
diff changeset
   348
License will not have their licenses terminated so long as such
69b9eb1db04d add licenses
laca
parents:
diff changeset
   349
parties remain in full compliance.
69b9eb1db04d add licenses
laca
parents:
diff changeset
   350
69b9eb1db04d add licenses
laca
parents:
diff changeset
   351
69b9eb1db04d add licenses
laca
parents:
diff changeset
   352
10. FUTURE REVISIONS OF THIS LICENSE
69b9eb1db04d add licenses
laca
parents:
diff changeset
   353
69b9eb1db04d add licenses
laca
parents:
diff changeset
   354
The Free Software Foundation may publish new, revised versions
69b9eb1db04d add licenses
laca
parents:
diff changeset
   355
of the GNU Free Documentation License from time to time.  Such new
69b9eb1db04d add licenses
laca
parents:
diff changeset
   356
versions will be similar in spirit to the present version, but may
69b9eb1db04d add licenses
laca
parents:
diff changeset
   357
differ in detail to address new problems or concerns.  See
69b9eb1db04d add licenses
laca
parents:
diff changeset
   358
http://www.gnu.org/copyleft/.
69b9eb1db04d add licenses
laca
parents:
diff changeset
   359
69b9eb1db04d add licenses
laca
parents:
diff changeset
   360
Each version of the License is given a distinguishing version number.
69b9eb1db04d add licenses
laca
parents:
diff changeset
   361
If the Document specifies that a particular numbered version of this
69b9eb1db04d add licenses
laca
parents:
diff changeset
   362
License "or any later version" applies to it, you have the option of
69b9eb1db04d add licenses
laca
parents:
diff changeset
   363
following the terms and conditions either of that specified version or
69b9eb1db04d add licenses
laca
parents:
diff changeset
   364
of any later version that has been published (not as a draft) by the
69b9eb1db04d add licenses
laca
parents:
diff changeset
   365
Free Software Foundation.  If the Document does not specify a version
69b9eb1db04d add licenses
laca
parents:
diff changeset
   366
number of this License, you may choose any version ever published (not
69b9eb1db04d add licenses
laca
parents:
diff changeset
   367
as a draft) by the Free Software Foundation.
69b9eb1db04d add licenses
laca
parents:
diff changeset
   368
69b9eb1db04d add licenses
laca
parents:
diff changeset
   369
69b9eb1db04d add licenses
laca
parents:
diff changeset
   370
ADDENDUM: How to use this License for your documents
69b9eb1db04d add licenses
laca
parents:
diff changeset
   371
69b9eb1db04d add licenses
laca
parents:
diff changeset
   372
To use this License in a document you have written, include a copy of
69b9eb1db04d add licenses
laca
parents:
diff changeset
   373
the License in the document and put the following copyright and
69b9eb1db04d add licenses
laca
parents:
diff changeset
   374
license notices just after the title page:
69b9eb1db04d add licenses
laca
parents:
diff changeset
   375
69b9eb1db04d add licenses
laca
parents:
diff changeset
   376
    Copyright (c)  YEAR  YOUR NAME.
69b9eb1db04d add licenses
laca
parents:
diff changeset
   377
    Permission is granted to copy, distribute and/or modify this document
69b9eb1db04d add licenses
laca
parents:
diff changeset
   378
    under the terms of the GNU Free Documentation License, Version 1.2
69b9eb1db04d add licenses
laca
parents:
diff changeset
   379
    or any later version published by the Free Software Foundation;
69b9eb1db04d add licenses
laca
parents:
diff changeset
   380
    with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
69b9eb1db04d add licenses
laca
parents:
diff changeset
   381
    A copy of the license is included in the section entitled "GNU
69b9eb1db04d add licenses
laca
parents:
diff changeset
   382
    Free Documentation License".
69b9eb1db04d add licenses
laca
parents:
diff changeset
   383
69b9eb1db04d add licenses
laca
parents:
diff changeset
   384
If you have Invariant Sections, Front-Cover Texts and Back-Cover Texts,
69b9eb1db04d add licenses
laca
parents:
diff changeset
   385
replace the "with...Texts." line with this:
69b9eb1db04d add licenses
laca
parents:
diff changeset
   386
69b9eb1db04d add licenses
laca
parents:
diff changeset
   387
    with the Invariant Sections being LIST THEIR TITLES, with the
69b9eb1db04d add licenses
laca
parents:
diff changeset
   388
    Front-Cover Texts being LIST, and with the Back-Cover Texts being LIST.
69b9eb1db04d add licenses
laca
parents:
diff changeset
   389
69b9eb1db04d add licenses
laca
parents:
diff changeset
   390
If you have Invariant Sections without Cover Texts, or some other
69b9eb1db04d add licenses
laca
parents:
diff changeset
   391
combination of the three, merge those two alternatives to suit the
69b9eb1db04d add licenses
laca
parents:
diff changeset
   392
situation.
69b9eb1db04d add licenses
laca
parents:
diff changeset
   393
69b9eb1db04d add licenses
laca
parents:
diff changeset
   394
If your document contains nontrivial examples of program code, we
69b9eb1db04d add licenses
laca
parents:
diff changeset
   395
recommend releasing these examples in parallel under your choice of
69b9eb1db04d add licenses
laca
parents:
diff changeset
   396
free software license, such as the GNU General Public License,
69b9eb1db04d add licenses
laca
parents:
diff changeset
   397
to permit their use in free software.