home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / doc / gcc-3.3-base / copyright < prev    next >
Encoding:
Text File  |  2007-01-03  |  26.1 KB  |  523 lines

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