Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

548 lines
28KB

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