annotate etc/gfdl.1 @ 58195:c12b583f54b9

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