home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / share / doc / diveintopython / copyright < prev    next >
Encoding:
Text File  |  2005-07-21  |  32.7 KB  |  668 lines

  1. This package was debianized by Ross Burton <ross@debian.org> on
  2. Thu,  9 Oct 2003 17:36:05 +0100.
  3.  
  4. It was downloaded from http://www.diveintopython.org/
  5.  
  6. Upstream Author: Mark Pilgrim <mark@diveintopython.org>
  7.  
  8. Copyright:
  9.  
  10. "Dive Into Python" is licensed under the GNU Free Documentation License (v1.1),
  11. Permission is granted to copy, distribute, and/or modify this document under the
  12. terms of the GNU Free Documentation License, Version 1.1 or any later version
  13. published by the Free Software Foundation; with no Invariant Sections, no
  14. Front-Cover Texts, and no Back-Cover Texts. A copy of the license is appended
  15. below.
  16.  
  17. The examples in /usr/share/doc/diveintopython/examples are covered by
  18. the Python 2.1.1 License, which is also appended below.
  19.  
  20.  
  21.  
  22. GNU Free Documentation License
  23. ******************************
  24.  
  25.                         Version 1.1, March 2000
  26.      Copyright (C) 2000 Free Software Foundation, Inc.
  27.      59 Temple Place, Suite 330, Boston, MA  02111-1307, USA
  28.  
  29.      Everyone is permitted to copy and distribute verbatim copies
  30.      of this license document, but changing it is not allowed.
  31.  
  32.   0. PREAMBLE
  33.  
  34.      The purpose of this License is to make a manual, textbook, or other
  35.      written document "free" in the sense of freedom: to assure everyone
  36.      the effective freedom to copy and redistribute it, with or without
  37.      modifying it, either commercially or noncommercially.  Secondarily,
  38.      this License preserves for the author and publisher a way to get
  39.      credit for their work, while not being considered responsible for
  40.      modifications made by others.
  41.  
  42.      This License is a kind of "copyleft", which means that derivative
  43.      works of the document must themselves be free in the same sense.
  44.      It complements the GNU General Public License, which is a copyleft
  45.      license designed for free software.
  46.  
  47.      We have designed this License in order to use it for manuals for
  48.      free software, because free software needs free documentation: a
  49.      free program should come with manuals providing the same freedoms
  50.      that the software does.  But this License is not limited to
  51.      software manuals; it can be used for any textual work, regardless
  52.      of subject matter or whether it is published as a printed book.
  53.      We recommend this License principally for works whose purpose is
  54.      instruction or reference.
  55.  
  56.   1. APPLICABILITY AND DEFINITIONS
  57.  
  58.      This License applies to any manual or other work that contains a
  59.      notice placed by the copyright holder saying it can be distributed
  60.      under the terms of this License.  The "Document", below, refers to
  61.      any such manual or work.  Any member of the public is a licensee,
  62.      and is addressed as "you".
  63.  
  64.      A "Modified Version" of the Document means any work containing the
  65.      Document or a portion of it, either copied verbatim, or with
  66.      modifications and/or translated into another language.
  67.  
  68.      A "Secondary Section" is a named appendix or a front-matter
  69.      section of the Document that deals exclusively with the
  70.      relationship of the publishers or authors of the Document to the
  71.      Document's overall subject (or to related matters) and contains
  72.      nothing that could fall directly within that overall subject.
  73.      (For example, if the Document is in part a textbook of
  74.      mathematics, a Secondary Section may not explain any mathematics.)
  75.      The relationship could be a matter of historical connection with
  76.      the subject or with related matters, or of legal, commercial,
  77.      philosophical, ethical or political position regarding them.
  78.  
  79.      The "Invariant Sections" are certain Secondary Sections whose
  80.      titles are designated, as being those of Invariant Sections, in
  81.      the notice that says that the Document is released under this
  82.      License.
  83.  
  84.      The "Cover Texts" are certain short passages of text that are
  85.      listed, as Front-Cover Texts or Back-Cover Texts, in the notice
  86.      that says that the Document is released under this License.
  87.  
  88.      A "Transparent" copy of the Document means a machine-readable copy,
  89.      represented in a format whose specification is available to the
  90.      general public, whose contents can be viewed and edited directly
  91.      and straightforwardly with generic text editors or (for images
  92.      composed of pixels) generic paint programs or (for drawings) some
  93.      widely available drawing editor, and that is suitable for input to
  94.      text formatters or for automatic translation to a variety of
  95.      formats suitable for input to text formatters.  A copy made in an
  96.      otherwise Transparent file format whose markup has been designed
  97.      to thwart or discourage subsequent modification by readers is not
  98.      Transparent.  A copy that is not "Transparent" is called "Opaque".
  99.  
  100.      Examples of suitable formats for Transparent copies include plain
  101.      ASCII without markup, Texinfo input format, LaTeX input format,
  102.      SGML or XML using a publicly available DTD, and
  103.      standard-conforming simple HTML designed for human modification.
  104.      Opaque formats include PostScript, PDF, proprietary formats that
  105.      can be read and edited only by proprietary word processors, SGML
  106.      or XML for which the DTD and/or processing tools are not generally
  107.      available, and the machine-generated HTML produced by some word
  108.      processors for output purposes only.
  109.  
  110.      The "Title Page" means, for a printed book, the title page itself,
  111.      plus such following pages as are needed to hold, legibly, the
  112.      material this License requires to appear in the title page.  For
  113.      works in formats which do not have any title page as such, "Title
  114.      Page" means the text near the most prominent appearance of the
  115.      work's title, preceding the beginning of the body of the text.
  116.  
  117.   2. VERBATIM COPYING
  118.  
  119.      You may copy and distribute the Document in any medium, either
  120.      commercially or noncommercially, provided that this License, the
  121.      copyright notices, and the license notice saying this License
  122.      applies to the Document are reproduced in all copies, and that you
  123.      add no other conditions whatsoever to those of this License.  You
  124.      may not use technical measures to obstruct or control the reading
  125.      or further copying of the copies you make or distribute.  However,
  126.      you may accept compensation in exchange for copies.  If you
  127.      distribute a large enough number of copies you must also follow
  128.      the conditions in section 3.
  129.  
  130.      You may also lend copies, under the same conditions stated above,
  131.      and you may publicly display copies.
  132.  
  133.   3. COPYING IN QUANTITY
  134.  
  135.      If you publish printed copies of the Document numbering more than
  136.      100, and the Document's license notice requires Cover Texts, you
  137.      must enclose the copies in covers that carry, clearly and legibly,
  138.      all these Cover Texts: Front-Cover Texts on the front cover, and
  139.      Back-Cover Texts on the back cover.  Both covers must also clearly
  140.      and legibly identify you as the publisher of these copies.  The
  141.      front cover must present the full title with all words of the
  142.      title equally prominent and visible.  You may add other material
  143.      on the covers in addition.  Copying with changes limited to the
  144.      covers, as long as they preserve the title of the Document and
  145.      satisfy these conditions, can be treated as verbatim copying in
  146.      other respects.
  147.  
  148.      If the required texts for either cover are too voluminous to fit
  149.      legibly, you should put the first ones listed (as many as fit
  150.      reasonably) on the actual cover, and continue the rest onto
  151.      adjacent pages.
  152.  
  153.      If you publish or distribute Opaque copies of the Document
  154.      numbering more than 100, you must either include a
  155.      machine-readable Transparent copy along with each Opaque copy, or
  156.      state in or with each Opaque copy a publicly-accessible
  157.      computer-network location containing a complete Transparent copy
  158.      of the Document, free of added material, which the general
  159.      network-using public has access to download anonymously at no
  160.      charge using public-standard network protocols.  If you use the
  161.      latter option, you must take reasonably prudent steps, when you
  162.      begin distribution of Opaque copies in quantity, to ensure that
  163.      this Transparent copy will remain thus accessible at the stated
  164.      location until at least one year after the last time you
  165.      distribute an Opaque copy (directly or through your agents or
  166.      retailers) of that edition to the public.
  167.  
  168.      It is requested, but not required, that you contact the authors of
  169.      the Document well before redistributing any large number of
  170.      copies, to give them a chance to provide you with an updated
  171.      version of the Document.
  172.  
  173.   4. MODIFICATIONS
  174.  
  175.      You may copy and distribute a Modified Version of the Document
  176.      under the conditions of sections 2 and 3 above, provided that you
  177.      release the Modified Version under precisely this License, with
  178.      the Modified Version filling the role of the Document, thus
  179.      licensing distribution and modification of the Modified Version to
  180.      whoever possesses a copy of it.  In addition, you must do these
  181.      things in the Modified Version:
  182.  
  183.        A. Use in the Title Page (and on the covers, if any) a title
  184.           distinct from that of the Document, and from those of
  185.           previous versions (which should, if there were any, be listed
  186.           in the History section of the Document).  You may use the
  187.           same title as a previous version if the original publisher of
  188.           that version gives permission.
  189.  
  190.        B. List on the Title Page, as authors, one or more persons or
  191.           entities responsible for authorship of the modifications in
  192.           the Modified Version, together with at least five of the
  193.           principal authors of the Document (all of its principal
  194.           authors, if it has less than five).
  195.  
  196.        C. State on the Title page the name of the publisher of the
  197.           Modified Version, as the publisher.
  198.  
  199.        D. Preserve all the copyright notices of the Document.
  200.  
  201.        E. Add an appropriate copyright notice for your modifications
  202.           adjacent to the other copyright notices.
  203.  
  204.        F. Include, immediately after the copyright notices, a license
  205.           notice giving the public permission to use the Modified
  206.           Version under the terms of this License, in the form shown in
  207.           the Addendum below.
  208.  
  209.        G. Preserve in that license notice the full lists of Invariant
  210.           Sections and required Cover Texts given in the Document's
  211.           license notice.
  212.  
  213.        H. Include an unaltered copy of this License.
  214.  
  215.        I. Preserve the section entitled "History", and its title, and
  216.           add to it an item stating at least the title, year, new
  217.           authors, and publisher of the Modified Version as given on
  218.           the Title Page.  If there is no section entitled "History" in
  219.           the Document, create one stating the title, year, authors,
  220.           and publisher of the Document as given on its Title Page,
  221.           then add an item describing the Modified Version as stated in
  222.           the previous sentence.
  223.  
  224.        J. Preserve the network location, if any, given in the Document
  225.           for public access to a Transparent copy of the Document, and
  226.           likewise the network locations given in the Document for
  227.           previous versions it was based on.  These may be placed in
  228.           the "History" section.  You may omit a network location for a
  229.           work that was published at least four years before the
  230.           Document itself, or if the original publisher of the version
  231.           it refers to gives permission.
  232.  
  233.        K. In any section entitled "Acknowledgments" or "Dedications",
  234.           preserve the section's title, and preserve in the section all
  235.           the substance and tone of each of the contributor
  236.           acknowledgments and/or dedications given therein.
  237.  
  238.        L. Preserve all the Invariant Sections of the Document,
  239.           unaltered in their text and in their titles.  Section numbers
  240.           or the equivalent are not considered part of the section
  241.           titles.
  242.  
  243.        M. Delete any section entitled "Endorsements".  Such a section
  244.           may not be included in the Modified Version.
  245.  
  246.        N. Do not retitle any existing section as "Endorsements" or to
  247.           conflict in title with any Invariant Section.
  248.  
  249.      If the Modified Version includes new front-matter sections or
  250.      appendices that qualify as Secondary Sections and contain no
  251.      material copied from the Document, you may at your option
  252.      designate some or all of these sections as invariant.  To do this,
  253.      add their titles to the list of Invariant Sections in the Modified
  254.      Version's license notice.  These titles must be distinct from any
  255.      other section titles.
  256.  
  257.      You may add a section entitled "Endorsements", provided it contains
  258.      nothing but endorsements of your Modified Version by various
  259.      parties--for example, statements of peer review or that the text
  260.      has been approved by an organization as the authoritative
  261.      definition of a standard.
  262.  
  263.      You may add a passage of up to five words as a Front-Cover Text,
  264.      and a passage of up to 25 words as a Back-Cover Text, to the end
  265.      of the list of Cover Texts in the Modified Version.  Only one
  266.      passage of Front-Cover Text and one of Back-Cover Text may be
  267.      added by (or through arrangements made by) any one entity.  If the
  268.      Document already includes a cover text for the same cover,
  269.      previously added by you or by arrangement made by the same entity
  270.      you are acting on behalf of, you may not add another; but you may
  271.      replace the old one, on explicit permission from the previous
  272.      publisher that added the old one.
  273.  
  274.      The author(s) and publisher(s) of the Document do not by this
  275.      License give permission to use their names for publicity for or to
  276.      assert or imply endorsement of any Modified Version.
  277.  
  278.   5. COMBINING DOCUMENTS
  279.  
  280.      You may combine the Document with other documents released under
  281.      this License, under the terms defined in section 4 above for
  282.      modified versions, provided that you include in the combination
  283.      all of the Invariant Sections of all of the original documents,
  284.      unmodified, and list them all as Invariant Sections of your
  285.      combined work in its license notice.
  286.  
  287.      The combined work need only contain one copy of this License, and
  288.      multiple identical Invariant Sections may be replaced with a single
  289.      copy.  If there are multiple Invariant Sections with the same name
  290.      but different contents, make the title of each such section unique
  291.      by adding at the end of it, in parentheses, the name of the
  292.      original author or publisher of that section if known, or else a
  293.      unique number.  Make the same adjustment to the section titles in
  294.      the list of Invariant Sections in the license notice of the
  295.      combined work.
  296.  
  297.      In the combination, you must combine any sections entitled
  298.      "History" in the various original documents, forming one section
  299.      entitled "History"; likewise combine any sections entitled
  300.      "Acknowledgments", and any sections entitled "Dedications".  You
  301.      must delete all sections entitled "Endorsements."
  302.  
  303.   6. COLLECTIONS OF DOCUMENTS
  304.  
  305.      You may make a collection consisting of the Document and other
  306.      documents released under this License, and replace the individual
  307.      copies of this License in the various documents with a single copy
  308.      that is included in the collection, provided that you follow the
  309.      rules of this License for verbatim copying of each of the
  310.      documents in all other respects.
  311.  
  312.      You may extract a single document from such a collection, and
  313.      distribute it individually under this License, provided you insert
  314.      a copy of this License into the extracted document, and follow
  315.      this License in all other respects regarding verbatim copying of
  316.      that document.
  317.  
  318.   7. AGGREGATION WITH INDEPENDENT WORKS
  319.  
  320.      A compilation of the Document or its derivatives with other
  321.      separate and independent documents or works, in or on a volume of
  322.      a storage or distribution medium, does not as a whole count as a
  323.      Modified Version of the Document, provided no compilation
  324.      copyright is claimed for the compilation.  Such a compilation is
  325.      called an "aggregate", and this License does not apply to the
  326.      other self-contained works thus compiled with the Document, on
  327.      account of their being thus compiled, if they are not themselves
  328.      derivative works of the Document.
  329.  
  330.      If the Cover Text requirement of section 3 is applicable to these
  331.      copies of the Document, then if the Document is less than one
  332.      quarter of the entire aggregate, the Document's Cover Texts may be
  333.      placed on covers that surround only the Document within the
  334.      aggregate.  Otherwise they must appear on covers around the whole
  335.      aggregate.
  336.  
  337.   8. TRANSLATION
  338.  
  339.      Translation is considered a kind of modification, so you may
  340.      distribute translations of the Document under the terms of section
  341.      4.  Replacing Invariant Sections with translations requires special
  342.      permission from their copyright holders, but you may include
  343.      translations of some or all Invariant Sections in addition to the
  344.      original versions of these Invariant Sections.  You may include a
  345.      translation of this License provided that you also include the
  346.      original English version of this License.  In case of a
  347.      disagreement between the translation and the original English
  348.      version of this License, the original English version will prevail.
  349.  
  350.   9. TERMINATION
  351.  
  352.      You may not copy, modify, sublicense, or distribute the Document
  353.      except as expressly provided for under this License.  Any other
  354.      attempt to copy, modify, sublicense or distribute the Document is
  355.      void, and will automatically terminate your rights under this
  356.      License.  However, parties who have received copies, or rights,
  357.      from you under this License will not have their licenses
  358.      terminated so long as such parties remain in full compliance.
  359.  
  360.  10. FUTURE REVISIONS OF THIS LICENSE
  361.  
  362.      The Free Software Foundation may publish new, revised versions of
  363.      the GNU Free Documentation License from time to time.  Such new
  364.      versions will be similar in spirit to the present version, but may
  365.      differ in detail to address new problems or concerns.  See
  366.      `http://www.gnu.org/copyleft/'.
  367.  
  368.      Each version of the License is given a distinguishing version
  369.      number.  If the Document specifies that a particular numbered
  370.      version of this License "or any later version" applies to it, you
  371.      have the option of following the terms and conditions either of
  372.      that specified version or of any later version that has been
  373.      published (not as a draft) by the Free Software Foundation.  If
  374.      the Document does not specify a version number of this License,
  375.      you may choose any version ever published (not as a draft) by the
  376.      Free Software Foundation.
  377.  
  378. ADDENDUM: How to use this License for your documents
  379. ====================================================
  380.  
  381.    To use this License in a document you have written, include a copy of
  382. the License in the document and put the following copyright and license
  383. notices just after the title page:
  384.  
  385.        Copyright (C)  YEAR  YOUR NAME.
  386.        Permission is granted to copy, distribute and/or modify this document
  387.        under the terms of the GNU Free Documentation License, Version 1.1
  388.        or any later version published by the Free Software Foundation;
  389.        with the Invariant Sections being LIST THEIR TITLES, with the
  390.        Front-Cover Texts being LIST, and with the Back-Cover Texts being LIST.
  391.        A copy of the license is included in the section entitled ``GNU
  392.        Free Documentation License''.
  393.  
  394.    If you have no Invariant Sections, write "with no Invariant Sections"
  395. instead of saying which ones are invariant.  If you have no Front-Cover
  396. Texts, write "no Front-Cover Texts" instead of "Front-Cover Texts being
  397. LIST"; likewise for Back-Cover Texts.
  398.  
  399.    If your document contains nontrivial examples of program code, we
  400. recommend releasing these examples in parallel under your choice of
  401. free software license, such as the GNU General Public License, to
  402. permit their use in free software.
  403.  
  404.  
  405.  
  406.  
  407. Python 2.1.1 License
  408. ********************
  409.  
  410. A. HISTORY OF THE SOFTWARE
  411. ==========================
  412.  
  413. Python was created in the early 1990s by Guido van Rossum at Stichting
  414. Mathematisch Centrum (CWI, see http://www.cwi.nl) in the Netherlands
  415. as a successor of a language called ABC.  Guido remains Python's
  416. principal author, although it includes many contributions from others.
  417.  
  418. In 1995, Guido continued his work on Python at the Corporation for
  419. National Research Initiatives (CNRI, see http://www.cnri.reston.va.us)
  420. in Reston, Virginia where he released several versions of the
  421. software.
  422.  
  423. In May 2000, Guido and the Python core development team moved to
  424. BeOpen.com to form the BeOpen PythonLabs team.  In October of the same
  425. year, the PythonLabs team moved to Digital Creations (now Zope
  426. Corporation, see http://www.zope.com).  In 2001, the Python Software
  427. Foundation (PSF, see http://www.python.org/psf/) was formed, a
  428. non-profit organization created specifically to own Python-related
  429. Intellectual Property.  Zope Corporation is a sponsoring member of
  430. the PSF.
  431.  
  432. All Python releases are Open Source (see http://www.opensource.org for
  433. the Open Source Definition).  Historically, most, but not all, Python
  434. releases have also been GPL-compatible; the table below summarizes
  435. the various releases.
  436.  
  437.     Release         Derived     Year        Owner       GPL-
  438.             from                                compatible? (1)
  439.  
  440.     0.9.0 thru 1.2              1991-1995   CWI         yes
  441.     1.3 thru 1.5.2  1.2         1995-1999   CNRI        yes
  442.     1.6             1.5.2       2000        CNRI        no
  443.     2.0             1.6         2000        BeOpen.com  no
  444.     1.6.1           1.6         2001        CNRI        yes (2)
  445.     2.1             2.0+1.6.1   2001        PSF         no
  446.     2.0.1           2.0+1.6.1   2001        PSF         yes
  447.     2.1.1           2.1+2.0.1   2001        PSF         yes
  448.     2.2             2.1.1       2001        PSF         yes
  449.     2.1.2           2.1.1       2002        PSF         yes
  450.     2.1.3           2.1.2       2002        PSF         yes
  451.     2.2.1           2.2         2002        PSF         yes
  452.     2.2.2           2.2.1       2002        PSF         yes
  453.     2.3             2.2.2       2002-2003   PSF         yes
  454.  
  455. Footnotes:
  456.  
  457. (1) GPL-compatible doesn't mean that we're distributing Python under
  458.     the GPL.  All Python licenses, unlike the GPL, let you distribute
  459.     a modified version without making your changes open source.  The
  460.     GPL-compatible licenses make it possible to combine Python with
  461.     other software that is released under the GPL; the others don't.
  462.  
  463. (2) According to Richard Stallman, 1.6.1 is not GPL-compatible,
  464.     because its license has a choice of law clause.  According to
  465.     CNRI, however, Stallman's lawyer has told CNRI's lawyer that 1.6.1
  466.     is "not incompatible" with the GPL.
  467.  
  468. Thanks to the many outside volunteers who have worked under Guido's
  469. direction to make these releases possible.
  470.  
  471.  
  472. B. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON
  473. ===============================================================
  474.  
  475. PSF LICENSE AGREEMENT FOR PYTHON 2.3
  476. ------------------------------------
  477.  
  478. 1. This LICENSE AGREEMENT is between the Python Software Foundation
  479. ("PSF"), and the Individual or Organization ("Licensee") accessing and
  480. otherwise using Python 2.3 software in source or binary form and its
  481. associated documentation.
  482.  
  483. 2. Subject to the terms and conditions of this License Agreement, PSF
  484. hereby grants Licensee a nonexclusive, royalty-free, world-wide
  485. license to reproduce, analyze, test, perform and/or display publicly,
  486. prepare derivative works, distribute, and otherwise use Python 2.3
  487. alone or in any derivative version, provided, however, that PSF's
  488. License Agreement and PSF's notice of copyright, i.e., "Copyright (c)
  489. 2001, 2002 Python Software Foundation; All Rights Reserved" are
  490. retained in Python 2.3 alone or in any derivative version prepared by
  491. Licensee.
  492.  
  493. 3. In the event Licensee prepares a derivative work that is based on
  494. or incorporates Python 2.3 or any part thereof, and wants to make
  495. the derivative work available to others as provided herein, then
  496. Licensee hereby agrees to include in any such work a brief summary of
  497. the changes made to Python 2.3.
  498.  
  499. 4. PSF is making Python 2.3 available to Licensee on an "AS IS"
  500. basis.  PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
  501. IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
  502. DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
  503. FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 2.3 WILL NOT
  504. INFRINGE ANY THIRD PARTY RIGHTS.
  505.  
  506. 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
  507. 2.3 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
  508. A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 2.3,
  509. OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
  510.  
  511. 6. This License Agreement will automatically terminate upon a material
  512. breach of its terms and conditions.
  513.  
  514. 7. Nothing in this License Agreement shall be deemed to create any
  515. relationship of agency, partnership, or joint venture between PSF and
  516. Licensee.  This License Agreement does not grant permission to use PSF
  517. trademarks or trade name in a trademark sense to endorse or promote
  518. products or services of Licensee, or any third party.
  519.  
  520. 8. By copying, installing or otherwise using Python 2.3, Licensee
  521. agrees to be bound by the terms and conditions of this License
  522. Agreement.
  523.  
  524.  
  525. BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0
  526. -------------------------------------------
  527.  
  528. BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1
  529.  
  530. 1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an
  531. office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the
  532. Individual or Organization ("Licensee") accessing and otherwise using
  533. this software in source or binary form and its associated
  534. documentation ("the Software").
  535.  
  536. 2. Subject to the terms and conditions of this BeOpen Python License
  537. Agreement, BeOpen hereby grants Licensee a non-exclusive,
  538. royalty-free, world-wide license to reproduce, analyze, test, perform
  539. and/or display publicly, prepare derivative works, distribute, and
  540. otherwise use the Software alone or in any derivative version,
  541. provided, however, that the BeOpen Python License is retained in the
  542. Software, alone or in any derivative version prepared by Licensee.
  543.  
  544. 3. BeOpen is making the Software available to Licensee on an "AS IS"
  545. basis.  BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
  546. IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND
  547. DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
  548. FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT
  549. INFRINGE ANY THIRD PARTY RIGHTS.
  550.  
  551. 4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE
  552. SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS
  553. AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY
  554. DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
  555.  
  556. 5. This License Agreement will automatically terminate upon a material
  557. breach of its terms and conditions.
  558.  
  559. 6. This License Agreement shall be governed by and interpreted in all
  560. respects by the law of the State of California, excluding conflict of
  561. law provisions.  Nothing in this License Agreement shall be deemed to
  562. create any relationship of agency, partnership, or joint venture
  563. between BeOpen and Licensee.  This License Agreement does not grant
  564. permission to use BeOpen trademarks or trade names in a trademark
  565. sense to endorse or promote products or services of Licensee, or any
  566. third party.  As an exception, the "BeOpen Python" logos available at
  567. http://www.pythonlabs.com/logos.html may be used according to the
  568. permissions granted on that web page.
  569.  
  570. 7. By copying, installing or otherwise using the software, Licensee
  571. agrees to be bound by the terms and conditions of this License
  572. Agreement.
  573.  
  574.  
  575. CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1
  576. ---------------------------------------
  577.  
  578. 1. This LICENSE AGREEMENT is between the Corporation for National
  579. Research Initiatives, having an office at 1895 Preston White Drive,
  580. Reston, VA 20191 ("CNRI"), and the Individual or Organization
  581. ("Licensee") accessing and otherwise using Python 1.6.1 software in
  582. source or binary form and its associated documentation.
  583.  
  584. 2. Subject to the terms and conditions of this License Agreement, CNRI
  585. hereby grants Licensee a nonexclusive, royalty-free, world-wide
  586. license to reproduce, analyze, test, perform and/or display publicly,
  587. prepare derivative works, distribute, and otherwise use Python 1.6.1
  588. alone or in any derivative version, provided, however, that CNRI's
  589. License Agreement and CNRI's notice of copyright, i.e., "Copyright (c)
  590. 1995-2001 Corporation for National Research Initiatives; All Rights
  591. Reserved" are retained in Python 1.6.1 alone or in any derivative
  592. version prepared by Licensee.  Alternately, in lieu of CNRI's License
  593. Agreement, Licensee may substitute the following text (omitting the
  594. quotes): "Python 1.6.1 is made available subject to the terms and
  595. conditions in CNRI's License Agreement.  This Agreement together with
  596. Python 1.6.1 may be located on the Internet using the following
  597. unique, persistent identifier (known as a handle): 1895.22/1013.  This
  598. Agreement may also be obtained from a proxy server on the Internet
  599. using the following URL: http://hdl.handle.net/1895.22/1013".
  600.  
  601. 3. In the event Licensee prepares a derivative work that is based on
  602. or incorporates Python 1.6.1 or any part thereof, and wants to make
  603. the derivative work available to others as provided herein, then
  604. Licensee hereby agrees to include in any such work a brief summary of
  605. the changes made to Python 1.6.1.
  606.  
  607. 4. CNRI is making Python 1.6.1 available to Licensee on an "AS IS"
  608. basis.  CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
  609. IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND
  610. DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
  611. FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT
  612. INFRINGE ANY THIRD PARTY RIGHTS.
  613.  
  614. 5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
  615. 1.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
  616. A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1,
  617. OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
  618.  
  619. 6. This License Agreement will automatically terminate upon a material
  620. breach of its terms and conditions.
  621.  
  622. 7. This License Agreement shall be governed by the federal
  623. intellectual property law of the United States, including without
  624. limitation the federal copyright law, and, to the extent such
  625. U.S. federal law does not apply, by the law of the Commonwealth of
  626. Virginia, excluding Virginia's conflict of law provisions.
  627. Notwithstanding the foregoing, with regard to derivative works based
  628. on Python 1.6.1 that incorporate non-separable material that was
  629. previously distributed under the GNU General Public License (GPL), the
  630. law of the Commonwealth of Virginia shall govern this License
  631. Agreement only as to issues arising under or with respect to
  632. Paragraphs 4, 5, and 7 of this License Agreement.  Nothing in this
  633. License Agreement shall be deemed to create any relationship of
  634. agency, partnership, or joint venture between CNRI and Licensee.  This
  635. License Agreement does not grant permission to use CNRI trademarks or
  636. trade name in a trademark sense to endorse or promote products or
  637. services of Licensee, or any third party.
  638.  
  639. 8. By clicking on the "ACCEPT" button where indicated, or by copying,
  640. installing or otherwise using Python 1.6.1, Licensee agrees to be
  641. bound by the terms and conditions of this License Agreement.
  642.  
  643.         ACCEPT
  644.  
  645.  
  646. CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2
  647. --------------------------------------------------
  648.  
  649. Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam,
  650. The Netherlands.  All rights reserved.
  651.  
  652. Permission to use, copy, modify, and distribute this software and its
  653. documentation for any purpose and without fee is hereby granted,
  654. provided that the above copyright notice appear in all copies and that
  655. both that copyright notice and this permission notice appear in
  656. supporting documentation, and that the name of Stichting Mathematisch
  657. Centrum or CWI not be used in advertising or publicity pertaining to
  658. distribution of the software without specific, written prior
  659. permission.
  660.  
  661. STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO
  662. THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
  663. FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE
  664. FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
  665. WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
  666. ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
  667. OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  668.