fdl.cc

Go to the documentation of this file.
00001 //
00002 // $Id: fdl.cc,v 1.3 2003/06/21 20:22:28 cholm Exp $
00003 //
00004 //   fdl.cc
00005 //   Copyright (C) 2002  Christian Holm Christensen <cholm@nbi.dk>
00006 //
00007 //   This library is free software; you can redistribute it and/or
00008 //   modify it under the terms of the GNU Lesser General Public License 
00009 //   as published by the Free Software Foundation; either version 2 of 
00010 //   the License, or (at your option) any later version.  
00011 //
00012 //   This library is distributed in the hope that it will be useful,
00013 //   but WITHOUT ANY WARRANTY; without even the implied warranty of
00014 //   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
00015 //   Lesser General Public License for more details. 
00016 //
00017 //   You should have received a copy of the GNU Lesser General Public
00018 //   License along with this library; if not, write to the Free
00019 //   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, 
00020 //   MA 02111-1307  USA  
00021 //
00022 //
00023 /** @file   doc/fdl.cc
00024     @author Christian Holm
00025     @date   Sun Sep 15 16:29:24 2002
00026     @brief  GNU Free Documentation License. */
00027 
00028 /** @page fdl Copyright of documentation. 
00029 
00030     <center>GNU Free Documentation License<br>
00031     Version 1.1, March 2000</center>
00032 
00033     Copyright (c) 2000 Free Software Foundation, Inc. Free Software
00034     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
00035     02111-1307, USA. Everyone is permitted to copy and distribute
00036     verbatim copies of this license document, but changing it is not
00037     allowed.  
00038 
00039     <dl> 
00040       <dt>0. PREAMBLE</dt>
00041       <dd> The purpose of this License is to make a manual, textbook,
00042         or other written document "free" in the sense of freedom: to
00043         assure everyone the effective freedom to copy and redistribute
00044         it, with or without modifying it, either commercially or
00045         noncommercially. Secondarily, this License preserves for the
00046         author and publisher a way to get credit for their work, while
00047         not being considered responsible for modifications made by
00048         others.
00049     
00050         This License is a kind of "copyleft", which means that
00051         derivative works of the document must themselves be free in
00052         the same sense. It complements the GNU General Public License,
00053         which is a copyleft license designed for free software.
00054     
00055         We have designed this License in order to use it for manuals
00056         for free software, because free software needs free
00057         documentation: a free program should come with manuals
00058         providing the same freedoms that the software does. But this
00059         License is not limited to software manuals; it can be used for
00060         any textual work, regardless of subject matter or whether it
00061         is published as a printed book. We recommend this License
00062         principally for works whose purpose is instruction or
00063         reference.  </dd>
00064 
00065       <dt>1. APPLICABILITY AND DEFINITIONS</dt>
00066       <dd> This License applies to any manual or other work that
00067         contains a notice placed by the copyright holder saying it can
00068         be distributed under the terms of this License. The
00069         "Document", below, refers to any such manual or work. Any
00070         member of the public is a licensee, and is addressed as "you".
00071     
00072         A "Modified Version" of the Document means any work containing
00073         the Document or a portion of it, either copied verbatim, or
00074         with modifications and/or translated into another language.
00075         
00076         A "Secondary Section" is a named appendix or a front-matter
00077         section of the Document that deals exclusively with the
00078         relationship of the publishers or authors of the Document to
00079         the Document's overall subject (or to related matters) and
00080         contains nothing that could fall directly within that overall
00081         subject. (For example, if the Document is in part a textbook
00082         of mathematics, a Secondary Section may not explain any
00083         mathematics.)  The relationship could be a matter of
00084         historical connection with the subject or with related
00085         matters, or of legal, commercial, philosophical, ethical or
00086         political position regarding them.
00087 
00088         The "Invariant Sections" are certain Secondary Sections whose
00089         titles are designated, as being those of Invariant Sections,
00090         in the notice that says that the Document is released under
00091         this License.
00092     
00093         The "Cover Texts" are certain short passages of text that are
00094         listed, as Front-Cover Texts or Back-Cover Texts, in the
00095         notice that says that the Document is released under this
00096         License.
00097         
00098         A "Transparent" copy of the Document means a machine-readable
00099         copy, represented in a format whose specification is available
00100         to the general public, whose contents can be viewed and edited
00101         directly and straightforwardly with generic text editors or
00102         (for images composed of pixels) generic paint programs or (for
00103         drawings) some widely available drawing editor, and that is
00104         suitable for input to text formatters or for automatic
00105         translation to a variety of formats suitable for input to text
00106         formatters. A copy made in an otherwise Transparent file
00107         format whose markup has been designed to thwart or discourage
00108         subsequent modification by readers is not Transparent.  A copy
00109         that is not "Transparent" is called "Opaque".
00110     
00111         Examples of suitable formats for Transparent copies include
00112         plain ASCII without markup, Texinfo input format, LaTeX input
00113         format, SGML or XML using a publicly available DTD, and
00114         standard-conforming simple HTML designed for human
00115         modification. Opaque formats include PostScript, PDF,
00116         proprietary formats that can be read and edited only by
00117         proprietary word processors, SGML or XML for which the DTD
00118         and/or processing tools are not generally available, and the
00119         machine-generated HTML produced by some word processors for
00120         output purposes only.
00121     
00122         The "Title Page" means, for a printed book, the title page
00123         itself, plus such following pages as are needed to hold,
00124         legibly, the material this License requires to appear in the
00125         title page. For works in formats which do not have any title
00126         page as such, "Title Page" means the text near the most
00127         prominent appearance of the work's title, preceding the
00128         beginning of the body of the text.
00129       </dd>
00130 
00131     
00132       <dt>2. VERBATIM COPYING</dt>
00133       <dd> You may copy and distribute the Document in any medium, either
00134         commercially or noncommercially, provided that this License, the
00135         copyright notices, and the license notice saying this License
00136         applies to the Document are reproduced in all copies, and that
00137         you add no other conditions whatsoever to those of this
00138         License. You may not use technical measures to obstruct or
00139         control the reading or further copying of the copies you make or
00140         distribute. However, you may accept compensation in exchange for
00141         copies. If you distribute a large enough number of copies you
00142         must also follow the conditions in section 3.
00143     
00144         You may also lend copies, under the same conditions stated
00145         above, and you may publicly display copies.</dd>
00146     
00147       <dt>3. COPYING IN QUANTITY</dt>
00148       <dd> If you publish printed copies of the Document numbering
00149         more than 100, and the Document's license notice requires
00150         Cover Texts, you must enclose the copies in covers that carry,
00151         clearly and legibly, all these Cover Texts: Front-Cover Texts
00152         on the front cover, and Back-Cover Texts on the back
00153         cover. Both covers must also clearly and legibly identify you
00154         as the publisher of these copies. The front cover must present
00155         the full title with all words of the title equally prominent
00156         and visible. You may add other material on the covers in
00157         addition. Copying with changes limited to the covers, as long
00158         as they preserve the title of the Document and satisfy these
00159         conditions, can be treated as verbatim copying in other
00160         respects.
00161     
00162         If the required texts for either cover are too voluminous to
00163         fit legibly, you should put the first ones listed (as many as
00164         fit reasonably) on the actual cover, and continue the rest
00165         onto adjacent pages.
00166     
00167         If you publish or distribute Opaque copies of the Document
00168         numbering more than 100, you must either include a
00169         machine-readable Transparent copy along with each Opaque copy,
00170         or state in or with each Opaque copy a publicly-accessible
00171         computer-network location containing a complete Transparent
00172         copy of the Document, free of added material, which the
00173         general network-using public has access to download
00174         anonymously at no charge using public-standard network
00175         protocols. If you use the latter option, you must take
00176         reasonably prudent steps, when you begin distribution of
00177         Opaque copies in quantity, to ensure that this Transparent
00178         copy will remain thus accessible at the stated location until
00179         at least one year after the last time you distribute an Opaque
00180         copy (directly or through your agents or retailers) of that
00181         edition to the public.
00182     
00183         It is requested, but not required, that you contact the
00184         authors of the Document well before redistributing any large
00185         number of copies, to give them a chance to provide you with an
00186         updated version of the Document.</dd>
00187     
00188       <dt>4. MODIFICATIONS</dt>
00189       <dd> You may copy and distribute a Modified Version of the
00190         Document under the conditions of sections 2 and 3 above,
00191         provided that you release the Modified Version under precisely
00192         this License, with the Modified Version filling the role of
00193         the Document, thus licensing distribution and modification of
00194         the Modified Version to whoever possesses a copy of it. In
00195         addition, you must do these things in the Modified Version:
00196     
00197         <ul>
00198           <li> A:  Use in the Title Page (and on the covers, if any) a
00199             title distinct from that of the Document, and from those
00200             of previous versions (which should, if there were any, be
00201             listed in the History section of the Document). You may
00202             use the same title as a previous version if the original
00203             publisher of that version gives permission.</li>
00204       
00205           <li> B:  List on the Title Page, as authors, one or more persons
00206             or entities responsible for authorship of the
00207             modifications in the Modified Version, together with at
00208             least five of the principal authors of the Document (all
00209             of its principal authors, if it has less than five).</li>
00210       
00211           <li> C:  State on the Title Page the name of the publisher of
00212             the Modified Version, as the publisher.</li>
00213       
00214           <li> D:  Preserve all the copyright notices of the Document.</li>
00215       
00216           <li> E:  Add an appropriate copyright notice for your
00217             modifications adjacent to the other copyright
00218             notices.</li>
00219       
00220           <li> F:  Include, immediately after the copyright notices, a
00221             license notice giving the public permission to use the
00222             Modified Version under the terms of this License, in the
00223             form shown in the Addendum below.</li>
00224       
00225           <li> G:  Preserve in that license notice the full lists of
00226             Invariant Sections and required Cover Texts given in the
00227             Document's license notice.</li>
00228       
00229           <li> H:  Include an unaltered copy of this License.</li>
00230       
00231           <li> I:  Preserve the section entitled "History", and its title,
00232             and add to it an item stating at least the title, year,
00233             new authors, and publisher of the Modified Version as
00234             given on the Title Page.  If there is no section entitled
00235             "History" in the Document, create one stating the title,
00236             year, authors, and publisher of the Document as given on
00237             its Title Page, then add an item describing the Modified
00238             Version as stated in the previous sentence.</li>
00239       
00240           <li> J:  Preserve the network location, if any, given in the
00241             Document for public access to a Transparent copy of the
00242             Document, and likewise the network locations given in the
00243             Document for previous versions it was based on. These may
00244             be placed in the "History" section.  You may omit a
00245             network location for a work that was published at least
00246             four years before the Document itself, or if the original
00247             publisher of the version it refers to gives
00248             permission.</li>
00249       
00250           <li> K:  In any section entitled "Acknowledgements" or
00251             "Dedications", preserve the section's title, and preserve
00252             in the section all the substance and tone of each of the
00253             contributor acknowledgements and/or dedications given
00254             therein.</li>
00255       
00256           <li> L:  Preserve all the Invariant Sections of the Document,
00257             unaltered in their text and in their titles.  Section
00258             numbers or the equivalent are not considered part of the
00259             section titles.</li>
00260       
00261           <li> M:  Delete any section entitled "Endorsements". Such a
00262             section may not be included in the Modified Version.</li>
00263       
00264           <li> N:  Do not retitle any existing section as "Endorsements"
00265             or to conflict in title with any Invariant Section.</li>
00266         </ul>
00267     
00268         If the Modified Version includes new front-matter sections or
00269         appendices that qualify as Secondary Sections and contain no
00270         material copied from the Document, you may at your option
00271         designate some or all of these sections as invariant. To do
00272         this, add their titles to the list of Invariant Sections in
00273         the Modified Version's license notice.  These titles must be
00274         distinct from any other section titles.
00275     
00276         You may add a section entitled "Endorsements", provided it
00277         contains nothing but endorsements of your Modified Version by
00278         various parties--for example, statements of peer review or
00279         that the text has been approved by an organization as the
00280         authoritative definition of a standard.
00281     
00282         You may add a passage of up to five words as a Front-Cover
00283         Text, and a passage of up to 25 words as a Back-Cover Text, to
00284         the end of the list of Cover Texts in the Modified Version.
00285         Only one passage of Front-Cover Text and one of Back-Cover
00286         Text may be added by (or through arrangements made by) any one
00287         entity. If the Document already includes a cover text for the
00288         same cover, previously added by you or by arrangement made by
00289         the same entity you are acting on behalf of, you may not add
00290         another; but you may replace the old one, on explicit
00291         permission from the previous publisher that added the old one.
00292     
00293         The author(s) and publisher(s) of the Document do not by this
00294         License give permission to use their names for publicity for
00295         or to assert or imply endorsement of any Modified Version .
00296         </dd>
00297 
00298     
00299       <dt>5. COMBINING DOCUMENTS</dt>
00300       <dd> You may combine the Document with other documents released
00301         under this License, under the terms defined in section 4 above
00302         for modified versions, provided that you include in the
00303         combination all of the Invariant Sections of all of the
00304         original documents, unmodified, and list them all as Invariant
00305         Sections of your combined work in its license notice.
00306     
00307         The combined work need only contain one copy of this License,
00308         and multiple identical Invariant Sections may be replaced with
00309         a single copy. If there are multiple Invariant Sections with
00310         the same name but different contents, make the title of each
00311         such section unique by adding at the end of it, in
00312         parentheses, the name of the original author or publisher of
00313         that section if known, or else a unique number. Make the same
00314         adjustment to the section titles in the list of Invariant
00315         Sections in the license notice of the combined work.
00316     
00317         In the combination, you must combine any sections entitled
00318       "History" in the various original documents, forming one section
00319       entitled "History"; likewise combine any sections entitled
00320       "Acknowledgements", and any sections entitled "Dedications".
00321       You must delete all sections entitled "Endorsements."</dd>
00322     
00323       <dt>6. COLLECTIONS OF DOCUMENTS</dt>
00324       <dd> You may make a collection consisting of the Document and
00325         other documents released under this License, and replace the
00326         individual copies of this License in the various documents
00327         with a single copy that is included in the collection,
00328         provided that you follow the rules of this License for
00329         verbatim copying of each of the documents in all other
00330         respects.
00331     
00332         You may extract a single document from such a collection, and
00333         dispbibute it individually under this License, provided you
00334         insert a copy of this License into the extracted document, and
00335         follow this License in all other respects regarding verbatim
00336         copying of that document.</dd>
00337     
00338       <dt>7. AGGREGATION WITH INDEPENDENT WORKS</dt>
00339       <dd> A compilation of the Document or its derivatives with other
00340         separate and independent documents or works, in or on a volume
00341         of a storage or distribution medium, does not as a whole count
00342         as a Modified Version of the Document, provided no compilation
00343         copyright is claimed for the compilation.  Such a compilation
00344         is called an "aggregate", and this License does not apply to
00345         the other self-contained works thus compiled with the Document
00346         , on account of their being thus compiled, if they are not
00347         themselves derivative works of the Document.  If the Cover
00348         Text requirement of section 3 is applicable to these copies of
00349         the Document, then if the Document is less than one quarter of
00350         the entire aggregate, the Document's Cover Texts may be placed
00351         on covers that surround only the Document within the
00352         aggregate. Otherwise they must appear on covers around the
00353         whole aggregate.</dd>
00354     
00355       <dt>8. TRANSLATION</dt>
00356       <dd> Translation is considered a kind of modification, so you
00357         may distribute translations of the Document under the terms of
00358         section 4. Replacing Invariant Sections with translations
00359         requires special permission from their copyright holders, but
00360         you may include translations of some or all Invariant Sections
00361         in addition to the original versions of these Invariant
00362         Sections. You may include a translation of this License
00363         provided that you also include the original English version of
00364         this License. In case of a disagreement between the
00365         translation and the original English version of this License,
00366         the original English version will prevail.</dd>
00367     
00368       <dt>9. TERMINATION</dt>
00369       <dd> You may not copy, modify, sublicense, or distribute the
00370         Document except as expressly provided for under this
00371         License. Any other attempt to copy, modify, sublicense or
00372         distribute the Document is void, and will automatically
00373         terminate your rights under this License. However, parties who
00374         have received copies, or rights, from you under this License
00375         will not have their licenses terminated so long as such
00376         parties remain in full compliance.</dd>
00377     
00378       <dt>10. FUTURE REVISIONS OF THIS LICENSE</dt>
00379       <dd> The Free Software Foundation may publish new, revised
00380         versions of the GNU Free Documentation License from time to
00381         time. Such new versions will be similar in spirit to the
00382         present version, but may differ in detail to address new
00383         problems or concerns. See http://www.gnu.org/copyleft/.
00384 
00385 
00386         Each version of the License is given a distinguishing version
00387         number. If the Document specifies that a particular numbered
00388         version of this License "or any later version" applies to it,
00389         you have the option of following the terms and conditions
00390         either of that specified version or of any later version that
00391         has been published (not as a draft) by the Free Software
00392         Foundation. If the Document does not specify a version number
00393         of this License, you may choose any version ever published
00394         (not as a draft) by the Free Software Foundation.  </dd>
00395     </dl>
00396     <center>Addendum</center>
00397 
00398     To use this License in a document you have written, include a copy
00399     of the License in the document and put the following copyright and
00400     license notices just after the title page:
00401     
00402     @verbatim
00403       Copyright (C) YEAR YOUR NAME.
00404       
00405       Permission is granted to copy, distribute and/or modify this
00406       document under the terms of the GNU Free Documentation License,
00407       Version 1.1 or any later version published by the Free Software
00408       Foundation; with the Invariant Sections being LIST THEIR TITLES,
00409       with the Front-Cover Texts being LIST, and with the Back-Cover
00410       Texts being LIST.  A copy of the license is included in the
00411       section entitled "GNU Free Documentation License".
00412     @endverbatim
00413       
00414     If you have no Invariant Sections, write "with no Invariant
00415     Sections" instead of saying which ones are invariant.  If you have
00416     no Front-Cover Texts, write "no Front-Cover Texts" instead of
00417     "Front-Cover Texts being LIST"; likewise for Back-Cover Texts.
00418     
00419     If your document contains nontrivial examples of program code,
00420     we recommend releasing these examples in parallel under your
00421     choice of free software license, such as the GNU General Public 
00422     License, to permit their use in free software.
00423 
00424 */ 
00425 #error This file is not for compilation
00426 //
00427 // EOF
00428 //
Top of page
Christian Holm (home page)
Last update Fri Jul 8 12:58:03 2005
Created by DoxyGen 1.4.3-20050530