Fuad Tabba | c588ecf | 2021-02-04 13:59:53 +0000 | [diff] [blame^] | 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
| 2 | <html> |
| 3 | <!-- This file documents the GNU Assembler "as". |
| 4 | |
| 5 | Copyright (C) 1991-2014 Free Software Foundation, Inc. |
| 6 | |
| 7 | Permission is granted to copy, distribute and/or modify this document |
| 8 | under the terms of the GNU Free Documentation License, Version 1.3 |
| 9 | or any later version published by the Free Software Foundation; |
| 10 | with no Invariant Sections, with no Front-Cover Texts, and with no |
| 11 | Back-Cover Texts. A copy of the license is included in the |
| 12 | section entitled "GNU Free Documentation License". |
| 13 | --> |
| 14 | <!-- Created by GNU Texinfo 5.2, http://www.gnu.org/software/texinfo/ --> |
| 15 | <head> |
| 16 | <title>Using as: GNU Free Documentation License</title> |
| 17 | |
| 18 | <meta name="description" content="Using as: GNU Free Documentation License"> |
| 19 | <meta name="keywords" content="Using as: GNU Free Documentation License"> |
| 20 | <meta name="resource-type" content="document"> |
| 21 | <meta name="distribution" content="global"> |
| 22 | <meta name="Generator" content="makeinfo"> |
| 23 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> |
| 24 | <link href="index.html#Top" rel="start" title="Top"> |
| 25 | <link href="AS-Index.html#AS-Index" rel="index" title="AS Index"> |
| 26 | <link href="index.html#SEC_Contents" rel="contents" title="Table of Contents"> |
| 27 | <link href="index.html#Top" rel="up" title="Top"> |
| 28 | <link href="AS-Index.html#AS-Index" rel="next" title="AS Index"> |
| 29 | <link href="Acknowledgements.html#Acknowledgements" rel="prev" title="Acknowledgements"> |
| 30 | <style type="text/css"> |
| 31 | <!-- |
| 32 | a.summary-letter {text-decoration: none} |
| 33 | blockquote.smallquotation {font-size: smaller} |
| 34 | div.display {margin-left: 3.2em} |
| 35 | div.example {margin-left: 3.2em} |
| 36 | div.indentedblock {margin-left: 3.2em} |
| 37 | div.lisp {margin-left: 3.2em} |
| 38 | div.smalldisplay {margin-left: 3.2em} |
| 39 | div.smallexample {margin-left: 3.2em} |
| 40 | div.smallindentedblock {margin-left: 3.2em; font-size: smaller} |
| 41 | div.smalllisp {margin-left: 3.2em} |
| 42 | kbd {font-style:oblique} |
| 43 | pre.display {font-family: inherit} |
| 44 | pre.format {font-family: inherit} |
| 45 | pre.menu-comment {font-family: serif} |
| 46 | pre.menu-preformatted {font-family: serif} |
| 47 | pre.smalldisplay {font-family: inherit; font-size: smaller} |
| 48 | pre.smallexample {font-size: smaller} |
| 49 | pre.smallformat {font-family: inherit; font-size: smaller} |
| 50 | pre.smalllisp {font-size: smaller} |
| 51 | span.nocodebreak {white-space:nowrap} |
| 52 | span.nolinebreak {white-space:nowrap} |
| 53 | span.roman {font-family:serif; font-weight:normal} |
| 54 | span.sansserif {font-family:sans-serif; font-weight:normal} |
| 55 | ul.no-bullet {list-style: none} |
| 56 | --> |
| 57 | </style> |
| 58 | |
| 59 | |
| 60 | </head> |
| 61 | |
| 62 | <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000"> |
| 63 | <a name="GNU-Free-Documentation-License"></a> |
| 64 | <div class="header"> |
| 65 | <p> |
| 66 | Next: <a href="AS-Index.html#AS-Index" accesskey="n" rel="next">AS Index</a>, Previous: <a href="Acknowledgements.html#Acknowledgements" accesskey="p" rel="prev">Acknowledgements</a>, Up: <a href="index.html#Top" accesskey="u" rel="up">Top</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="AS-Index.html#AS-Index" title="Index" rel="index">Index</a>]</p> |
| 67 | </div> |
| 68 | <hr> |
| 69 | <a name="GNU-Free-Documentation-License-1"></a> |
| 70 | <h2 class="appendix">Appendix A GNU Free Documentation License</h2> |
| 71 | <div align="center">Version 1.3, 3 November 2008 |
| 72 | </div> |
| 73 | |
| 74 | <div class="display"> |
| 75 | <pre class="display">Copyright © 2000, 2001, 2002, 2007, 2008 Free Software Foundation, Inc. |
| 76 | <a href="http://fsf.org/">http://fsf.org/</a> |
| 77 | |
| 78 | Everyone is permitted to copy and distribute verbatim copies |
| 79 | of this license document, but changing it is not allowed. |
| 80 | </pre></div> |
| 81 | |
| 82 | <ol> |
| 83 | <li> PREAMBLE |
| 84 | |
| 85 | <p>The purpose of this License is to make a manual, textbook, or other |
| 86 | functional and useful document <em>free</em> in the sense of freedom: to |
| 87 | assure everyone the effective freedom to copy and redistribute it, |
| 88 | with or without modifying it, either commercially or noncommercially. |
| 89 | Secondarily, this License preserves for the author and publisher a way |
| 90 | to get credit for their work, while not being considered responsible |
| 91 | for modifications made by others. |
| 92 | </p> |
| 93 | <p>This License is a kind of “copyleft”, which means that derivative |
| 94 | works of the document must themselves be free in the same sense. It |
| 95 | complements the GNU General Public License, which is a copyleft |
| 96 | license designed for free software. |
| 97 | </p> |
| 98 | <p>We have designed this License in order to use it for manuals for free |
| 99 | software, because free software needs free documentation: a free |
| 100 | program should come with manuals providing the same freedoms that the |
| 101 | software does. But this License is not limited to software manuals; |
| 102 | it can be used for any textual work, regardless of subject matter or |
| 103 | whether it is published as a printed book. We recommend this License |
| 104 | principally for works whose purpose is instruction or reference. |
| 105 | </p> |
| 106 | </li><li> APPLICABILITY AND DEFINITIONS |
| 107 | |
| 108 | <p>This License applies to any manual or other work, in any medium, that |
| 109 | contains a notice placed by the copyright holder saying it can be |
| 110 | distributed under the terms of this License. Such a notice grants a |
| 111 | world-wide, royalty-free license, unlimited in duration, to use that |
| 112 | work under the conditions stated herein. The “Document”, below, |
| 113 | refers to any such manual or work. Any member of the public is a |
| 114 | licensee, and is addressed as “you”. You accept the license if you |
| 115 | copy, modify or distribute the work in a way requiring permission |
| 116 | under copyright law. |
| 117 | </p> |
| 118 | <p>A “Modified Version” of the Document means any work containing the |
| 119 | Document or a portion of it, either copied verbatim, or with |
| 120 | modifications and/or translated into another language. |
| 121 | </p> |
| 122 | <p>A “Secondary Section” is a named appendix or a front-matter section |
| 123 | of the Document that deals exclusively with the relationship of the |
| 124 | publishers or authors of the Document to the Document’s overall |
| 125 | subject (or to related matters) and contains nothing that could fall |
| 126 | directly within that overall subject. (Thus, if the Document is in |
| 127 | part a textbook of mathematics, a Secondary Section may not explain |
| 128 | any mathematics.) The relationship could be a matter of historical |
| 129 | connection with the subject or with related matters, or of legal, |
| 130 | commercial, philosophical, ethical or political position regarding |
| 131 | them. |
| 132 | </p> |
| 133 | <p>The “Invariant Sections” are certain Secondary Sections whose titles |
| 134 | are designated, as being those of Invariant Sections, in the notice |
| 135 | that says that the Document is released under this License. If a |
| 136 | section does not fit the above definition of Secondary then it is not |
| 137 | allowed to be designated as Invariant. The Document may contain zero |
| 138 | Invariant Sections. If the Document does not identify any Invariant |
| 139 | Sections then there are none. |
| 140 | </p> |
| 141 | <p>The “Cover Texts” are certain short passages of text that are listed, |
| 142 | as Front-Cover Texts or Back-Cover Texts, in the notice that says that |
| 143 | the Document is released under this License. A Front-Cover Text may |
| 144 | be at most 5 words, and a Back-Cover Text may be at most 25 words. |
| 145 | </p> |
| 146 | <p>A “Transparent” copy of the Document means a machine-readable copy, |
| 147 | represented in a format whose specification is available to the |
| 148 | general public, that is suitable for revising the document |
| 149 | straightforwardly with generic text editors or (for images composed of |
| 150 | pixels) generic paint programs or (for drawings) some widely available |
| 151 | drawing editor, and that is suitable for input to text formatters or |
| 152 | for automatic translation to a variety of formats suitable for input |
| 153 | to text formatters. A copy made in an otherwise Transparent file |
| 154 | format whose markup, or absence of markup, has been arranged to thwart |
| 155 | or discourage subsequent modification by readers is not Transparent. |
| 156 | An image format is not Transparent if used for any substantial amount |
| 157 | of text. A copy that is not “Transparent” is called “Opaque”. |
| 158 | </p> |
| 159 | <p>Examples of suitable formats for Transparent copies include plain |
| 160 | <small>ASCII</small> without markup, Texinfo input format, LaTeX input |
| 161 | format, <acronym>SGML</acronym> or <acronym>XML</acronym> using a publicly available |
| 162 | <acronym>DTD</acronym>, and standard-conforming simple <acronym>HTML</acronym>, |
| 163 | PostScript or <acronym>PDF</acronym> designed for human modification. Examples |
| 164 | of transparent image formats include <acronym>PNG</acronym>, <acronym>XCF</acronym> and |
| 165 | <acronym>JPG</acronym>. Opaque formats include proprietary formats that can be |
| 166 | read and edited only by proprietary word processors, <acronym>SGML</acronym> or |
| 167 | <acronym>XML</acronym> for which the <acronym>DTD</acronym> and/or processing tools are |
| 168 | not generally available, and the machine-generated <acronym>HTML</acronym>, |
| 169 | PostScript or <acronym>PDF</acronym> produced by some word processors for |
| 170 | output purposes only. |
| 171 | </p> |
| 172 | <p>The “Title Page” means, for a printed book, the title page itself, |
| 173 | plus such following pages as are needed to hold, legibly, the material |
| 174 | this License requires to appear in the title page. For works in |
| 175 | formats which do not have any title page as such, “Title Page” means |
| 176 | the text near the most prominent appearance of the work’s title, |
| 177 | preceding the beginning of the body of the text. |
| 178 | </p> |
| 179 | <p>The “publisher” means any person or entity that distributes copies |
| 180 | of the Document to the public. |
| 181 | </p> |
| 182 | <p>A section “Entitled XYZ” means a named subunit of the Document whose |
| 183 | title either is precisely XYZ or contains XYZ in parentheses following |
| 184 | text that translates XYZ in another language. (Here XYZ stands for a |
| 185 | specific section name mentioned below, such as “Acknowledgements”, |
| 186 | “Dedications”, “Endorsements”, or “History”.) To “Preserve the Title” |
| 187 | of such a section when you modify the Document means that it remains a |
| 188 | section “Entitled XYZ” according to this definition. |
| 189 | </p> |
| 190 | <p>The Document may include Warranty Disclaimers next to the notice which |
| 191 | states that this License applies to the Document. These Warranty |
| 192 | Disclaimers are considered to be included by reference in this |
| 193 | License, but only as regards disclaiming warranties: any other |
| 194 | implication that these Warranty Disclaimers may have is void and has |
| 195 | no effect on the meaning of this License. |
| 196 | </p> |
| 197 | </li><li> VERBATIM COPYING |
| 198 | |
| 199 | <p>You may copy and distribute the Document in any medium, either |
| 200 | commercially or noncommercially, provided that this License, the |
| 201 | copyright notices, and the license notice saying this License applies |
| 202 | to the Document are reproduced in all copies, and that you add no other |
| 203 | conditions whatsoever to those of this License. You may not use |
| 204 | technical measures to obstruct or control the reading or further |
| 205 | copying of the copies you make or distribute. However, you may accept |
| 206 | compensation in exchange for copies. If you distribute a large enough |
| 207 | number of copies you must also follow the conditions in section 3. |
| 208 | </p> |
| 209 | <p>You may also lend copies, under the same conditions stated above, and |
| 210 | you may publicly display copies. |
| 211 | </p> |
| 212 | </li><li> COPYING IN QUANTITY |
| 213 | |
| 214 | <p>If you publish printed copies (or copies in media that commonly have |
| 215 | printed covers) of the Document, numbering more than 100, and the |
| 216 | Document’s license notice requires Cover Texts, you must enclose the |
| 217 | copies in covers that carry, clearly and legibly, all these Cover |
| 218 | Texts: Front-Cover Texts on the front cover, and Back-Cover Texts on |
| 219 | the back cover. Both covers must also clearly and legibly identify |
| 220 | you as the publisher of these copies. The front cover must present |
| 221 | the full title with all words of the title equally prominent and |
| 222 | visible. You may add other material on the covers in addition. |
| 223 | Copying with changes limited to the covers, as long as they preserve |
| 224 | the title of the Document and satisfy these conditions, can be treated |
| 225 | as verbatim copying in other respects. |
| 226 | </p> |
| 227 | <p>If the required texts for either cover are too voluminous to fit |
| 228 | legibly, you should put the first ones listed (as many as fit |
| 229 | reasonably) on the actual cover, and continue the rest onto adjacent |
| 230 | pages. |
| 231 | </p> |
| 232 | <p>If you publish or distribute Opaque copies of the Document numbering |
| 233 | more than 100, you must either include a machine-readable Transparent |
| 234 | copy along with each Opaque copy, or state in or with each Opaque copy |
| 235 | a computer-network location from which the general network-using |
| 236 | public has access to download using public-standard network protocols |
| 237 | a complete Transparent copy of the Document, free of added material. |
| 238 | If you use the latter option, you must take reasonably prudent steps, |
| 239 | when you begin distribution of Opaque copies in quantity, to ensure |
| 240 | that this Transparent copy will remain thus accessible at the stated |
| 241 | location until at least one year after the last time you distribute an |
| 242 | Opaque copy (directly or through your agents or retailers) of that |
| 243 | edition to the public. |
| 244 | </p> |
| 245 | <p>It is requested, but not required, that you contact the authors of the |
| 246 | Document well before redistributing any large number of copies, to give |
| 247 | them a chance to provide you with an updated version of the Document. |
| 248 | </p> |
| 249 | </li><li> MODIFICATIONS |
| 250 | |
| 251 | <p>You may copy and distribute a Modified Version of the Document under |
| 252 | the conditions of sections 2 and 3 above, provided that you release |
| 253 | the Modified Version under precisely this License, with the Modified |
| 254 | Version filling the role of the Document, thus licensing distribution |
| 255 | and modification of the Modified Version to whoever possesses a copy |
| 256 | of it. In addition, you must do these things in the Modified Version: |
| 257 | </p> |
| 258 | <ol> |
| 259 | <li> Use in the Title Page (and on the covers, if any) a title distinct |
| 260 | from that of the Document, and from those of previous versions |
| 261 | (which should, if there were any, be listed in the History section |
| 262 | of the Document). You may use the same title as a previous version |
| 263 | if the original publisher of that version gives permission. |
| 264 | |
| 265 | </li><li> List on the Title Page, as authors, one or more persons or entities |
| 266 | responsible for authorship of the modifications in the Modified |
| 267 | Version, together with at least five of the principal authors of the |
| 268 | Document (all of its principal authors, if it has fewer than five), |
| 269 | unless they release you from this requirement. |
| 270 | |
| 271 | </li><li> State on the Title page the name of the publisher of the |
| 272 | Modified Version, as the publisher. |
| 273 | |
| 274 | </li><li> Preserve all the copyright notices of the Document. |
| 275 | |
| 276 | </li><li> Add an appropriate copyright notice for your modifications |
| 277 | adjacent to the other copyright notices. |
| 278 | |
| 279 | </li><li> Include, immediately after the copyright notices, a license notice |
| 280 | giving the public permission to use the Modified Version under the |
| 281 | terms of this License, in the form shown in the Addendum below. |
| 282 | |
| 283 | </li><li> Preserve in that license notice the full lists of Invariant Sections |
| 284 | and required Cover Texts given in the Document’s license notice. |
| 285 | |
| 286 | </li><li> Include an unaltered copy of this License. |
| 287 | |
| 288 | </li><li> Preserve the section Entitled “History”, Preserve its Title, and add |
| 289 | to it an item stating at least the title, year, new authors, and |
| 290 | publisher of the Modified Version as given on the Title Page. If |
| 291 | there is no section Entitled “History” in the Document, create one |
| 292 | stating the title, year, authors, and publisher of the Document as |
| 293 | given on its Title Page, then add an item describing the Modified |
| 294 | Version as stated in the previous sentence. |
| 295 | |
| 296 | </li><li> Preserve the network location, if any, given in the Document for |
| 297 | public access to a Transparent copy of the Document, and likewise |
| 298 | the network locations given in the Document for previous versions |
| 299 | it was based on. These may be placed in the “History” section. |
| 300 | You may omit a network location for a work that was published at |
| 301 | least four years before the Document itself, or if the original |
| 302 | publisher of the version it refers to gives permission. |
| 303 | |
| 304 | </li><li> For any section Entitled “Acknowledgements” or “Dedications”, Preserve |
| 305 | the Title of the section, and preserve in the section all the |
| 306 | substance and tone of each of the contributor acknowledgements and/or |
| 307 | dedications given therein. |
| 308 | |
| 309 | </li><li> Preserve all the Invariant Sections of the Document, |
| 310 | unaltered in their text and in their titles. Section numbers |
| 311 | or the equivalent are not considered part of the section titles. |
| 312 | |
| 313 | </li><li> Delete any section Entitled “Endorsements”. Such a section |
| 314 | may not be included in the Modified Version. |
| 315 | |
| 316 | </li><li> Do not retitle any existing section to be Entitled “Endorsements” or |
| 317 | to conflict in title with any Invariant Section. |
| 318 | |
| 319 | </li><li> Preserve any Warranty Disclaimers. |
| 320 | </li></ol> |
| 321 | |
| 322 | <p>If the Modified Version includes new front-matter sections or |
| 323 | appendices that qualify as Secondary Sections and contain no material |
| 324 | copied from the Document, you may at your option designate some or all |
| 325 | of these sections as invariant. To do this, add their titles to the |
| 326 | list of Invariant Sections in the Modified Version’s license notice. |
| 327 | These titles must be distinct from any other section titles. |
| 328 | </p> |
| 329 | <p>You may add a section Entitled “Endorsements”, provided it contains |
| 330 | nothing but endorsements of your Modified Version by various |
| 331 | parties—for example, statements of peer review or that the text has |
| 332 | been approved by an organization as the authoritative definition of a |
| 333 | standard. |
| 334 | </p> |
| 335 | <p>You may add a passage of up to five words as a Front-Cover Text, and a |
| 336 | passage of up to 25 words as a Back-Cover Text, to the end of the list |
| 337 | of Cover Texts in the Modified Version. Only one passage of |
| 338 | Front-Cover Text and one of Back-Cover Text may be added by (or |
| 339 | through arrangements made by) any one entity. If the Document already |
| 340 | includes a cover text for the same cover, previously added by you or |
| 341 | by arrangement made by the same entity you are acting on behalf of, |
| 342 | you may not add another; but you may replace the old one, on explicit |
| 343 | permission from the previous publisher that added the old one. |
| 344 | </p> |
| 345 | <p>The author(s) and publisher(s) of the Document do not by this License |
| 346 | give permission to use their names for publicity for or to assert or |
| 347 | imply endorsement of any Modified Version. |
| 348 | </p> |
| 349 | </li><li> COMBINING DOCUMENTS |
| 350 | |
| 351 | <p>You may combine the Document with other documents released under this |
| 352 | License, under the terms defined in section 4 above for modified |
| 353 | versions, provided that you include in the combination all of the |
| 354 | Invariant Sections of all of the original documents, unmodified, and |
| 355 | list them all as Invariant Sections of your combined work in its |
| 356 | license notice, and that you preserve all their Warranty Disclaimers. |
| 357 | </p> |
| 358 | <p>The combined work need only contain one copy of this License, and |
| 359 | multiple identical Invariant Sections may be replaced with a single |
| 360 | copy. If there are multiple Invariant Sections with the same name but |
| 361 | different contents, make the title of each such section unique by |
| 362 | adding at the end of it, in parentheses, the name of the original |
| 363 | author or publisher of that section if known, or else a unique number. |
| 364 | Make the same adjustment to the section titles in the list of |
| 365 | Invariant Sections in the license notice of the combined work. |
| 366 | </p> |
| 367 | <p>In the combination, you must combine any sections Entitled “History” |
| 368 | in the various original documents, forming one section Entitled |
| 369 | “History”; likewise combine any sections Entitled “Acknowledgements”, |
| 370 | and any sections Entitled “Dedications”. You must delete all |
| 371 | sections Entitled “Endorsements.” |
| 372 | </p> |
| 373 | </li><li> COLLECTIONS OF DOCUMENTS |
| 374 | |
| 375 | <p>You may make a collection consisting of the Document and other documents |
| 376 | released under this License, and replace the individual copies of this |
| 377 | License in the various documents with a single copy that is included in |
| 378 | the collection, provided that you follow the rules of this License for |
| 379 | verbatim copying of each of the documents in all other respects. |
| 380 | </p> |
| 381 | <p>You may extract a single document from such a collection, and distribute |
| 382 | it individually under this License, provided you insert a copy of this |
| 383 | License into the extracted document, and follow this License in all |
| 384 | other respects regarding verbatim copying of that document. |
| 385 | </p> |
| 386 | </li><li> AGGREGATION WITH INDEPENDENT WORKS |
| 387 | |
| 388 | <p>A compilation of the Document or its derivatives with other separate |
| 389 | and independent documents or works, in or on a volume of a storage or |
| 390 | distribution medium, is called an “aggregate” if the copyright |
| 391 | resulting from the compilation is not used to limit the legal rights |
| 392 | of the compilation’s users beyond what the individual works permit. |
| 393 | When the Document is included in an aggregate, this License does not |
| 394 | apply to the other works in the aggregate which are not themselves |
| 395 | derivative works of the Document. |
| 396 | </p> |
| 397 | <p>If the Cover Text requirement of section 3 is applicable to these |
| 398 | copies of the Document, then if the Document is less than one half of |
| 399 | the entire aggregate, the Document’s Cover Texts may be placed on |
| 400 | covers that bracket the Document within the aggregate, or the |
| 401 | electronic equivalent of covers if the Document is in electronic form. |
| 402 | Otherwise they must appear on printed covers that bracket the whole |
| 403 | aggregate. |
| 404 | </p> |
| 405 | </li><li> TRANSLATION |
| 406 | |
| 407 | <p>Translation is considered a kind of modification, so you may |
| 408 | distribute translations of the Document under the terms of section 4. |
| 409 | Replacing Invariant Sections with translations requires special |
| 410 | permission from their copyright holders, but you may include |
| 411 | translations of some or all Invariant Sections in addition to the |
| 412 | original versions of these Invariant Sections. You may include a |
| 413 | translation of this License, and all the license notices in the |
| 414 | Document, and any Warranty Disclaimers, provided that you also include |
| 415 | the original English version of this License and the original versions |
| 416 | of those notices and disclaimers. In case of a disagreement between |
| 417 | the translation and the original version of this License or a notice |
| 418 | or disclaimer, the original version will prevail. |
| 419 | </p> |
| 420 | <p>If a section in the Document is Entitled “Acknowledgements”, |
| 421 | “Dedications”, or “History”, the requirement (section 4) to Preserve |
| 422 | its Title (section 1) will typically require changing the actual |
| 423 | title. |
| 424 | </p> |
| 425 | </li><li> TERMINATION |
| 426 | |
| 427 | <p>You may not copy, modify, sublicense, or distribute the Document |
| 428 | except as expressly provided under this License. Any attempt |
| 429 | otherwise to copy, modify, sublicense, or distribute it is void, and |
| 430 | will automatically terminate your rights under this License. |
| 431 | </p> |
| 432 | <p>However, if you cease all violation of this License, then your license |
| 433 | from a particular copyright holder is reinstated (a) provisionally, |
| 434 | unless and until the copyright holder explicitly and finally |
| 435 | terminates your license, and (b) permanently, if the copyright holder |
| 436 | fails to notify you of the violation by some reasonable means prior to |
| 437 | 60 days after the cessation. |
| 438 | </p> |
| 439 | <p>Moreover, your license from a particular copyright holder is |
| 440 | reinstated permanently if the copyright holder notifies you of the |
| 441 | violation by some reasonable means, this is the first time you have |
| 442 | received notice of violation of this License (for any work) from that |
| 443 | copyright holder, and you cure the violation prior to 30 days after |
| 444 | your receipt of the notice. |
| 445 | </p> |
| 446 | <p>Termination of your rights under this section does not terminate the |
| 447 | licenses of parties who have received copies or rights from you under |
| 448 | this License. If your rights have been terminated and not permanently |
| 449 | reinstated, receipt of a copy of some or all of the same material does |
| 450 | not give you any rights to use it. |
| 451 | </p> |
| 452 | </li><li> FUTURE REVISIONS OF THIS LICENSE |
| 453 | |
| 454 | <p>The Free Software Foundation may publish new, revised versions |
| 455 | of the GNU Free Documentation License from time to time. Such new |
| 456 | versions will be similar in spirit to the present version, but may |
| 457 | differ in detail to address new problems or concerns. See |
| 458 | <a href="http://www.gnu.org/copyleft/">http://www.gnu.org/copyleft/</a>. |
| 459 | </p> |
| 460 | <p>Each version of the License is given a distinguishing version number. |
| 461 | If the Document specifies that a particular numbered version of this |
| 462 | License “or any later version” applies to it, you have the option of |
| 463 | following the terms and conditions either of that specified version or |
| 464 | of any later version that has been published (not as a draft) by the |
| 465 | Free Software Foundation. If the Document does not specify a version |
| 466 | number of this License, you may choose any version ever published (not |
| 467 | as a draft) by the Free Software Foundation. If the Document |
| 468 | specifies that a proxy can decide which future versions of this |
| 469 | License can be used, that proxy’s public statement of acceptance of a |
| 470 | version permanently authorizes you to choose that version for the |
| 471 | Document. |
| 472 | </p> |
| 473 | </li><li> RELICENSING |
| 474 | |
| 475 | <p>“Massive Multiauthor Collaboration Site” (or “MMC Site”) means any |
| 476 | World Wide Web server that publishes copyrightable works and also |
| 477 | provides prominent facilities for anybody to edit those works. A |
| 478 | public wiki that anybody can edit is an example of such a server. A |
| 479 | “Massive Multiauthor Collaboration” (or “MMC”) contained in the |
| 480 | site means any set of copyrightable works thus published on the MMC |
| 481 | site. |
| 482 | </p> |
| 483 | <p>“CC-BY-SA” means the Creative Commons Attribution-Share Alike 3.0 |
| 484 | license published by Creative Commons Corporation, a not-for-profit |
| 485 | corporation with a principal place of business in San Francisco, |
| 486 | California, as well as future copyleft versions of that license |
| 487 | published by that same organization. |
| 488 | </p> |
| 489 | <p>“Incorporate” means to publish or republish a Document, in whole or |
| 490 | in part, as part of another Document. |
| 491 | </p> |
| 492 | <p>An MMC is “eligible for relicensing” if it is licensed under this |
| 493 | License, and if all works that were first published under this License |
| 494 | somewhere other than this MMC, and subsequently incorporated in whole |
| 495 | or in part into the MMC, (1) had no cover texts or invariant sections, |
| 496 | and (2) were thus incorporated prior to November 1, 2008. |
| 497 | </p> |
| 498 | <p>The operator of an MMC Site may republish an MMC contained in the site |
| 499 | under CC-BY-SA on the same site at any time before August 1, 2009, |
| 500 | provided the MMC is eligible for relicensing. |
| 501 | </p> |
| 502 | </li></ol> |
| 503 | |
| 504 | <a name="ADDENDUM_003a-How-to-use-this-License-for-your-documents"></a> |
| 505 | <h3 class="heading">ADDENDUM: How to use this License for your documents</h3> |
| 506 | |
| 507 | <p>To use this License in a document you have written, include a copy of |
| 508 | the License in the document and put the following copyright and |
| 509 | license notices just after the title page: |
| 510 | </p> |
| 511 | <div class="smallexample"> |
| 512 | <pre class="smallexample"> Copyright (C) <var>year</var> <var>your name</var>. |
| 513 | Permission is granted to copy, distribute and/or modify this document |
| 514 | under the terms of the GNU Free Documentation License, Version 1.3 |
| 515 | or any later version published by the Free Software Foundation; |
| 516 | with no Invariant Sections, no Front-Cover Texts, and no Back-Cover |
| 517 | Texts. A copy of the license is included in the section entitled ``GNU |
| 518 | Free Documentation License''. |
| 519 | </pre></div> |
| 520 | |
| 521 | <p>If you have Invariant Sections, Front-Cover Texts and Back-Cover Texts, |
| 522 | replace the “with…Texts.” line with this: |
| 523 | </p> |
| 524 | <div class="smallexample"> |
| 525 | <pre class="smallexample"> with the Invariant Sections being <var>list their titles</var>, with |
| 526 | the Front-Cover Texts being <var>list</var>, and with the Back-Cover Texts |
| 527 | being <var>list</var>. |
| 528 | </pre></div> |
| 529 | |
| 530 | <p>If you have Invariant Sections without Cover Texts, or some other |
| 531 | combination of the three, merge those two alternatives to suit the |
| 532 | situation. |
| 533 | </p> |
| 534 | <p>If your document contains nontrivial examples of program code, we |
| 535 | recommend releasing these examples in parallel under your choice of |
| 536 | free software license, such as the GNU General Public License, |
| 537 | to permit their use in free software. |
| 538 | </p> |
| 539 | |
| 540 | |
| 541 | <hr> |
| 542 | <div class="header"> |
| 543 | <p> |
| 544 | Next: <a href="AS-Index.html#AS-Index" accesskey="n" rel="next">AS Index</a>, Previous: <a href="Acknowledgements.html#Acknowledgements" accesskey="p" rel="prev">Acknowledgements</a>, Up: <a href="index.html#Top" accesskey="u" rel="up">Top</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="AS-Index.html#AS-Index" title="Index" rel="index">Index</a>]</p> |
| 545 | </div> |
| 546 | |
| 547 | |
| 548 | |
| 549 | </body> |
| 550 | </html> |